Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tenant-open-platform 1.0.0:
[INFO] 
[INFO] tenant-open-platform ............................... SUCCESS [  0.304 s]
[INFO] infrastructures .................................... SUCCESS [  0.088 s]
[INFO] tenant-open-infrastructure ......................... FAILURE [  1.569 s]
[INFO] tenant-open-jdk .................................... SKIPPED
[INFO] tenant-open-dubbo-nacos ............................ SKIPPED
[INFO] tenant-open-infrastructure-redis ................... SKIPPED
[INFO] tenant-open-server ................................. SKIPPED
[INFO] tenant-open-document-domain ........................ SKIPPED
[INFO] tenant-open-domain ................................. SKIPPED
[INFO] tenant-open-domain-repository ...................... SKIPPED
[INFO] tenant-open-infrastructure-tx ...................... SKIPPED
[INFO] tenant-open-dubbo-common ........................... SKIPPED
[INFO] tenant-open-dubbo-writer-provider .................. SKIPPED
[INFO] tenant-open-dubbo-reader-provider .................. SKIPPED
[INFO] tenant-open-backend-task ........................... SKIPPED
[INFO] tenant-open-rest-api ............................... SKIPPED
[INFO] tenant-realtime-server ............................. SKIPPED
[INFO] tenant-flink-core .................................. SKIPPED
[INFO] tenant-flink-job ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.060 s
[INFO] Finished at: 2025-07-17T14:51:09+08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project tenant-open-infrastructure: Compilation failure: Compilation failure:
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/constants/BusinessConstants.java:[32,27] method isEmptyValue(java.lang.String) is already defined in class com.bcxin.tenant.open.infrastructures.constants.BusinessConstants
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[27,25] cannot find symbol
[ERROR] symbol:   method setCountry(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[28,25] cannot find symbol
[ERROR] symbol:   method setProvince(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[29,25] cannot find symbol
[ERROR] symbol:   method setCountry(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[30,25] cannot find symbol
[ERROR] symbol:   method setDistrict(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[31,25] cannot find symbol
[ERROR] symbol:   method setStreet(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[32,25] cannot find symbol
[ERROR] symbol:   method setStreetNum(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[33,25] cannot find symbol
[ERROR] symbol:   method setPoiName(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/LocationAddressValueType.java:[34,25] cannot find symbol
[ERROR] symbol:   method setCityCode(java.lang.String)
[ERROR] location: variable addressValueType of type com.bcxin.tenant.open.infrastructures.valueTypes.LocationAddressValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[18,13] cannot find symbol
[ERROR] symbol:   method setReasonType(com.bcxin.tenant.open.infrastructures.enums.DispatchReasonType)
[ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[19,13] cannot find symbol
[ERROR] symbol:   method setReferenceNumber(java.lang.String)
[ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[20,13] cannot find symbol
[ERROR] symbol:   method setRoomId(java.lang.Long)
[ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/snapshoots/RoomDispatchSnapshoot.java:[21,13] cannot find symbol
[ERROR] symbol:   method setEmployeeIds(java.util.Collection<java.lang.String>)
[ERROR] location: variable poJo of type com.bcxin.tenant.open.infrastructures.snapshoots.RoomDispatchSnapshoot
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[23,20] cannot find symbol
[ERROR] symbol:   method setAgent(java.lang.String)
[ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[24,20] cannot find symbol
[ERROR] symbol:   method setDevice(java.lang.String)
[ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[25,20] cannot find symbol
[ERROR] symbol:   method setComId(java.lang.String)
[ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[26,20] cannot find symbol
[ERROR] symbol:   method setEmpId(java.lang.String)
[ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[27,20] cannot find symbol
[ERROR] symbol:   method setActionCode(java.lang.String)
[ERROR] location: variable optionValue of type com.bcxin.tenant.open.infrastructures.models.AgentHeaderOptionValue
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/AgentHeaderOptionValue.java:[33,13] cannot find symbol
[ERROR] symbol: method setTag(java.lang.String)
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java:[11,13] cannot find symbol
[ERROR] symbol: method setData(<nulltype>)
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java:[16,14] cannot find symbol
[ERROR] symbol:   method setData(T)
[ERROR] location: variable event of type com.bcxin.tenant.open.infrastructures.events.ObjectEvent
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[20,50] cannot find symbol
[ERROR] symbol: method getChildren()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[26,13] cannot find symbol
[ERROR] symbol: method setChildren(java.util.Collection<com.bcxin.tenant.open.infrastructures.models.DataItemOption>)
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[31,15] cannot find symbol
[ERROR] symbol:   method setText(java.lang.String)
[ERROR] location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/DataItemOption.java:[32,15] cannot find symbol
[ERROR] symbol:   method setValue(java.lang.String)
[ERROR] location: variable option of type com.bcxin.tenant.open.infrastructures.models.DataItemOption
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[229,19] cannot find symbol
[ERROR] symbol:   method setOnlyForStation(boolean)
[ERROR] location: variable it of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[248,53] cannot find symbol
[ERROR] symbol:   method getCode()
[ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,81] cannot find symbol
[ERROR] symbol:   method getCode()
[ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,95] cannot find symbol
[ERROR] symbol:   method getName()
[ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[249,109] cannot find symbol
[ERROR] symbol:   method getMapIcon()
[ERROR] location: variable ix of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/utils/StationCodeUtils.java:[250,47] incompatible types: java.util.Optional<java.lang.Object> cannot be converted to java.util.Optional<com.bcxin.tenant.open.infrastructures.valueTypes.StationTypeMapValueType>
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[38,18] cannot find symbol
[ERROR] symbol:   method setCode(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[39,18] cannot find symbol
[ERROR] symbol:   method setName(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[41,18] cannot find symbol
[ERROR] symbol:   method setMapIcon(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[42,18] cannot find symbol
[ERROR] symbol:   method setIcon(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[44,18] cannot find symbol
[ERROR] symbol:   method setPersonMapIcon(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[45,18] cannot find symbol
[ERROR] symbol:   method setPersonOfflineMapIcon(java.lang.String)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.StationCodeValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,64] cannot find symbol
[ERROR] symbol:   method getPath()
[ERROR] location: variable ii of type com.bcxin.tenant.open.infrastructures.valueTypes.V5AttachmentValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/StationCodeValueType.java:[59,94] incompatible types: java.lang.Object cannot be converted to java.lang.String
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[36,17] cannot find symbol
[ERROR] symbol:   method getParam1()
[ERROR] location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[46,17] cannot find symbol
[ERROR] symbol:   method getParam2()
[ERROR] location: variable p of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[50,17] cannot find symbol
[ERROR] symbol: method getParam()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobParameterDTO.java:[51,76] cannot find symbol
[ERROR] symbol: method getParameterJson()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[12,14] cannot find symbol
[ERROR] symbol:   method setParam1(java.lang.String)
[ERROR] location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/flinks/JobExecutorParam.java:[13,14] cannot find symbol
[ERROR] symbol:   method setParam2(java.lang.String)
[ERROR] location: variable param of type com.bcxin.tenant.open.infrastructures.flinks.JobExecutorParam
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/models/CacheData.java:[31,30] cannot find symbol
[ERROR] symbol: method getExpiredTime()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[14,18] cannot find symbol
[ERROR] symbol:   method setTags(java.util.Collection<java.lang.String>)
[ERROR] location: variable valueType of type com.bcxin.tenant.open.infrastructures.valueTypes.TrafficTagValueType
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[20,17] cannot find symbol
[ERROR] symbol: method getTags()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/valueTypes/TrafficTagValueType.java:[24,20] cannot find symbol
[ERROR] symbol: method getTags()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,37] cannot find symbol
[ERROR] symbol: method getRegionCode()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[22,62] cannot find symbol
[ERROR] symbol: method getRegionCode()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,40] cannot find symbol
[ERROR] symbol: method getRegionCode()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/configs/TenantSystemConfig.java:[34,65] cannot find symbol
[ERROR] symbol: method getRegionCode()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/exceptions/NoFoundTenantException.java:[21,13] cannot find symbol
[ERROR] symbol: method setData(java.lang.Object)
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[44,43] cannot find symbol
[ERROR] symbol:   method getId()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[45,43] cannot find symbol
[ERROR] symbol:   method getEmployeeId()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[46,43] cannot find symbol
[ERROR] symbol:   method getName()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[47,43] cannot find symbol
[ERROR] symbol:   method getOrganizationId()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[48,43] cannot find symbol
[ERROR] symbol:   method getCLevel()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[49,43] cannot find symbol
[ERROR] symbol:   method getOccupationType()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[50,43] cannot find symbol
[ERROR] symbol:   method getImIdentity()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[51,43] cannot find symbol
[ERROR] symbol:   method getAccountType()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[52,43] cannot find symbol
[ERROR] symbol:   method getSupervise()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[54,43] cannot find symbol
[ERROR] symbol:   method getPaymentOrgId()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[58,35] cannot find symbol
[ERROR] symbol:   method getOrgName()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[59,35] cannot find symbol
[ERROR] symbol:   method getOrgLatitude()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[60,35] cannot find symbol
[ERROR] symbol:   method getOrgLongitude()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[61,35] cannot find symbol
[ERROR] symbol:   method getInstitutional()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[62,35] cannot find symbol
[ERROR] symbol:   method getSuperviseRegionCode()
[ERROR] location: variable userDetailResponse of type com.bcxin.tenant.open.infrastructures.UserDetailResponse
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[113,41] cannot find symbol
[ERROR] symbol:   method getLatitude()
[ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[121,41] cannot find symbol
[ERROR] symbol:   method getLongitude()
[ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[129,41] cannot find symbol
[ERROR] symbol:   method getInstitutional()
[ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[137,41] cannot find symbol
[ERROR] symbol:   method getSuperviseRegionCode()
[ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[158,41] cannot find symbol
[ERROR] symbol:   method getName()
[ERROR] location: variable organizationInfo of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.OrganizationInfoModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[162,51] cannot find symbol
[ERROR] symbol: method getPermission()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[167,24] cannot find symbol
[ERROR] symbol: method getPermission()
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[177,58] cannot find symbol
[ERROR] symbol:   method getSubScopeCompanyIds()
[ERROR] location: variable permission of type com.bcxin.tenant.open.infrastructures.TenantEmployeeContext.PermissionModel
[ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/TenantEmployeeContext.java:[178,49] cannot find symbol
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT