Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.41 KB | None | 0 0
  1. ew-public-api-support | 2019-01-17 10:14:38.705 +0000 DEBUG [public_api_support,f76e14899b9a3b2f,f76e14899b9a3b2f,true,1a92e452] [qtp167013780-25] [ApiCommandExecutor] : executing command=class com.ewt.publicapi.support.core.customer.settings.activate.UpdateCustomerStateCommand$$EnhancerBySpringCGLIB$$361d0528 with data=UpdateCustomerStateCommandData{actor=SupportId{value=1007}, customerId=1008, stateId=2, expectedStateId=3, reasonId=1, comment='null'}
  2. ew-public-api-support | 2019-01-17 10:14:38.706 +0000 DEBUG [public_api_support,bb41fb3300b54322,bb41fb3300b54322,true,1a92e452] [qtp167013780-26] [ApiCommandExecutor] : executing command=class com.ewt.publicapi.support.core.customer.settings.personaldata.store.StorePersonalDataCommand with data=StorePersonalDataCommandData{id=1008, actor=SupportId{value=1007}, name='Serk', surname='Perk', countryId=247, postcode='null', birthDate=1983-01-12 00:00:00.0, town='null', address='null', secretWord='null'}
  3. ew-authorization_1 | 2019-01-17 10:14:38.717 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [CustomerAuthorizationServiceImpl] : Update customer state: request=UpdateStateRequest{actor=User{type=SUPPORT, id=1007}, customerId=CustomerId{value=1008}, expectedState=3, newState=2, reasonId=1, comment='null'}
  4. ew-customer-service_1 | 2019-01-17 10:14:38.742 +0000 DEBUG [ew-customer-service-rest,bb41fb3300b54322,848716f525ea8d05,true,1a92e452] [qtp2051598050-31] [CustomerPersonalDataManager] : Update personal info: data=CustomerPersonalData{id=1008, name='Serk', surname='Perk', birthdate=1983-01-12, countryId=null, town='null', address='null', postcode='null', ip='null', secretWord=null}
  5. ew-customer-service_1 | 2019-01-17 10:14:38.743 +0000 DEBUG [ew-customer-service-rest,bb41fb3300b54322,848716f525ea8d05,true,1a92e452] [qtp2051598050-31] [PersonalDataDAOPostgres] : Acquire lock: customerId=1008
  6. ew-customer-service_1 | 2019-01-17 10:14:38.747 +0000 DEBUG [ew-customer-service-rest,bb41fb3300b54322,848716f525ea8d05,true,1a92e452] [qtp2051598050-31] [CustomerPersonalSettingsServiceImpl] : updatePersonalData : result=Result{status=0, result=null, errorCode=null}, CustomerPersonalInfoUpdateRequest{actor=User{type=SUPPORT, id=1007}, id=1008, name='Serk', surname='Perk', countryId=247, postcode='null', birthdate=1983-01-12, town='null', address='null', ip='null', secretWord=null}
  7. ew-public-api-support | 2019-01-17 10:14:38.749 +0000 DEBUG [public_api_support,bb41fb3300b54322,bb41fb3300b54322,true,1a92e452] [qtp167013780-26] [ApiCommandExecutor] : command ended: response=ApiCommandResponse{result=null, status=SUCCESS, validationErrors=null, applicationError=null}
  8. ew-backoffice-backend_1 | 192.168.2.1 - - [17/Jan/2019:10:14:38 +0000] "POST /api/customers/settings/personal/store HTTP/1.1" 200 31 "http://localhost:8083/customers/search/info" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36" "-"
  9. ew-public-api-support | 2019-01-17 10:14:38.805 +0000 DEBUG [public_api_support,a3840dabf428c9c8,a3840dabf428c9c8,true,1a92e452] [qtp167013780-22] [ApiCommandExecutor] : executing command=class com.ewt.publicapi.support.core.customer.settings.view.CustomerSettingsViewCommand with data=SettingsViewCommandData{customerId=1008}
  10. ew-customer-service_1 | 2019-01-17 10:14:38.807 +0000 DEBUG [ew-customer-service-rest,a3840dabf428c9c8,c270d57ceb854bbc,true,1a92e452] [qtp2051598050-32] [CustomersController] : Getting customer by id '1008'
  11. ew-public-api-support | 2019-01-17 10:14:38.921 +0000 DEBUG [public_api_support,a3840dabf428c9c8,a3840dabf428c9c8,true,1a92e452] [qtp167013780-22] [ApiCommandExecutor] : command ended: response=ApiCommandResponse{result=CustomerData{id=1008, login=Email{email='1234@mail.ru'}, state=ACTIVE, stateId=3, name='Serk', surname='Perk', countryId=247, postcode='null', birthdate=1983-01-12 00:00:00.0, town='null', address='null', phoneNumber=PhoneNumber{phoneNumber='***2110'}, ip='127.0.0.1', secretWord=null, createdOn=2019-01-14T13:25:53.607, pepStatus=false}, status=SUCCESS, validationErrors=null, applicationError=null}
  12. ew-authorization_1 | 2019-01-17 10:14:38.920 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [CustomerDAOPostgres] : Update state: data=UpdateCustomerStateData{actor=User{type=SUPPORT, id=1007}, customerId=CustomerId{value=1008}, expectedState=3, newState=2, reasonId=1, comment='null'}
  13. ew-backoffice-backend_1 | 192.168.2.1 - - [17/Jan/2019:10:14:38 +0000] "POST /api/customers/settings HTTP/1.1" 200 274 "http://localhost:8083/customers/search/info" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36" "-"
  14. ew-authorization_1 | 2019-01-17 10:14:38.938 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [CustomerStateChangeEventExporter] : Exporting customer state change event: message=CustomerStateChangeEvent{eventId=930e8488-bfe6-4f56-bee1-e505cd801c2b, timestamp=2019-01-17 10:14:38.938, customer=User{type=CUSTOMER, id=1008}, actor=User{type=SUPPORT, id=1007}, previousStateId=3, newStateId=2, reasonId=1, comment='null'}
  15. ew-authorization_1 | 2019-01-17 10:14:38.938 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [AsyncExporterAdapter] : export: message=CustomerStateChangeEvent{eventId=930e8488-bfe6-4f56-bee1-e505cd801c2b, timestamp=2019-01-17 10:14:38.938, customer=User{type=CUSTOMER, id=1008}, actor=User{type=SUPPORT, id=1007}, previousStateId=3, newStateId=2, reasonId=1, comment='null'}
  16. ew-authorization_1 | 2019-01-17 10:14:38.938 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [MessageWrappingExporter] : export: message=CustomerStateChangeEvent{eventId=930e8488-bfe6-4f56-bee1-e505cd801c2b, timestamp=2019-01-17 10:14:38.938, customer=User{type=CUSTOMER, id=1008}, actor=User{type=SUPPORT, id=1007}, previousStateId=3, newStateId=2, reasonId=1, comment='null'}
  17. ew-authorization_1 | 2019-01-17 10:14:38.939 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [MessageWrappingExporter] : wrapped message: CustomerStateChangeEvent{eventId=930e8488-bfe6-4f56-bee1-e505cd801c2b, timestamp=2019-01-17 10:14:38.938, customer=User{type=CUSTOMER, id=1008}, actor=User{type=SUPPORT, id=1007}, previousStateId=3, newStateId=2, reasonId=1, comment='null'}
  18. ew-authorization_1 | 2019-01-17 10:14:38.939 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [JsonSerializeExporter] : export: message=Message{createDate=2019-01-17 10:14:38.939, messageId=1e3b09e8-0292-48cf-be22-0e05462a3922, payload=CustomerStateChangeEvent{eventId=930e8488-bfe6-4f56-bee1-e505cd801c2b, timestamp=2019-01-17 10:14:38.938, customer=User{type=CUSTOMER, id=1008}, actor=User{type=SUPPORT, id=1007}, previousStateId=3, newStateId=2, reasonId=1, comment='null'}}
  19. ew-authorization_1 | 2019-01-17 10:14:38.939 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [QueueExporter] : export: message={"createDate":1547720078939,"messageId":"1e3b09e8-0292-48cf-be22-0e05462a3922","payload":{"eventId":"930e8488-bfe6-4f56-bee1-e505cd801c2b","timestamp":1547720078938,"customer":{"type":"CUSTOMER","id":1008},"actor":{"type":"SUPPORT","id":1007},"previousStateId":3,"newStateId":2,"reasonId":1}}
  20. ew-authorization_1 | 2019-01-17 10:14:38.940 +0000 INFO [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [BaseQueue] : add new task: data={"createDate":1547720078939,"messageId":"1e3b09e8-0292-48cf-be22-0e05462a3922","payload":{"eventId":"930e8488-bfe6-4f56-bee1-e505cd801c2b","timestamp":1547720078938,"customer":{"type":"CUSTOMER","id":1008},"actor":{"type":"SUPPORT","id":1007},"previousStateId":3,"newStateId":2,"reasonId":1}}, uuid=7e2332fb-7603-4c12-9b70-1c0346e64ed2, delay=PT0S
  21. ew-customer-service_1 | 2019-01-17 10:14:38.941 +0000 DEBUG [ew-customer-service-rest,f76e14899b9a3b2f,a2e58d24ff15c3f7,true,1a92e452] [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-L-1] [CustomerAuthorizationListenerImpl] : [1008] Updating customer state: UpdatedCustomerState{customerId=1008, state=PRE_ACTIVE}
  22. ew-authorization_1 | 2019-01-17 10:14:38.941 +0000 DEBUG [ew-authorization-rest,f76e14899b9a3b2f,c4d47330a3a8f4c9,true,1a92e452] [qtp1336775847-25] [UpdateCustomerStateManager] : Customer state is updated successfully: customerId=CustomerId{value=1008}, oldState=3, newState=2
  23. ew-public-api-support | 2019-01-17 10:14:38.944 +0000 DEBUG [public_api_support,f76e14899b9a3b2f,f76e14899b9a3b2f,true,1a92e452] [qtp167013780-25] [UpdateCustomerStateCommand] : Customer state is successfully updated: customerId=1008
  24. ew-public-api-support | 2019-01-17 10:14:38.944 +0000 DEBUG [public_api_support,f76e14899b9a3b2f,f76e14899b9a3b2f,true,1a92e452] [qtp167013780-25] [ApiCommandExecutor] : command ended: response=ApiCommandResponse{result=null, status=SUCCESS, validationErrors=null, applicationError=null}
  25. ew-backoffice-backend_1 | 192.168.2.1 - - [17/Jan/2019:10:14:38 +0000] "POST /api/customers/settings/state/update HTTP/1.1" 200 31 "http://localhost:8083/customers/search/info" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36" "-"
  26. ew-authorization_1 | 2019-01-17 10:14:39.866 +0000 INFO [ew-authorization-rest,f76e14899b9a3b2f,2fdab79ed4be4974,true,1a92e452] [customer-state-change-event-0] [BaseQueue] : process task ended: queue=customer-state-change-event, task=Task{id=34, createDate=2019-01-17T10:14:38.940, changeDate=2019-01-17T10:14:38.940, executionDate=2019-01-17T10:14:38.940, attempts=0, data='{"createDate":1547720078939,"messageId":"1e3b09e8-0292-48cf-be22-0e05462a3922","payload":{"eventId":"930e8488-bfe6-4f56-bee1-e505cd801c2b","timestamp":1547720078938,"customer":{"type":"CUSTOMER","id":1008},"actor":{"type":"SUPPORT","id":1007},"previousStateId":3,"newStateId":2,"reasonId":1}}'}, action=DEQUEUE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement