<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by DMPardoCin</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>1</buildableTimeMillis><buildingDurationMillis>10094</buildingDurationMillis><executingTimeMillis>8832</executingTimeMillis><executorUtilization>0.87</executorUtilization><subTaskCount>1</subTaskCount><waitingDurationMillis>6935</waitingDurationMillis><waitingTimeMillis>6935</waitingTimeMillis></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><branch><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><branch><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><branch><SHA1>a6e0314c585a01a3232aea54d7965e6cf69836b9</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/UDFJDC-ModelosProgramacion/MP_202610_G81_E3_Back</remoteUrl><scmName></scmName></action><action></action><action></action><action _class='org.jenkinsci.plugins.workflow.cps.EnvActionImpl'></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><building>false</building><displayName>#11</displayName><duration>10094</duration><estimatedDuration>71891</estimatedDuration><fullDisplayName>MP_202610_G81_E3_Back #11</fullDisplayName><id>11</id><keepLog>false</keepLog><number>11</number><queueId>99</queueId><result>FAILURE</result><timestamp>1774235952615</timestamp><url>http://200.69.103.29:8085/jenkins/view/all/job/MP_202610_G81_E3_Back/11/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><commitId>81545e91c8220f04104cb3d33f0a965da50302c8</commitId><timestamp>1772635753000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: implement Shelter Entity
</comment><date>2026-03-04 09:49:13 -0500</date><id>81545e91c8220f04104cb3d33f0a965da50302c8</id><msg>feat: implement Shelter Entity</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</affectedPath><commitId>38bfb35093860a5cbbbd26902da3ba4ce5c97a7f</commitId><timestamp>1772642698000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: implement shelter event entity
</comment><date>2026-03-04 11:44:58 -0500</date><id>38bfb35093860a5cbbbd26902da3ba4ce5c97a7f</id><msg>feat: implement shelter event entity</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/MessageRepository.java</affectedPath><commitId>db2b6c8c3d9e95f1653c7e496e3d1b87e753d6f1</commitId><timestamp>1772643926000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: implement message entity
</comment><date>2026-03-04 12:05:26 -0500</date><id>db2b6c8c3d9e95f1653c7e496e3d1b87e753d6f1</id><msg>feat: implement message entity</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/MessageRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</affectedPath><affectedPath>MP_202610_G81_E3_Back</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><commitId>a7dfa0f968057f3955425401a6392d543bc4ab73</commitId><timestamp>1773025022000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add asociations
</comment><date>2026-03-08 21:57:02 -0500</date><id>a7dfa0f968057f3955425401a6392d543bc4ab73</id><msg>feat: add asociations</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</file></path><path><editType>add</editType><file>MP_202610_G81_E3_Back</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>MP_202610_G81_E3_Back</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><commitId>48ab3d1bc1cc9eaf186adad4f47b78ef8fb3b057</commitId><timestamp>1773066717000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add asociations
</comment><date>2026-03-09 09:31:57 -0500</date><id>48ab3d1bc1cc9eaf186adad4f47b78ef8fb3b057</id><msg>feat: add asociations</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MessageEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path><path><editType>add</editType><file>MP_202610_G81_E3_Back</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MediaFileType.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MediaFileEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><commitId>552505807a13967cd90d63aa006d3212519e89d4</commitId><timestamp>1773448166000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></author><authorEmail>pardojdavid21@hotmail.com</authorEmail><comment>feat: Implement MediaFile

