Gradle Test Run :respect-datalayer-repository:jvmTest[jvm]
givenRequestMade_whenNextRequestSinceParamSetToPreviousConsistentThroughValue_thenRemoteResultShouldBeEmpty[jvm]
summary
|
100%
successful |
standard output
2026-08-19 12:05:21.868 [Test worker @coroutine#117] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2026-08-19 12:05:21.869 [Test worker @coroutine#117] INFO io.ktor.server.Application - Application started in 0.039 seconds.
2026-08-19 12:05:21.870 [DefaultDispatcher-worker-2 @coroutine#126] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43021
2026-08-19 12:05:21.873 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43021/api/school/respect/person?includeRelated=false
2026-08-19 12:05:21.874 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43021/api/school/respect/person?includeRelated=false.
2026-08-19 12:05:21.876 [eventLoopGroupProxy-19-1 @call-handler#130] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
/api, segment:1 -> SUCCESS @ /api
/api/school, segment:2 -> SUCCESS @ /api/school
/api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
/api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
/api/school/respect/person [(method:GET)], segment:4 -> SUCCESS @ /api/school/respect/person [(method:GET)]
/api/school/respect/person [(method:POST)], segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person [(method:POST)]
Matched routes:
"" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
SUCCESS @ /api/school/respect/person [(method:GET)]
2026-08-19 12:05:21.880 [Test worker @coroutine#117] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43021/api/school/respect/person?includeRelated=false
2026-08-19 12:05:21.880 [Test worker @coroutine#117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43021/api/school/respect/person?includeRelated=false
2026-08-19 12:05:21.880 [Test worker @coroutine#117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43021/api/school/respect/person?includeRelated=false
2026-08-19 12:05:21.881 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43021/api/school/respect/person?includeRelated=false.
DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-08-19T08:05:21.768Z, stored=2026-08-19T08:05:21.919Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1787126721768, lastStored=1787126721919, etag=null, url=http://localhost:43021/api/school/respect/person?includeRelated=false, consistentThrough=2026-08-19T08:05:21.920244807Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-08-19T08:05:21.768Z, stored=2026-08-19T08:05:21.919Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1787126721768, lastStored=1787126721919, etag=null, url=null, consistentThrough=2026-08-19T08:05:21.920244807Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-08-19T08:05:21.768Z, stored=2026-08-19T08:05:21.829Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null), Person(guid=42, userActive=true, status=ACTIVE, lastModified=2026-08-19T08:05:21.766Z, stored=2026-08-19T08:05:21.871Z, metadata=null, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, gender=FEMALE, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SITE_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1787126721000, lastStored=-1, etag=null, url=http://localhost:43021/api/school/respect/person?includeRelated=false, consistentThrough=2026-08-19T08:05:21.877268687Z, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=io.ktor.client.engine.okhttp.OkUtilsKt$fromOkHttp$1@7b598d05, permissionsLastModified=null), localState=null, remoteState=null))
2026-08-19 12:05:21.934 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false
2026-08-19 12:05:21.934 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false.
2026-08-19 12:05:21.936 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
/api, segment:1 -> SUCCESS @ /api
/api/school, segment:2 -> SUCCESS @ /api/school
/api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
/api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
/api/school/respect/person [(method:GET)], segment:4 -> SUCCESS @ /api/school/respect/person [(method:GET)]
/api/school/respect/person [(method:POST)], segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person [(method:POST)]
Matched routes:
"" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
SUCCESS @ /api/school/respect/person [(method:GET)]
2026-08-19 12:05:21.937 [Test worker @coroutine#117] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false
2026-08-19 12:05:21.937 [Test worker @coroutine#117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false
2026-08-19 12:05:21.938 [Test worker @coroutine#117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false
2026-08-19 12:05:21.938 [Test worker @coroutine#117] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43021/api/school/respect/person?since=2026-08-19T08%3A05%3A21.877268687Z&includeRelated=false.
Run time: 67.909192ms