Se crea una nueva entidad llamada MediaFile para persistir las fotografias y videos, atributos de pet y de shelter
</comment><date>2026-03-13 18:29:26 -0600</date><id>552505807a13967cd90d63aa006d3212519e89d4</id><msg>feat: Implement MediaFile</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MediaFileType.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MediaFileEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/PetServiceTest.java</affectedPath><commitId>5f1b7c84f5b5b60af490e906fcb37d3f932b8a4e</commitId><timestamp>1773467162000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></author><authorEmail>pardojdavid21@hotmail.com</authorEmail><comment>feat:implement PetService
</comment><date>2026-03-13 23:46:02 -0600</date><id>5f1b7c84f5b5b60af490e906fcb37d3f932b8a4e</id><msg>feat:implement PetService</msg><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/PetServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><commitId>85c11a8c991a682638883d099cb53f1bcc57409d</commitId><timestamp>1773534598000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: implement add shelter on services. fix: shelter repository find
</comment><date>2026-03-14 19:29:58 -0500</date><id>85c11a8c991a682638883d099cb53f1bcc57409d</id><msg>feat: implement add shelter on services. fix: shelter repository find</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><commitId>e61d7d6acd4e5d60f66ad3c514a3de3ac0f2397f</commitId><timestamp>1773535068000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>fix: find name
</comment><date>2026-03-14 19:37:48 -0500</date><id>e61d7d6acd4e5d60f66ad3c514a3de3ac0f2397f</id><msg>fix: find name</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterRepository.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MedicalEventService.java</affectedPath><commitId>482aa2e0bfc0dfef7e590d60abe2c3b3f1cf64b0</commitId><timestamp>1773550044000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></author><authorEmail>pardojdavid21@hotmail.com</authorEmail><comment>feat: Implement Services

se implementan los servicios de las entidades PetEntity, MedicalEvent y VaccinationRecordEntity
</comment><date>2026-03-14 22:47:24 -0600</date><id>482aa2e0bfc0dfef7e590d60abe2c3b3f1cf64b0</id><msg>feat: Implement Services</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordService.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MedicalEventService.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/PetService.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><commitId>97d1cd4a1f05ee79e24e79fd50f8f8ce65043263</commitId><timestamp>1773598993000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: update shelter, validate shelter, fix: problems with create shelter
</comment><date>2026-03-15 13:23:13 -0500</date><id>97d1cd4a1f05ee79e24e79fd50f8f8ce65043263</id><msg>feat: update shelter, validate shelter, fix: problems with create shelter</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><commitId>3ab5bb1abc60c42a1d964ef0d29257c517dc99a5</commitId><timestamp>1773600333000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add delete shelter service
</comment><date>2026-03-15 13:45:33 -0500</date><id>3ab5bb1abc60c42a1d964ef0d29257c517dc99a5</id><msg>feat: add delete shelter service</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</affectedPath><commitId>f8a2af52697a25a8d9b389742822b3733d442e5f</commitId><timestamp>1773612816000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add shelter event service
</comment><date>2026-03-15 17:13:36 -0500</date><id>f8a2af52697a25a8d9b389742822b3733d442e5f</id><msg>feat: add shelter event service</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEventEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MessageService.java</affectedPath><commitId>6fb6769517caeb4febe771cb27cb14519357c491</commitId><timestamp>1773616622000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add Message Service
</comment><date>2026-03-15 18:17:02 -0500</date><id>6fb6769517caeb4febe771cb27cb14519357c491</id><msg>feat: add Message Service</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MessageService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventService.java</affectedPath><commitId>c8c2a270bd14e51c297271d035ae0f61ebb91088</commitId><timestamp>1773616915000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add delete event
</comment><date>2026-03-15 18:21:55 -0500</date><id>c8c2a270bd14e51c297271d035ae0f61ebb91088</id><msg>feat: add delete event</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><commitId>d368c895a6f85a9a2799718ade4ff0d7d7d3ca45</commitId><timestamp>1773617849000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>fix:error messages
</comment><date>2026-03-15 18:37:29 -0500</date><id>d368c895a6f85a9a2799718ade4ff0d7d7d3ca45</id><msg>fix:error messages</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><commitId>f8c26dd75162ab5c45926400436840c13828a8a6</commitId><timestamp>1773621329000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>fix: delete conditions
</comment><date>2026-03-15 19:35:29 -0500</date><id>f8c26dd75162ab5c45926400436840c13828a8a6</id><msg>fix: delete conditions</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/PetMedicalEventService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/PetVaccinationRecordService.java</affectedPath><commitId>2b79f0cbd2fb88f5403305d29cb56eea47b95799</commitId><timestamp>1773631629000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></author><authorEmail>pardojdavid21@hotmail.com</authorEmail><comment>feat: impelementacion servicios asociaciones

se agrego el servicio de la asociacion de Pet con VaccinationRecord y Pet con MedicalEvent
</comment><date>2026-03-15 21:27:09 -0600</date><id>2b79f0cbd2fb88f5403305d29cb56eea47b95799</id><msg>feat: impelementacion servicios asociaciones</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ShelterEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/PetMedicalEventService.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/PetEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/PetVaccinationRecordService.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/test/java/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</affectedPath><affectedPath>src/test/java/ShelterServiceTest.java</affectedPath><affectedPath>src/test/java/MessageTest.java</affectedPath><commitId>5d26493539e885b19935673fec0de8ef28fb1e0f</commitId><timestamp>1773634976000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>feat: add test services
</comment><date>2026-03-15 23:22:56 -0500</date><id>5d26493539e885b19935673fec0de8ef28fb1e0f</id><msg>feat: add test services</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterService.java</file></path><path><editType>add</editType><file>src/test/java/ShelterEventTest.java</file></path><path><editType>add</editType><file>src/test/java/MessageTest.java</file></path><path><editType>add</editType><file>src/test/java/ShelterServiceTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/VeterinaryEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/VeterinaryRepository.java</affectedPath><affectedPath>src/test/java/VeterinaryServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/FollowUpRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ReturnEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/FollowUpEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryService.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnRepository.java</affectedPath><commitId>42fe745aaa0701e3555bdf8a91849d3707e227c0</commitId><timestamp>1774143068000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>feat: Se añadio las entidades servicios y test de followup/veterinary/return
</comment><date>2026-03-21 20:31:08 -0500</date><id>42fe745aaa0701e3555bdf8a91849d3707e227c0</id><msg>feat: Se añadio las entidades servicios y test de followup/veterinary/return</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/FollowUpRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryService.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpService.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnService.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ReturnEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/FollowUpEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/VeterinaryEntity.java</file></path><path><editType>add</editType><file>src/test/java/VeterinaryServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/VeterinaryRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/NotificationEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ClientRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ClientEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/AdoptionRepository.java</affectedPath><commitId>3aec1293ceadc064ef140dd7e8f906a145752a91</commitId><timestamp>1774162188000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/santiagorsrd</absoluteUrl><fullName>santiagorsrd</fullName></author><authorEmail>santiagorsrd@gmail.com</authorEmail><comment>feat: se añadio client, adoption and notification entities and repositories
</comment><date>2026-03-22 01:49:48 -0500</date><id>3aec1293ceadc064ef140dd7e8f906a145752a91</id><msg>feat: se añadio client, adoption and notification entities and repositories</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/NotificationEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/AdoptionRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ClientEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ClientRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/VaccinationRecordEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</affectedPath><commitId>597f5669aa75d2163e44abc899436beda9efe394</commitId><timestamp>1774221328000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></author><authorEmail>pardojdavid21@hotmail.com</authorEmail><comment>feat: test MedicalEvent y VaccinationRecord
</comment><date>2026-03-22 17:15:28 -0600</date><id>597f5669aa75d2163e44abc899436beda9efe394</id><msg>feat: test MedicalEvent y VaccinationRecord</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/VaccinationRecordEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/NotificationEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ClientRepository.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/ClientEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/AdoptionRepository.java</affectedPath><commitId>6a44b54082c542adc0b6f0a7a35f19281633e085</commitId><timestamp>1774229908000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>feat: se añadio client, adoption and notification entities and repositories
</comment><date>2026-03-22 20:38:28 -0500</date><id>6a44b54082c542adc0b6f0a7a35f19281633e085</id><msg>feat: se añadio client, adoption and notification entities and repositories</msg><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/NotificationEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/AdoptionRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/NotificationRepository.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/AdoptionEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/ClientEntity.java</file></path><path><editType>add</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ClientRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/VaccinationRecordEntity.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</affectedPath><commitId>3c43c5c489a63ef0fee09dbe674f410c1c76cfd7</commitId><timestamp>1774229908000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>feat: test MedicalEvent y VaccinationRecord
</comment><date>2026-03-22 20:38:28 -0500</date><id>3c43c5c489a63ef0fee09dbe674f410c1c76cfd7</id><msg>feat: test MedicalEvent y VaccinationRecord</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/VaccinationRecordEntity.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/entities/MedicalEventEntity.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/VaccinationRecordTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</affectedPath><affectedPath>src/test/java/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</affectedPath><affectedPath>src/test/java/ShelterServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</affectedPath><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</affectedPath><affectedPath>src/test/java/MessageTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</affectedPath><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnRepository.java</affectedPath><commitId>cd6b4cf1adc284c093d27aa19c747cb821bfc11c</commitId><timestamp>1774229908000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>fix: quite findByAdoptionId de  ReturnRepository y cambie de lugar los test a la capeta correspondeinte
</comment><date>2026-03-22 20:38:28 -0500</date><id>cd6b4cf1adc284c093d27aa19c747cb821bfc11c</id><msg>fix: quite findByAdoptionId de  ReturnRepository y cambie de lugar los test a la capeta correspondeinte</msg><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/MessageTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</file></path><path><editType>delete</editType><file>src/test/java/ShelterServiceTest.java</file></path><path><editType>delete</editType><file>src/test/java/MessageTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</file></path><path><editType>add</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/FollowUpServiceTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterEventTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/VeterinaryServiceTest.java</file></path><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnRepository.java</file></path><path><editType>delete</editType><file>src/test/java/ShelterEventTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ReturnServiceTest.java</file></path><path><editType>delete</editType><file>src/main/java/co/edu/udistrital/mdp/pets/services/ShelterServiceTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</affectedPath><commitId>457d8f94cd831a5919c020965bda21a9e3d7e5e8</commitId><timestamp>1774230139000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>fix: quite findByAdoptionId de  ReturnRepository y cambie de lugar los test a la capeta correspondeinte
</comment><date>2026-03-22 20:42:19 -0500</date><id>457d8f94cd831a5919c020965bda21a9e3d7e5e8</id><msg>fix: quite findByAdoptionId de  ReturnRepository y cambie de lugar los test a la capeta correspondeinte</msg><path><editType>edit</editType><file>src/test/java/co/edu/udistrital/mdp/pets/services/MedicalEventTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnPetRepository.java</affectedPath><commitId>917775e1468990369c2e11d31c423e247b757e43</commitId><timestamp>1774233613000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></author><authorEmail>jdcamposa@udistrital.edu.co</authorEmail><comment>fix: returnpetrepositry
</comment><date>2026-03-22 21:40:13 -0500</date><id>917775e1468990369c2e11d31c423e247b757e43</id><msg>fix: returnpetrepositry</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ReturnPetRepository.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</affectedPath><commitId>cc4231883944f088d1ddd9f171acda1740481963</commitId><timestamp>1774234852000</timestamp><author><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></author><authorEmail>xiomarafuentes1811@gmail.com</authorEmail><comment>docs: add comments
</comment><date>2026-03-22 22:00:52 -0500</date><id>cc4231883944f088d1ddd9f171acda1740481963</id><msg>docs: add comments</msg><path><editType>edit</editType><file>src/main/java/co/edu/udistrital/mdp/pets/repositories/ShelterEventRepository.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>http://200.69.103.29:8085/jenkins/user/xiomarafuentes1811</absoluteUrl><fullName>xiomarafuentes1811</fullName></culprit><culprit><absoluteUrl>http://200.69.103.29:8085/jenkins/user/pardojdavid21</absoluteUrl><fullName>pardojdavid21</fullName></culprit><culprit><absoluteUrl>http://200.69.103.29:8085/jenkins/user/jdcamposa</absoluteUrl><fullName>jdcamposa</fullName></culprit><culprit><absoluteUrl>http://200.69.103.29:8085/jenkins/user/santiagorsrd</absoluteUrl><fullName>santiagorsrd</fullName></culprit><inProgress>false</inProgress><nextBuild><number>12</number><url>http://200.69.103.29:8085/jenkins/view/all/job/MP_202610_G81_E3_Back/12/</url></nextBuild><previousBuild><number>10</number><url>http://200.69.103.29:8085/jenkins/view/all/job/MP_202610_G81_E3_Back/10/</url></previousBuild></workflowRun>