Started by an SCM change Obtained etc/jenkins/build.groovy from git https://github.com/eclipse-ee4j/eclipselink.git [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘el-master-agent-pod-nv0bx-8htdg’ WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-h9550-gcg47 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-gcg47, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-h9550-gcg47 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-gcg47, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-gcg47, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-gcg47" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-h9550-c0ch3 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-c0ch3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-h9550-c0ch3 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-c0ch3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-c0ch3, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-c0ch3" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-h9550-m0kp6 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-m0kp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-h9550-m0kp6 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-m0kp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-m0kp6, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-m0kp6" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-h9550-42hz0 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-42hz0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-h9550-42hz0 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-42hz0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-h9550-42hz0, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-h9550-42hz0" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:753) at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:97) at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:134) at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:857) Created Pod: kubernetes eclipselink/el-master-agent-pod-h9550-3w6f1 Agent el-master-agent-pod-h9550-3w6f1 is provisioned from template el-master-agent-pod-h9550 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1717067404990" buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-cb-4.0/48/" runUrl: "job/eclipselink-cb-4.0/48/" labels: jenkins: "slave" jenkins/label-digest: "3d62520732501e7b9e0bcd1206f227b6ebd57128" jenkins/label: "el-master-agent-pod" kubernetes.jenkins.io/controller: "p___jenkins-ui_eclipselink_svc_cluster_local_eclipselinkx" name: "el-master-agent-pod-h9550-3w6f1" namespace: "eclipselink" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.eclipselink.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "el-master-agent-pod-h9550-3w6f1" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "el-master-agent-pod-h9550-3w6f1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" name: "jnlp" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "1" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" image: "rfelcman/el-build:2.0.3" name: "el-build" resources: limits: memory: "12Gi" cpu: "6" requests: memory: "12Gi" cpu: "5.5" tty: true volumeMounts: - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-eclipselink" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on el-master-agent-pod-h9550-3w6f1 in /home/jenkins/agent/workspace/eclipselink-cb-4.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/eclipselink.git > git init /home/jenkins/agent/workspace/eclipselink-cb-4.0 # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c4810a718587de61ba5cfa723b6251c185f577e (refs/remotes/origin/4.0) > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/4.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c4810a718587de61ba5cfa723b6251c185f577e # timeout=10 Commit message: "Allow escaping of '?' using '??' in SQL expression (#1935) (#2156)" > git rev-list --no-walk 774e4cc8fde65e09ee6c60177422fb365cff0090 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@f6d0449e; decorates RemoteLauncher[hudson.remoting.Channel@f3593ec:JNLP4-connect connection from 10.40.56.91/10.40.56.91:49126] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-cb-4.0/.git # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9c4810a718587de61ba5cfa723b6251c185f577e (refs/remotes/origin/4.0) > git rev-parse refs/remotes/origin/4.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c4810a718587de61ba5cfa723b6251c185f577e # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b 4.0 9c4810a718587de61ba5cfa723b6251c185f577e # timeout=10 Commit message: "Allow escaping of '?' using '??' in SQL expression (#1935) (#2156)" > git rev-list --no-walk 774e4cc8fde65e09ee6c60177422fb365cff0090 # timeout=10 [Pipeline] sh + etc/jenkins/init.sh -[ EclipseLink Init ]----------------------------------------------------------- [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 715D0E5E72D97BD3: public key "EclipseLink " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 715D0E5E72D97BD3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 1BDAB41131162A591A6AE826715D0E5E72D97BD3 trust Secret subkeys are available. pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 5E50613E06495A0AB4FF35C11DB126E8EBDFC24F trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2029-05-14 pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/build.sh -[ EclipseLink Build ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 69 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom (9.1 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom (2.8 kB at 690 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom (19 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/32/public-parent-32.pom (1.5 kB at 184 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom (36 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom (2.2 kB at 89 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 106 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 215 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 380 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 538 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 95 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 242 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 371 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/10/apache-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 822 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 346 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 82 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 236 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 71 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 100 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 92 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 707 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 91 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 108 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom (3.7 kB at 284 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom (2.5 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom (1.8 kB at 115 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom (6.4 kB at 303 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom (2.3 kB at 161 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom (1.9 kB at 126 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 71 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 734 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom (2.8 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 62 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 441 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 25 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 78 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 225 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 108 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 518 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 68 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 551 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/11/apache-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 592 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 8.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/6/apache-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom (4.9 kB at 328 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom (2.6 kB at 216 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom (42 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 63 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 kB at 842 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom (6.5 kB at 380 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom (2.2 kB at 83 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom (3.1 kB at 193 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom (3.2 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom (2.2 kB at 44 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom (2.1 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom (2.9 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom (7.1 kB at 441 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom (6.1 kB at 356 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom (3.4 kB at 156 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom (2.3 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom (4.6 kB at 420 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom (4.2 kB at 386 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom (3.1 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom (3.7 kB at 130 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom (3.3 kB at 330 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom (2.0 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom (7.3 kB at 293 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom (4.5 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom (5.1 kB at 511 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom (5.5 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom (3.0 kB at 110 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom (3.5 kB at 252 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom (6.2 kB at 269 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom (32 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 914 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 742 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 44 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 79 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 842 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/23/apache-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 882 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 745 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 15 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 851 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 673 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 948 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/19/apache-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom (1.8 kB at 70 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom (12 kB at 604 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 974 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom (2.1 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 182 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 650 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 649 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 314 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 262 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 248 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 388 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 223 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 389 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 630 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/21/apache-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 5.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 552 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 598 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 33 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom (2.6 kB at 255 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom (6.1 kB at 210 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 464 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 251 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom (5.5 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom (9.9 kB at 988 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom (17 kB at 570 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom (4.4 kB at 312 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom (5.6 kB at 207 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom (2.1 kB at 137 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom (3.7 kB at 205 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom (3.4 kB at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 516 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 359 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 533 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 212 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 607 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 190 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 696 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 464 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 29 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 821 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 235 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 486 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 986 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 162 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 232 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 507 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 510 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 144 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 313 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar (251 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar (16 kB at 754 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 644 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 702 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar (151 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar (281 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar (47 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar (41 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar (30 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar (559 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar (56 kB at 475 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 398 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 305 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar (216 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar (162 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar (20 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar (11 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 297 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar (6.3 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 548 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 309 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar (16 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar (31 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar (36 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 9.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar (1.5 MB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 432 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 865 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 306 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 171 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 760 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc-bom/23.3.0.23.09/ojdbc-bom-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc-bom/23.3.0.23.09/ojdbc-bom-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc-bom/23.3.0.23.09/ojdbc-bom-23.3.0.23.09.pom (7.2 kB at 514 kB/s) [INFO] Inspecting build with total of 134 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 134 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JSON Extension [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink PostgreSQL Extension [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink JPA-RS Server [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] Persistence TestApps [pom] [INFO] Test - advanced [jar] [INFO] Test - advanced2 [jar] [INFO] Test - advanced.additionalcriteria [jar] [INFO] Test - cacheable [jar] [INFO] Test - advanced.fetchgroup [jar] [INFO] Test - metamodel [jar] [INFO] Test - xml.cacheable [jar] [INFO] Test - advanced.cacheimpl [jar] [INFO] Test - advanced.cascadepersist [jar] [INFO] Test - advanced.compositepk [jar] [INFO] Test - advanced.derivedid [jar] [INFO] Test - advanced.customer [jar] [INFO] Test - advanced.embeddable [jar] [INFO] Test - advanced.multitenant [jar] [INFO] Test - beanvalidation [jar] [INFO] Test - beanvalidation.dynamic [jar] [INFO] Test - cascadedeletes [jar] [INFO] Test - complexaggregate [jar] [INFO] Test - composite.advanced.common [jar] [INFO] Test - composite.advanced.member_1 [jar] [INFO] Test - composite.advanced.member_2 [jar] [INFO] Test - composite.advanced.member_3 [jar] [INFO] Test - composite.advanced [jar] [INFO] Test - advanced.inheritance [jar] [INFO] Test - advanced.inherited [jar] [INFO] Test - criteria [jar] [INFO] Test - datatypes [jar] [INFO] Test - datetime [jar] [INFO] Test - ddlgeneration [jar] [INFO] Test - lob [jar] [INFO] Test - delimited [jar] [INFO] Test - diagnostic [jar] [INFO] Test - extensibility [jar] [INFO] Test - fetchgroups [jar] [INFO] Test - fieldaccess.advanced [jar] [INFO] Test - fieldaccess.relationships [jar] [INFO] Test - identity [jar] [INFO] Test - jpaadvancedproperties [jar] [INFO] Test - relationships [jar] [INFO] Test - jpql [jar] [INFO] Test - jta [jar] [INFO] Test - performance [jar] [INFO] Test - memory [jar] [INFO] Test - metamodel.aspectj [jar] [INFO] Test - orphanremoval [jar] [INFO] Test - partitioned [jar] [INFO] Test - performance2 [jar] [INFO] Test - privateowned [jar] [INFO] Test - pu with spaces [jar] [INFO] Test - remote [jar] [INFO] Test - sessionbean [jar] [INFO] Test - sessionbean.ha [jar] [INFO] Test - validation [jar] [INFO] Test - weaving [jar] [INFO] Test - xml.composite.advanced.common [jar] [INFO] Test - xml.composite.advanced.member_1 [jar] [INFO] Test - xml.composite.advanced.member_2 [jar] [INFO] Test - xml.composite.advanced.member_3 [jar] [INFO] Test - xml.composite.advanced [jar] [INFO] Test - xml.advanced [jar] [INFO] Test - xml.extended.advanced [jar] [INFO] Test - xml.extended.advanced.additionalcriteria [jar] [INFO] Test - xml.extended.advanced.fetchgroup [jar] [INFO] Test - xml.extended.complexaggregate [jar] [INFO] Test - xml.inheritance [jar] [INFO] Test - xml.extended.inheritance [jar] [INFO] Test - xml.relationships [jar] [INFO] Test - xml.extended.relationships [jar] [INFO] Test - xml.extended.composite.advanced.member_1 [jar] [INFO] Test - xml.extended.composite.advanced.member_2 [jar] [INFO] Test - xml.extended.composite.advanced.member_3 [jar] [INFO] Test - xml.extended.composite.advanced [jar] [INFO] Test - xml.merge.advanced [jar] [INFO] Test - xml.merge.incompletemappings.nonowning [jar] [INFO] Test - xml.merge.incompletemappings.owning [jar] [INFO] Test - xml.merge.inherited [jar] [INFO] Test - xml.merge.relationships [jar] [INFO] Test - xml.advanced.multitenant [jar] [INFO] Test - xml.inherited [jar] [INFO] Test - xml.metadatacomplete [jar] [INFO] Test - xml.relationships.unidirectional [jar] [INFO] Test - xml.xmlmetadatacomplete [jar] [INFO] Test - nativeapi [jar] [INFO] Persistence TestApps - NoSQL [pom] [INFO] Test - nosql.mongo [jar] [INFO] Persistence TestApps - Oracle DB [pom] [INFO] Test - oracle.customfeatures [jar] [INFO] Test - oracle.dcn [jar] [INFO] Test - oracle.partitioned [jar] [INFO] Test - oracle.plsql [jar] [INFO] Test - oracle.proxyauthentication [jar] [INFO] Test - oracle.timestamptz [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 4.0.4-SNAPSHOT [1/134] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 740 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 581 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 42 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 645 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 378 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/30/apache-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom (22 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 817 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 7.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/31/apache-31.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/31/apache-31.pom (24 kB at 7.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar (510 kB at 73 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 886 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 691 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (18 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (191 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.pom (3.6 kB at 121 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-maven/2.2.6/kuali-maven-2.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/2.2.6/kuali-maven-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/2.2.6/kuali-maven-2.2.6.pom (4.0 kB at 330 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-common/2.2.6/kuali-common-2.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.6/kuali-common-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.6/kuali-common-2.2.6.pom (40 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-pom/2.2.6/kuali-pom-2.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.6/kuali-pom-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.6/kuali-pom-2.2.6.pom (59 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.jar (36 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.pom (8.1 kB at 673 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom (22 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 938 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.2.5/maven-surefire-report-plugin-3.2.5.jar (45 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 963 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 8.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom (17 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar (45 kB at 23 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom (13 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/29/apache-29.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 6.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar (58 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.pom (8.5 kB at 771 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/42/maven-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/42/maven-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/32/apache-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/32/apache-32.pom (24 kB at 6.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.2/maven-install-plugin-3.1.2.jar (32 kB at 2.5 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 624 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/26/apache-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 6.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 352 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 283 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 48 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 9.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 39 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 33 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 938 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 10 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 474 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 4.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 4.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 712 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 842 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 183 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 36 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 29 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 45 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 27 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 40 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 6.7 MB/s) [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.pom (235 kB at 9.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/info/picocli/picocli/4.7.5/picocli-4.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.7.5/picocli-4.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.7.5/picocli-4.7.5.pom (1.4 kB at 66 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom (3.6 kB at 56 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom (4.8 kB at 344 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 686 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.pom (9.1 kB at 478 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/33.1.0-jre/guava-parent-33.1.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.1.0-jre/guava-parent-33.1.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/33.1.0-jre/guava-parent-33.1.0-jre.pom (19 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 679 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 16 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 304 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 297 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 548 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 831 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 260 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom (4.2 kB at 280 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 184 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 578 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 172 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 48 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 210 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 258 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 429 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 102 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 70 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 659 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 424 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 8.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 9.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 23 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 9.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 4.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 9.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 341 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 497 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 41 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 62 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 665 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 105 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 105 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 475 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 301 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 872 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 8.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 238 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 229 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 33 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 114 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 70 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 865 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 370 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 258 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 210 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 204 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 179 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 672 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 897 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 8.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 353 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 868 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 98 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 558 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 130 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/google/1/google-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 222 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 262 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 755 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 94 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 343 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 377 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 431 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 791 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 694 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 4.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 14 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 974 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 512 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 70 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 133 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 88 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 246 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 125 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 90 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 516 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 885 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 256 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 51 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 220 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 228 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 248 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 947 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 221 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 494 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 571 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 867 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 24 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 72 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 389 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 114 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.1 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 5.9 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 21 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 376 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 57 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 122 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 10 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 7.1 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 257 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 204 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 10 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 140 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 664 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 212 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 438 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 324 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 682 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 189 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 690 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/info/picocli/picocli/4.7.5/picocli-4.7.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.16.0/checkstyle-10.16.0.jar (2.1 MB at 39 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.7.5/picocli-4.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar (326 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.7.5/picocli-4.7.5.jar (415 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.1.0-jre/guava-33.1.0-jre.jar (3.1 MB at 32 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 763 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 693 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 635 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 621 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 972 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 654 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar (5.6 MB at 24 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 221 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 236 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 58 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 836 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 287 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 456 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 625 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 842 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 523 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 786 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 28 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 129 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 524 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 51 kB/s) [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- assembly:3.7.1:single (build-resources) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 6.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 328 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 211 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 699 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 6.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/27/apache-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 104 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/65/commons-parent-65.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom (31 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 10 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 6.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 297 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 300 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/17/plexus-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/17/plexus-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 5.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/66/commons-parent-66.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 460 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 4.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 958 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 63 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 942 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 39 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 8.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 9.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 649 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 956 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar (56 kB at 907 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 66 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 10 MB/s) [INFO] Reading assembly descriptor: src/main/assembly/common-license.xml [INFO] Reading assembly descriptor: src/main/assembly/common-javadoc.xml [INFO] Reading assembly descriptor: src/main/assembly/test-defaults.xml [INFO] Reading assembly descriptor: src/main/assembly/test-report.xml [INFO] Reading assembly descriptor: src/main/assembly/spotbugs-filter.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 6.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 358 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 512 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 7.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 868 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 3.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 644 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 896 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 7.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 250 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 513 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 613 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 130 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 176 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 4.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 868 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 363 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 524 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 474 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 891 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 388 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 221 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 354 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 79 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 65 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 335 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 121 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 109 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 298 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 174 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 84 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 156 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 457 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 430 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 116 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 455 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 582 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 28 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 176 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 368 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 109 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 137 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 18 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 85 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 364 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 226 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 179 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 50 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 63 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 9.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 30 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 96 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 731 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 22 MB/s) [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.pom (2.1 kB at 45 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.pom (8.4 kB at 419 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.pom (2.5 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-maven/1.2.23/kuali-maven-1.2.23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/1.2.23/kuali-maven-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/1.2.23/kuali-maven-1.2.23.pom (3.9 kB at 68 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-common/1.2.23/kuali-common-1.2.23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/1.2.23/kuali-common-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/1.2.23/kuali-common-1.2.23.pom (35 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-pom/1.2.23/kuali-pom-1.2.23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/1.2.23/kuali-pom-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/1.2.23/kuali-pom-1.2.23.pom (49 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.8.2/ant-1.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (9.9 kB at 705 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (4.7 kB at 335 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (2.4 kB at 97 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 97 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.3/commons-io-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.3/commons-io-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.3/commons-io-2.3.pom (11 kB at 298 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 7.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 224 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom (1.9 kB at 143 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom (1.6 kB at 160 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 588 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.pom (6.1 kB at 190 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-common/2.2.1/kuali-common-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.1/kuali-common-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.1/kuali-common-2.2.1.pom (40 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/pom/kuali-pom/2.2.1/kuali-pom-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.1/kuali-pom-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.1/kuali-pom-2.2.1.pom (58 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 210 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom (3.2 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 284 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 643 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 535 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 589 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 275 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.pom (5.3 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.pom (2.5 kB at 79 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.pom (1.9 kB at 118 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.pom (1.6 kB at 177 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 43 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (9.7 kB at 423 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/3/commons-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/3/commons-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 kB at 738 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.8.2/ant-1.8.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch/0.1.49/jsch-0.1.49.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar (864 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.jar (23 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (12 kB at 770 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.jar (232 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.jar (229 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.jar (126 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1.9 MB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.jar (854 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.jar (605 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (88 kB at 791 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.jar (335 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.jar (194 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar (8.8 kB at 73 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 4.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar (16 kB at 118 kB/s) [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 46 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 29 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 426 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 214 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 157 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 322 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 664 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 147 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 19 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 819 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 66 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 985 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 138 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 364 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 434 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 433 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 206 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 429 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 248 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 121 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 598 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 980 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 965 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 229 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 807 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 682 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 825 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 702 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 648 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 136 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 5.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 125 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 105 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 295 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 174 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 299 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 636 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 245 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 427 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 943 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 172 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 158 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 698 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 9.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 394 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 451 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 448 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 19 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 547 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 59 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 835 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 377 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 872 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 863 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 40 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 569 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 803 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 488 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 589 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 696 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 557 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 523 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 230 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 5.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 15 MB/s) [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.pom (3.0 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom (3.3 kB at 543 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 77 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 246 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.2.5/surefire-report-parser-3.2.5.jar (22 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar (14 kB at 6.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 4.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 780 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 12 MB/s) [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/skins/maven-default-skin/1.3/maven-default-skin-1.3.jar (14 kB at 1.1 MB/s) [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 56 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 90 MB/s) [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom (13 kB at 6.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 5.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 7.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom (9.0 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/49/oss-parent-49.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/49/oss-parent-49.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/49/oss-parent-49.pom (24 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom (15 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom (12 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar (1.8 MB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar (130 kB at 43 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar (29 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar (255 kB at 8.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 666 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar (1.6 MB at 38 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 668 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 31 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 908 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 6.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 29 MB/s) [INFO] CycloneDX: Resolving Aggregated Dependencies [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.pom (16 kB at 621 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 567 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar (165 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 35 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.pom (22 kB at 887 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.7/asm-9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.pom (12 kB at 466 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.1/jakarta.enterprise.cdi-parent-4.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.1/jakarta.enterprise.cdi-parent-4.0.1.pom (2.3 kB at 98 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.pom (3.6 kB at 149 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 632 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.pom (12 kB at 496 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom (12 kB at 367 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 237 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.pom (9.7 kB at 404 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 491 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 583 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.pom (22 kB at 880 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 741 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.pom (13 kB at 521 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 545 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 530 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 381 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.pom (4.6 kB at 194 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/project/1.1.6/project-1.1.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/project/1.1.6/project-1.1.6.pom (22 kB at 871 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.pom (4.0 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation-project/2.0.2/angus-activation-project-2.0.2.pom (21 kB at 835 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar (290 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.7/asm-9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 42 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 37 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 17 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar (151 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.jar (26 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/5.0.1/jakarta.el-api-5.0.1.jar (88 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar (25 kB at 702 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 427 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.1.0/jakarta.jms-api-3.1.0.jar (59 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.jar (236 kB at 8.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.1.0/jakarta.resource-api-2.1.0.jar (65 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/parsson/parsson/1.1.6/parsson-1.1.6.jar (126 kB at 5.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar (27 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.pom (1.5 kB at 104 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom (1.3 kB at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom (1.3 kB at 88 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom (1.4 kB at 100 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom (1.3 kB at 36 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc11/23.3.0.23.09/ojdbc11-23.3.0.23.09.jar (7.1 MB at 49 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar (1.9 MB at 38 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar (1.5 MB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar (129 kB at 6.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar (2.2 MB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.pom (3.1 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar (1.1 MB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 407 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom (18 kB at 630 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom (2.8 kB at 109 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/4.0.5/jaxb-xjc-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/4.0.5/jaxb-xjc-4.0.5.pom (17 kB at 649 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/4.0.5/jaxb-bundles-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/4.0.5/jaxb-bundles-4.0.5.pom (1.3 kB at 54 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/4.0.5/jaxb-parent-4.0.5.pom (35 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/4.0.5/jaxb-bom-ext-4.0.5.pom (3.5 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.5/jaxb-bom-4.0.5.pom (12 kB at 466 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.pom (11 kB at 410 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.pom (8.0 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/all/2.0.3/all-2.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/all/2.0.3/all-2.0.3.pom (32 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.pom (12 kB at 444 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/5.0.0-M1/jakarta.el-5.0.0-M1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/5.0.0-M1/jakarta.el-5.0.0-M1.pom (10 kB at 385 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.1.6/jersey-common-3.1.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.1.6/jersey-common-3.1.6.pom (13 kB at 485 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/project/3.1.6/project-3.1.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/project/3.1.6/project-3.1.6.pom (108 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 526 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 506 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom (15 kB at 632 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator-parent/8.0.1.Final/hibernate-validator-parent-8.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/8.0.1.Final/hibernate-validator-parent-8.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/8.0.1.Final/hibernate-validator-parent-8.0.1.Final.pom (81 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 694 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 199 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 499 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 23 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/39/jboss-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 4.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 201 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 484 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 912 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar (155 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/4.0.5/jaxb-xjc-4.0.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/4.0.5/jaxb-xjc-4.0.5.jar (1.9 MB at 26 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/4.0.5/jaxb-core-4.0.5.jar (235 kB at 7.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar (499 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/4.0.5/jaxb-impl-4.0.5.jar (923 kB at 26 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/5.0.0-M1/jakarta.el-5.0.0-M1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/5.0.0-M1/jakarta.el-5.0.0-M1.jar (174 kB at 6.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.1.6/jersey-common-3.1.6.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.1.6/jersey-common-3.1.6.jar (1.2 MB at 7.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar (1.3 MB at 37 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 942 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 612 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 820 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 396 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 70 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.1/jakarta.ejb-api-4.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.1/jakarta.ejb-api-4.0.1.pom (19 kB at 716 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.1/jakarta.ejb-api-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.1/jakarta.ejb-api-4.0.1.jar (62 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.pom (2.5 kB at 248 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derby-project/10.15.2.0/derby-project-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby-project/10.15.2.0/derby-project-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby-project/10.15.2.0/derby-project-10.15.2.0.pom (6.0 kB at 598 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.pom (2.2 kB at 276 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.jar (601 kB at 35 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.jar (94 kB at 9.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.1.6/jersey-client-3.1.6.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.1.6/jersey-client-3.1.6.pom (6.8 kB at 260 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.1.6/jersey-client-3.1.6.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.1.6/jersey-client-3.1.6.jar (302 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 267 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 374 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 9.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom (4.6 kB at 185 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom (19 kB at 741 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom (6.2 kB at 258 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom (3.2 kB at 127 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom (2.5 kB at 102 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom (6.8 kB at 271 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 539 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 426 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom (5.4 kB at 218 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom (21 kB at 844 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom (3.6 kB at 148 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom (5.3 kB at 212 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom (3.2 kB at 132 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom (3.6 kB at 144 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom (2.8 kB at 118 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 559 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar (1.4 MB at 5.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar (1.7 MB at 33 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar (118 kB at 4.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar (42 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar (214 kB at 8.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar (210 kB at 7.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar (21 kB at 808 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar (96 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar (73 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar (51 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar (340 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 641 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 64 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 636 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 319 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.pom (21 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.pom (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.5.6/logback-parent-1.5.6.pom (19 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.pom (7.5 kB at 833 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 8.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/5.3.6.Final/jgroups-5.3.6.Final.jar (2.4 MB at 69 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.5.6/logback-classic-1.5.6.jar (294 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.5.6/logback-core-1.5.6.jar (610 kB at 41 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.pom (3.0 kB at 303 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.14/mongo-java-driver-3.12.14.jar (2.3 MB at 59 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.pom (19 kB at 728 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.2/jakarta.xml.soap-api-3.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.2/jakarta.xml.soap-api-3.0.2.pom (22 kB at 883 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.2/jakarta.xml.ws-api-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.2/jakarta.xml.ws-api-4.0.2.pom (19 kB at 768 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar (348 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.2/jakarta.xml.soap-api-3.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/3.0.2/jakarta.xml.soap-api-3.0.2.jar (38 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.2/jakarta.xml.ws-api-4.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/4.0.2/jakarta.xml.ws-api-4.0.2.jar (78 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom (2.4 kB at 97 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar (21 kB at 875 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.pom (20 kB at 790 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/4.0.2/jaxws-rt-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/4.0.2/jaxws-rt-4.0.2.pom (22 kB at 872 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/bundles/4.0.2/bundles-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/bundles/4.0.2/bundles-4.0.2.pom (1.6 kB at 63 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/project/4.0.2/project-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/project/4.0.2/project-4.0.2.pom (42 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.2/jaxws-ri-bom-ext-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/4.0.2/jaxws-ri-bom-ext-4.0.2.pom (4.2 kB at 177 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.2/jaxws-ri-bom-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/4.0.2/jaxws-ri-bom-4.0.2.pom (12 kB at 481 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.4/jaxb-bom-4.0.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/4.0.4/jaxb-bom-4.0.4.pom (12 kB at 496 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 475 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 76 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.pom (16 kB at 624 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.1.0/streambuffer-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.1.0/streambuffer-2.1.0.pom (17 kB at 667 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.10.0/mimepull-1.10.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.10.0/mimepull-1.10.0.pom (16 kB at 641 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.pom (3.4 kB at 105 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0/fastinfoset-project-2.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0/fastinfoset-project-2.1.0.pom (19 kB at 651 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/3.0.3/saaj-impl-3.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/3.0.3/saaj-impl-3.0.3.pom (11 kB at 364 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/metro-saaj/3.0.3/metro-saaj-3.0.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/metro-saaj/3.0.3/metro-saaj-3.0.3.pom (20 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 630 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/55/oss-parent-55.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-eclipselink-plugin/4.0.2/jaxws-eclipselink-plugin-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-eclipselink-plugin/4.0.2/jaxws-eclipselink-plugin-4.0.2.pom (5.3 kB at 214 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.jar (167 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 17 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/4.0.2/jaxws-rt-4.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/4.0.2/jaxws-rt-4.0.2.jar (2.7 MB at 33 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 794 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.jar (39 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.1.0/streambuffer-2.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.1.0/streambuffer-2.1.0.jar (75 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.10.0/mimepull-1.10.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.10.0/mimepull-1.10.0.jar (66 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.jar (316 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/3.0.3/saaj-impl-3.0.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/3.0.3/saaj-impl-3.0.3.jar (462 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 61 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 20 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-eclipselink-plugin/4.0.2/jaxws-eclipselink-plugin-4.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-eclipselink-plugin/4.0.2/jaxws-eclipselink-plugin-4.0.2.jar (34 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom (3.1 kB at 261 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom (5.6 kB at 433 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom (9.6 kB at 874 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 128 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 188 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom (1.6 kB at 42 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom (11 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 382 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom (13 kB at 209 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 196 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.0/xz-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 212 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom (4.1 kB at 51 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom (5.4 kB at 597 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom (6.3 kB at 631 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 243 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 869 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom (2.6 kB at 288 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom (8.0 kB at 802 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/30/oss-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/30/oss-parent-30.pom (21 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 354 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 546 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom (7.8 kB at 648 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom (10 kB at 945 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 276 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 54 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 637 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 276 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 487 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 536 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 21 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.pom (18 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 725 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 704 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 158 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 6.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 420 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 159 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 530 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 355 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 395 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 231 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 127 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom (1.6 kB at 182 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.pom (1.7 kB at 168 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom (1.5 kB at 163 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom (14 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar (3.4 MB at 75 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar (426 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 9.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 41 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar (30 kB at 629 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar (1.3 MB at 60 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 20 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.0/xz-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.jar (95 kB at 8.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar (324 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar (1.3 MB at 50 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 6.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar (67 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 31 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar (2.7 MB at 69 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 18 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 497 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 233 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/nosql/sdk/nosqldriver/5.4.14/nosqldriver-5.4.14.jar (606 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 8.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 22 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 47 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 39 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 31 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 37 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 85 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 53 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi-jakarta/23.3.1.0/aqapi-jakarta-23.3.1.0.jar (756 kB at 44 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar (7.0 MB at 88 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar (28 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom (9.8 kB at 892 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 317 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 540 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 513 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.pom (2.8 kB at 279 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/4.13.4/exam-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.4/exam-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.4/exam-4.13.4.pom (43 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam-reactor/4.13.4/exam-reactor-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.4/exam-reactor-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.4/exam-reactor-4.13.4.pom (4.0 kB at 444 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 165 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 973 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 169 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 126 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 125 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 131 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.pom (6.7 kB at 607 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.pom (3.3 kB at 334 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 141 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom (6.7 kB at 742 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 141 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 823 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 193 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom (988 B at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom (1.4 kB at 102 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom (4.6 kB at 507 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 151 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom (3.7 kB at 309 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom (7.6 kB at 845 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom (1.7 kB at 191 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom (1.1 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom (1.7 kB at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (1.4 kB at 151 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom (985 B at 109 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.pom (1.3 kB at 142 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.pom (1.3 kB at 127 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom (15 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/2.6.2/url-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom (26 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom (1.8 kB at 221 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 493 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom (2.5 kB at 364 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 367 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 340 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom (2.5 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom (3.3 kB at 330 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom (3.0 kB at 302 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom (1.7 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom (1.0 kB at 131 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom (3.3 kB at 413 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom (1.5 kB at 150 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 142 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 52 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 379 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.jar (88 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.jar (32 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.jar (70 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar (30 kB at 4.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.jar (7.4 kB at 821 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar (2.0 MB at 73 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar (14 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar (15 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.jar (9.0 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.jar (21 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.jar (6.7 kB at 951 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.jar (8.2 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.jar (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.jar (7.4 kB at 921 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar (6.6 kB at 734 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.jar (35 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.jar (11 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar (3.4 MB at 69 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar (5.7 kB at 567 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar (182 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar (149 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar (37 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar (160 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar (17 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar (7.8 kB at 648 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar (9.7 kB at 810 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar (4.0 kB at 223 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.jar (5.9 kB at 540 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar (9.0 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar (6.7 kB at 672 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-ejb-client-bom/27.0.0.Final/wildfly-ejb-client-bom-27.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-ejb-client-bom/27.0.0.Final/wildfly-ejb-client-bom-27.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-ejb-client-bom/27.0.0.Final/wildfly-ejb-client-bom-27.0.0.Final.pom (41 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/37/jboss-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.pom (24 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.pom (9.5 kB at 955 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.1.1.Final/jboss-marshalling-parent-2.1.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.1.1.Final/jboss-marshalling-parent-2.1.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.1.1.Final/jboss-marshalling-parent-2.1.1.Final.pom (4.6 kB at 510 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.pom (1.6 kB at 174 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.pom (8.8 kB at 973 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.8.2.Final/xnio-all-3.8.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.2.Final/xnio-all-3.8.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.2.Final/xnio-all-3.8.2.Final.pom (6.9 kB at 624 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 4.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom (7.3 kB at 520 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom (7.2 kB at 717 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/23/jboss-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/23/jboss-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/23/jboss-parent-23.pom (35 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom (5.9 kB at 660 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom (5.4 kB at 603 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom (4.6 kB at 355 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/20/jboss-parent-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/20/jboss-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/20/jboss-parent-20.pom (34 kB at 4.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom (7.4 kB at 530 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.pom (8.2 kB at 819 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.pom (14 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 453 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.7.7.Final/xnio-api-3.7.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.7.Final/xnio-api-3.7.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.7.Final/xnio-api-3.7.7.Final.pom (8.8 kB at 973 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.7.7.Final/xnio-all-3.7.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.7.Final/xnio-all-3.7.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.7.Final/xnio-all-3.7.7.Final.pom (6.9 kB at 572 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom (7.2 kB at 896 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom (4.6 kB at 462 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom (5.4 kB at 543 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.11.2.Final/wildfly-elytron-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.11.2.Final/wildfly-elytron-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.11.2.Final/wildfly-elytron-1.11.2.Final.pom (49 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/1.11.2.Final/wildfly-elytron-parent-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.11.2.Final/wildfly-elytron-parent-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.11.2.Final/wildfly-elytron-parent-1.11.2.Final.pom (63 kB at 477 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/1.11.2.Final/wildfly-elytron-asn1-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.11.2.Final/wildfly-elytron-asn1-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.11.2.Final/wildfly-elytron-asn1-1.11.2.Final.pom (2.5 kB at 307 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-audit/1.11.2.Final/wildfly-elytron-audit-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/1.11.2.Final/wildfly-elytron-audit-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/1.11.2.Final/wildfly-elytron-audit-1.11.2.Final.pom (2.7 kB at 298 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.11.2.Final/wildfly-elytron-auth-server-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.11.2.Final/wildfly-elytron-auth-server-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.11.2.Final/wildfly-elytron-auth-server-1.11.2.Final.pom (3.9 kB at 388 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.11.2.Final/wildfly-elytron-auth-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.11.2.Final/wildfly-elytron-auth-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.11.2.Final/wildfly-elytron-auth-1.11.2.Final.pom (1.8 kB at 182 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/1.11.2.Final/wildfly-elytron-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.11.2.Final/wildfly-elytron-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.11.2.Final/wildfly-elytron-util-1.11.2.Final.pom (2.8 kB at 349 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/1.11.2.Final/wildfly-elytron-base-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.11.2.Final/wildfly-elytron-base-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.11.2.Final/wildfly-elytron-base-1.11.2.Final.pom (2.4 kB at 265 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.11.2.Final/wildfly-elytron-credential-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.11.2.Final/wildfly-elytron-credential-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.11.2.Final/wildfly-elytron-credential-1.11.2.Final.pom (4.1 kB at 460 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/1.11.2.Final/wildfly-elytron-keystore-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.11.2.Final/wildfly-elytron-keystore-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.11.2.Final/wildfly-elytron-keystore-1.11.2.Final.pom (3.7 kB at 373 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/1.11.2.Final/wildfly-elytron-provider-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.11.2.Final/wildfly-elytron-provider-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.11.2.Final/wildfly-elytron-provider-util-1.11.2.Final.pom (2.2 kB at 186 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/1.11.2.Final/wildfly-elytron-x500-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.11.2.Final/wildfly-elytron-x500-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.11.2.Final/wildfly-elytron-x500-1.11.2.Final.pom (2.7 kB at 299 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.11.2.Final/wildfly-elytron-permission-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.11.2.Final/wildfly-elytron-permission-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.11.2.Final/wildfly-elytron-permission-1.11.2.Final.pom (2.5 kB at 208 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.11.2.Final/wildfly-elytron-auth-server-deprecated-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.11.2.Final/wildfly-elytron-auth-server-deprecated-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.11.2.Final/wildfly-elytron-auth-server-deprecated-1.11.2.Final.pom (3.2 kB at 292 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/1.11.2.Final/wildfly-elytron-http-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.11.2.Final/wildfly-elytron-http-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.11.2.Final/wildfly-elytron-http-1.11.2.Final.pom (2.5 kB at 249 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/1.11.2.Final/wildfly-elytron-auth-server-http-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.11.2.Final/wildfly-elytron-auth-server-http-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.11.2.Final/wildfly-elytron-auth-server-http-1.11.2.Final.pom (2.7 kB at 338 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.11.2.Final/wildfly-elytron-auth-server-sasl-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.11.2.Final/wildfly-elytron-auth-server-sasl-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.11.2.Final/wildfly-elytron-auth-server-sasl-1.11.2.Final.pom (2.5 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.11.2.Final/wildfly-elytron-sasl-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.11.2.Final/wildfly-elytron-sasl-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.11.2.Final/wildfly-elytron-sasl-1.11.2.Final.pom (3.8 kB at 381 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/1.11.2.Final/wildfly-elytron-mechanism-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.11.2.Final/wildfly-elytron-mechanism-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.11.2.Final/wildfly-elytron-mechanism-1.11.2.Final.pom (2.7 kB at 244 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/1.11.2.Final/wildfly-elytron-ssl-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.11.2.Final/wildfly-elytron-ssl-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.11.2.Final/wildfly-elytron-ssl-1.11.2.Final.pom (3.4 kB at 382 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/1.11.2.Final/wildfly-elytron-auth-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.11.2.Final/wildfly-elytron-auth-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.11.2.Final/wildfly-elytron-auth-util-1.11.2.Final.pom (3.2 kB at 290 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.11.2.Final/wildfly-elytron-mechanism-gssapi-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.11.2.Final/wildfly-elytron-mechanism-gssapi-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.11.2.Final/wildfly-elytron-mechanism-gssapi-1.11.2.Final.pom (2.9 kB at 321 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/1.11.2.Final/wildfly-elytron-security-manager-action-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.11.2.Final/wildfly-elytron-security-manager-action-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.11.2.Final/wildfly-elytron-security-manager-action-1.11.2.Final.pom (1.7 kB at 217 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.11.2.Final/wildfly-elytron-client-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.11.2.Final/wildfly-elytron-client-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.11.2.Final/wildfly-elytron-client-1.11.2.Final.pom (5.7 kB at 567 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/1.11.2.Final/wildfly-elytron-credential-source-impl-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.11.2.Final/wildfly-elytron-credential-source-impl-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.11.2.Final/wildfly-elytron-credential-source-impl-1.11.2.Final.pom (3.2 kB at 403 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/1.11.2.Final/wildfly-elytron-credential-store-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.11.2.Final/wildfly-elytron-credential-store-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.11.2.Final/wildfly-elytron-credential-store-1.11.2.Final.pom (4.1 kB at 454 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/1.11.2.Final/wildfly-elytron-password-impl-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.11.2.Final/wildfly-elytron-password-impl-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.11.2.Final/wildfly-elytron-password-impl-1.11.2.Final.pom (2.9 kB at 367 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/1.11.2.Final/wildfly-elytron-x500-cert-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.11.2.Final/wildfly-elytron-x500-cert-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.11.2.Final/wildfly-elytron-x500-cert-1.11.2.Final.pom (3.1 kB at 344 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/1.11.2.Final/wildfly-elytron-x500-cert-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.11.2.Final/wildfly-elytron-x500-cert-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.11.2.Final/wildfly-elytron-x500-cert-util-1.11.2.Final.pom (2.3 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.11.2.Final/wildfly-elytron-credential-source-deprecated-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.11.2.Final/wildfly-elytron-credential-source-deprecated-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-deprecated/1.11.2.Final/wildfly-elytron-credential-source-deprecated-1.11.2.Final.pom (3.4 kB at 423 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-digest/1.11.2.Final/wildfly-elytron-digest-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/1.11.2.Final/wildfly-elytron-digest-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/1.11.2.Final/wildfly-elytron-digest-1.11.2.Final.pom (2.0 kB at 220 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-basic/1.11.2.Final/wildfly-elytron-http-basic-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.11.2.Final/wildfly-elytron-http-basic-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.11.2.Final/wildfly-elytron-http-basic-1.11.2.Final.pom (2.9 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-http/1.11.2.Final/wildfly-elytron-mechanism-http-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/1.11.2.Final/wildfly-elytron-mechanism-http-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/1.11.2.Final/wildfly-elytron-mechanism-http-1.11.2.Final.pom (2.6 kB at 283 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-bearer/1.11.2.Final/wildfly-elytron-http-bearer-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/1.11.2.Final/wildfly-elytron-http-bearer-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/1.11.2.Final/wildfly-elytron-http-bearer-1.11.2.Final.pom (2.7 kB at 243 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-cert/1.11.2.Final/wildfly-elytron-http-cert-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.11.2.Final/wildfly-elytron-http-cert-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.11.2.Final/wildfly-elytron-http-cert-1.11.2.Final.pom (2.8 kB at 285 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-deprecated/1.11.2.Final/wildfly-elytron-http-deprecated-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-deprecated/1.11.2.Final/wildfly-elytron-http-deprecated-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-deprecated/1.11.2.Final/wildfly-elytron-http-deprecated-1.11.2.Final.pom (3.3 kB at 413 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-digest/1.11.2.Final/wildfly-elytron-http-digest-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.11.2.Final/wildfly-elytron-http-digest-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.11.2.Final/wildfly-elytron-http-digest-1.11.2.Final.pom (3.0 kB at 332 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-digest/1.11.2.Final/wildfly-elytron-mechanism-digest-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/1.11.2.Final/wildfly-elytron-mechanism-digest-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/1.11.2.Final/wildfly-elytron-mechanism-digest-1.11.2.Final.pom (2.2 kB at 216 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-form/1.11.2.Final/wildfly-elytron-http-form-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/1.11.2.Final/wildfly-elytron-http-form-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/1.11.2.Final/wildfly-elytron-http-form-1.11.2.Final.pom (2.5 kB at 252 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-spnego/1.11.2.Final/wildfly-elytron-http-spnego-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/1.11.2.Final/wildfly-elytron-http-spnego-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/1.11.2.Final/wildfly-elytron-http-spnego-1.11.2.Final.pom (3.0 kB at 299 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/1.11.2.Final/wildfly-elytron-http-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.11.2.Final/wildfly-elytron-http-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.11.2.Final/wildfly-elytron-http-util-1.11.2.Final.pom (2.6 kB at 294 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-sso/1.11.2.Final/wildfly-elytron-http-sso-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.11.2.Final/wildfly-elytron-http-sso-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.11.2.Final/wildfly-elytron-http-sso-1.11.2.Final.pom (2.7 kB at 335 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jacc/1.11.2.Final/wildfly-elytron-jacc-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jacc/1.11.2.Final/wildfly-elytron-jacc-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jacc/1.11.2.Final/wildfly-elytron-jacc-1.11.2.Final.pom (2.5 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jaspi/1.11.2.Final/wildfly-elytron-jaspi-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jaspi/1.11.2.Final/wildfly-elytron-jaspi-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jaspi/1.11.2.Final/wildfly-elytron-jaspi-1.11.2.Final.pom (4.3 kB at 433 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.11.2.Final/wildfly-elytron-realm-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.11.2.Final/wildfly-elytron-realm-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.11.2.Final/wildfly-elytron-realm-1.11.2.Final.pom (4.3 kB at 427 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-json-util/1.11.2.Final/wildfly-elytron-json-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/1.11.2.Final/wildfly-elytron-json-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/1.11.2.Final/wildfly-elytron-json-util-1.11.2.Final.pom (1.8 kB at 199 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jwt/1.11.2.Final/wildfly-elytron-jwt-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jwt/1.11.2.Final/wildfly-elytron-jwt-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jwt/1.11.2.Final/wildfly-elytron-jwt-1.11.2.Final.pom (3.0 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.11.2.Final/wildfly-elytron-mechanism-oauth2-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.11.2.Final/wildfly-elytron-mechanism-oauth2-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.11.2.Final/wildfly-elytron-mechanism-oauth2-1.11.2.Final.pom (2.5 kB at 130 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-scram/1.11.2.Final/wildfly-elytron-mechanism-scram-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/1.11.2.Final/wildfly-elytron-mechanism-scram-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/1.11.2.Final/wildfly-elytron-mechanism-scram-1.11.2.Final.pom (2.3 kB at 284 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-jdbc/1.11.2.Final/wildfly-elytron-realm-jdbc-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/1.11.2.Final/wildfly-elytron-realm-jdbc-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/1.11.2.Final/wildfly-elytron-realm-jdbc-1.11.2.Final.pom (3.8 kB at 378 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-ldap/1.11.2.Final/wildfly-elytron-realm-ldap-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/1.11.2.Final/wildfly-elytron-realm-ldap-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/1.11.2.Final/wildfly-elytron-realm-ldap-1.11.2.Final.pom (4.0 kB at 447 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-token/1.11.2.Final/wildfly-elytron-realm-token-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/1.11.2.Final/wildfly-elytron-realm-token-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/1.11.2.Final/wildfly-elytron-realm-token-1.11.2.Final.pom (3.7 kB at 340 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.11.2.Final/wildfly-elytron-sasl-anonymous-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.11.2.Final/wildfly-elytron-sasl-anonymous-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/1.11.2.Final/wildfly-elytron-sasl-anonymous-1.11.2.Final.pom (2.5 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.11.2.Final/wildfly-elytron-sasl-auth-util-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.11.2.Final/wildfly-elytron-sasl-auth-util-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.11.2.Final/wildfly-elytron-sasl-auth-util-1.11.2.Final.pom (2.0 kB at 199 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.11.2.Final/wildfly-elytron-sasl-deprecated-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.11.2.Final/wildfly-elytron-sasl-deprecated-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-deprecated/1.11.2.Final/wildfly-elytron-sasl-deprecated-1.11.2.Final.pom (2.1 kB at 193 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-digest/1.11.2.Final/wildfly-elytron-sasl-digest-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/1.11.2.Final/wildfly-elytron-sasl-digest-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/1.11.2.Final/wildfly-elytron-sasl-digest-1.11.2.Final.pom (3.0 kB at 374 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-entity/1.11.2.Final/wildfly-elytron-sasl-entity-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/1.11.2.Final/wildfly-elytron-sasl-entity-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/1.11.2.Final/wildfly-elytron-sasl-entity-1.11.2.Final.pom (2.8 kB at 279 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-external/1.11.2.Final/wildfly-elytron-sasl-external-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/1.11.2.Final/wildfly-elytron-sasl-external-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/1.11.2.Final/wildfly-elytron-sasl-external-1.11.2.Final.pom (2.7 kB at 195 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gs2/1.11.2.Final/wildfly-elytron-sasl-gs2-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/1.11.2.Final/wildfly-elytron-sasl-gs2-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/1.11.2.Final/wildfly-elytron-sasl-gs2-1.11.2.Final.pom (3.0 kB at 328 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.11.2.Final/wildfly-elytron-sasl-gssapi-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.11.2.Final/wildfly-elytron-sasl-gssapi-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.11.2.Final/wildfly-elytron-sasl-gssapi-1.11.2.Final.pom (3.4 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-localuser/1.11.2.Final/wildfly-elytron-sasl-localuser-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.11.2.Final/wildfly-elytron-sasl-localuser-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.11.2.Final/wildfly-elytron-sasl-localuser-1.11.2.Final.pom (2.5 kB at 251 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.11.2.Final/wildfly-elytron-sasl-oauth2-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.11.2.Final/wildfly-elytron-sasl-oauth2-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.11.2.Final/wildfly-elytron-sasl-oauth2-1.11.2.Final.pom (2.3 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-otp/1.11.2.Final/wildfly-elytron-sasl-otp-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/1.11.2.Final/wildfly-elytron-sasl-otp-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/1.11.2.Final/wildfly-elytron-sasl-otp-1.11.2.Final.pom (2.6 kB at 330 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-plain/1.11.2.Final/wildfly-elytron-sasl-plain-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/1.11.2.Final/wildfly-elytron-sasl-plain-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/1.11.2.Final/wildfly-elytron-sasl-plain-1.11.2.Final.pom (2.5 kB at 311 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-scram/1.11.2.Final/wildfly-elytron-sasl-scram-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/1.11.2.Final/wildfly-elytron-sasl-scram-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/1.11.2.Final/wildfly-elytron-sasl-scram-1.11.2.Final.pom (2.7 kB at 266 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.11.2.Final/wildfly-elytron-security-manager-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.11.2.Final/wildfly-elytron-security-manager-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.11.2.Final/wildfly-elytron-security-manager-1.11.2.Final.pom (6.3 kB at 634 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.11.2.Final/wildfly-elytron-x500-cert-acme-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.11.2.Final/wildfly-elytron-x500-cert-acme-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/1.11.2.Final/wildfly-elytron-x500-cert-acme-1.11.2.Final.pom (4.1 kB at 456 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-deprecated/1.11.2.Final/wildfly-elytron-x500-deprecated-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-deprecated/1.11.2.Final/wildfly-elytron-x500-deprecated-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-deprecated/1.11.2.Final/wildfly-elytron-x500-deprecated-1.11.2.Final.pom (2.5 kB at 230 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-principal/1.11.2.Final/wildfly-elytron-x500-principal-1.11.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/1.11.2.Final/wildfly-elytron-x500-principal-1.11.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/1.11.2.Final/wildfly-elytron-x500-principal-1.11.2.Final.pom (2.4 kB at 197 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom (5.0 kB at 498 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom (7.3 kB at 809 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.pom (4.0 kB at 439 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.pom (1.8 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/1.19.0.Final/wildfly-elytron-parent-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.19.0.Final/wildfly-elytron-parent-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.19.0.Final/wildfly-elytron-parent-1.19.0.Final.pom (69 kB at 5.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.pom (7.3 kB at 662 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.pom (2.8 kB at 280 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/1.19.0.Final/wildfly-elytron-asn1-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.19.0.Final/wildfly-elytron-asn1-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.19.0.Final/wildfly-elytron-asn1-1.19.0.Final.pom (2.5 kB at 273 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 566 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/1.19.0.Final/wildfly-elytron-base-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.19.0.Final/wildfly-elytron-base-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.19.0.Final/wildfly-elytron-base-1.19.0.Final.pom (2.4 kB at 298 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.pom (3.9 kB at 431 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.pom (4.1 kB at 414 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/1.19.0.Final/wildfly-elytron-keystore-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.19.0.Final/wildfly-elytron-keystore-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.19.0.Final/wildfly-elytron-keystore-1.19.0.Final.pom (3.7 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/1.19.0.Final/wildfly-elytron-provider-util-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.19.0.Final/wildfly-elytron-provider-util-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.19.0.Final/wildfly-elytron-provider-util-1.19.0.Final.pom (2.2 kB at 278 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/1.19.0.Final/wildfly-elytron-x500-cert-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.19.0.Final/wildfly-elytron-x500-cert-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.19.0.Final/wildfly-elytron-x500-cert-1.19.0.Final.pom (3.2 kB at 405 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/1.19.0.Final/wildfly-elytron-x500-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.19.0.Final/wildfly-elytron-x500-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.19.0.Final/wildfly-elytron-x500-1.19.0.Final.pom (2.7 kB at 299 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/1.19.0.Final/wildfly-elytron-x500-cert-util-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.19.0.Final/wildfly-elytron-x500-cert-util-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.19.0.Final/wildfly-elytron-x500-cert-util-1.19.0.Final.pom (2.3 kB at 251 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 470 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 6.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 626 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.pom (1.2 kB at 169 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.pom (2.5 kB at 227 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.pom (6.0 kB at 663 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/1.19.0.Final/wildfly-elytron-auth-util-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.19.0.Final/wildfly-elytron-auth-util-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.19.0.Final/wildfly-elytron-auth-util-1.19.0.Final.pom (3.6 kB at 400 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.19.0.Final/wildfly-elytron-mechanism-gssapi-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.19.0.Final/wildfly-elytron-mechanism-gssapi-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.19.0.Final/wildfly-elytron-mechanism-gssapi-1.19.0.Final.pom (2.9 kB at 361 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.pom (1.7 kB at 109 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/1.19.0.Final/wildfly-elytron-credential-source-impl-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.19.0.Final/wildfly-elytron-credential-source-impl-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.19.0.Final/wildfly-elytron-credential-source-impl-1.19.0.Final.pom (3.2 kB at 358 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/1.19.0.Final/wildfly-elytron-credential-store-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.19.0.Final/wildfly-elytron-credential-store-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.19.0.Final/wildfly-elytron-credential-store-1.19.0.Final.pom (4.2 kB at 386 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-encryption/1.19.0.Final/wildfly-elytron-encryption-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.19.0.Final/wildfly-elytron-encryption-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.19.0.Final/wildfly-elytron-encryption-1.19.0.Final.pom (2.3 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/1.19.0.Final/wildfly-elytron-mechanism-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.19.0.Final/wildfly-elytron-mechanism-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.19.0.Final/wildfly-elytron-mechanism-1.19.0.Final.pom (2.7 kB at 268 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/1.19.0.Final/wildfly-elytron-http-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.19.0.Final/wildfly-elytron-http-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.19.0.Final/wildfly-elytron-http-1.19.0.Final.pom (2.7 kB at 266 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/1.19.0.Final/wildfly-elytron-password-impl-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.19.0.Final/wildfly-elytron-password-impl-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.19.0.Final/wildfly-elytron-password-impl-1.19.0.Final.pom (2.9 kB at 420 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.pom (3.8 kB at 424 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/1.19.0.Final/wildfly-elytron-ssl-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.19.0.Final/wildfly-elytron-ssl-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.19.0.Final/wildfly-elytron-ssl-1.19.0.Final.pom (6.3 kB at 788 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.pom (6.3 kB at 705 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.pom (4.4 kB at 368 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.pom (2.5 kB at 279 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.pom (2.8 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.pom (2.6 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.pom (9.7 kB at 695 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.pom (14 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.8.8.Final/xnio-all-3.8.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.8.Final/xnio-all-3.8.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.8.Final/xnio-all-3.8.8.Final.pom (7.1 kB at 712 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.pom (4.6 kB at 462 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.pom (8.2 kB at 630 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.pom (4.6 kB at 385 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.pom (7.1 kB at 893 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.pom (1.8 kB at 227 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/2.0.0.Final/wildfly-elytron-parent-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/2.0.0.Final/wildfly-elytron-parent-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/2.0.0.Final/wildfly-elytron-parent-2.0.0.Final.pom (67 kB at 5.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.pom (2.8 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.pom (2.5 kB at 273 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.pom (2.4 kB at 265 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.pom (3.9 kB at 388 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.pom (4.1 kB at 518 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.pom (3.7 kB at 463 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.pom (2.2 kB at 278 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.pom (3.2 kB at 294 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.pom (2.7 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.pom (2.3 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.pom (2.5 kB at 178 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.pom (5.0 kB at 500 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.pom (3.6 kB at 400 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.pom (2.9 kB at 222 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.pom (1.7 kB at 174 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.pom (3.2 kB at 358 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.pom (4.2 kB at 472 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.pom (2.3 kB at 232 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.pom (2.7 kB at 298 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.pom (2.6 kB at 203 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.pom (2.9 kB at 294 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.pom (3.8 kB at 424 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.pom (6.3 kB at 788 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.pom (6.3 kB at 634 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.pom (4.4 kB at 442 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.pom (2.5 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.pom (2.5 kB at 279 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.pom (2.0 kB at 199 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.pom (16 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.pom (3.9 kB at 431 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/1.20.2.Final/wildfly-elytron-parent-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.20.2.Final/wildfly-elytron-parent-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.20.2.Final/wildfly-elytron-parent-1.20.2.Final.pom (70 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.20.2.Final/wildfly-elytron-auth-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.20.2.Final/wildfly-elytron-auth-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.20.2.Final/wildfly-elytron-auth-1.20.2.Final.pom (1.8 kB at 182 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/1.20.2.Final/wildfly-elytron-util-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.20.2.Final/wildfly-elytron-util-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.20.2.Final/wildfly-elytron-util-1.20.2.Final.pom (2.8 kB at 311 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/1.20.2.Final/wildfly-elytron-asn1-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.20.2.Final/wildfly-elytron-asn1-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.20.2.Final/wildfly-elytron-asn1-1.20.2.Final.pom (2.5 kB at 307 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/1.20.2.Final/wildfly-elytron-base-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.20.2.Final/wildfly-elytron-base-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.20.2.Final/wildfly-elytron-base-1.20.2.Final.pom (2.4 kB at 265 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.20.2.Final/wildfly-elytron-credential-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.20.2.Final/wildfly-elytron-credential-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.20.2.Final/wildfly-elytron-credential-1.20.2.Final.pom (4.1 kB at 460 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/1.20.2.Final/wildfly-elytron-keystore-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.20.2.Final/wildfly-elytron-keystore-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.20.2.Final/wildfly-elytron-keystore-1.20.2.Final.pom (3.7 kB at 370 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/1.20.2.Final/wildfly-elytron-provider-util-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.20.2.Final/wildfly-elytron-provider-util-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.20.2.Final/wildfly-elytron-provider-util-1.20.2.Final.pom (2.2 kB at 278 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/1.20.2.Final/wildfly-elytron-x500-cert-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.20.2.Final/wildfly-elytron-x500-cert-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.20.2.Final/wildfly-elytron-x500-cert-1.20.2.Final.pom (3.2 kB at 360 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/1.20.2.Final/wildfly-elytron-x500-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.20.2.Final/wildfly-elytron-x500-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.20.2.Final/wildfly-elytron-x500-1.20.2.Final.pom (2.7 kB at 299 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/1.20.2.Final/wildfly-elytron-x500-cert-util-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.20.2.Final/wildfly-elytron-x500-cert-util-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.20.2.Final/wildfly-elytron-x500-cert-util-1.20.2.Final.pom (2.3 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.20.2.Final/wildfly-elytron-permission-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.20.2.Final/wildfly-elytron-permission-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.20.2.Final/wildfly-elytron-permission-1.20.2.Final.pom (2.5 kB at 312 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.pom (3.2 kB at 356 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/1.20.2.Final/wildfly-elytron-http-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.20.2.Final/wildfly-elytron-http-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.20.2.Final/wildfly-elytron-http-1.20.2.Final.pom (2.7 kB at 332 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/1.20.2.Final/wildfly-elytron-auth-server-http-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.20.2.Final/wildfly-elytron-auth-server-http-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.20.2.Final/wildfly-elytron-auth-server-http-1.20.2.Final.pom (2.7 kB at 338 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.20.2.Final/wildfly-elytron-auth-server-sasl-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.20.2.Final/wildfly-elytron-auth-server-sasl-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/1.20.2.Final/wildfly-elytron-auth-server-sasl-1.20.2.Final.pom (2.5 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.pom (3.8 kB at 318 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/1.20.2.Final/wildfly-elytron-mechanism-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.20.2.Final/wildfly-elytron-mechanism-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.20.2.Final/wildfly-elytron-mechanism-1.20.2.Final.pom (2.7 kB at 335 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/1.20.2.Final/wildfly-elytron-ssl-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.20.2.Final/wildfly-elytron-ssl-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.20.2.Final/wildfly-elytron-ssl-1.20.2.Final.pom (6.3 kB at 631 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.pom (5.8 kB at 481 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/1.20.2.Final/wildfly-elytron-auth-util-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.20.2.Final/wildfly-elytron-auth-util-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.20.2.Final/wildfly-elytron-auth-util-1.20.2.Final.pom (3.6 kB at 277 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.20.2.Final/wildfly-elytron-mechanism-gssapi-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.20.2.Final/wildfly-elytron-mechanism-gssapi-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.20.2.Final/wildfly-elytron-mechanism-gssapi-1.20.2.Final.pom (2.9 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/1.20.2.Final/wildfly-elytron-security-manager-action-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.20.2.Final/wildfly-elytron-security-manager-action-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.20.2.Final/wildfly-elytron-security-manager-action-1.20.2.Final.pom (1.7 kB at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/1.20.2.Final/wildfly-elytron-credential-source-impl-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.20.2.Final/wildfly-elytron-credential-source-impl-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.20.2.Final/wildfly-elytron-credential-source-impl-1.20.2.Final.pom (3.2 kB at 293 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/1.20.2.Final/wildfly-elytron-credential-store-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.20.2.Final/wildfly-elytron-credential-store-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.20.2.Final/wildfly-elytron-credential-store-1.20.2.Final.pom (4.2 kB at 472 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-encryption/1.20.2.Final/wildfly-elytron-encryption-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.20.2.Final/wildfly-elytron-encryption-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.20.2.Final/wildfly-elytron-encryption-1.20.2.Final.pom (2.3 kB at 258 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/1.20.2.Final/wildfly-elytron-password-impl-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.20.2.Final/wildfly-elytron-password-impl-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.20.2.Final/wildfly-elytron-password-impl-1.20.2.Final.pom (2.9 kB at 245 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.pom (2.0 kB at 222 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.pom (6.3 kB at 634 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.pom (4.4 kB at 491 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.pom (3.2 kB at 356 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.pom (2.7 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.pom (2.5 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.pom (4.7 kB at 587 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd/2.8.0/sshd-2.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.8.0/sshd-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.8.0/sshd-2.8.0.pom (77 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-framework-bom/5.3.11/spring-framework-bom-5.3.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.11/spring-framework-bom-5.3.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.11/spring-framework-bom-5.3.11.pom (5.7 kB at 566 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 131 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.pom (2.8 kB at 280 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.pom (2.6 kB at 294 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.pom (4.7 kB at 474 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-parent/2.0.0.Final/wildfly-http-client-parent-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-parent/2.0.0.Final/wildfly-http-client-parent-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-parent/2.0.0.Final/wildfly-http-client-parent-2.0.0.Final.pom (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.pom (28 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-parent/2.2.17.Final/undertow-parent-2.2.17.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.2.17.Final/undertow-parent-2.2.17.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.2.17.Final/undertow-parent-2.2.17.Final.pom (31 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.8.6.Final/xnio-api-3.8.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.6.Final/xnio-api-3.8.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.6.Final/xnio-api-3.8.6.Final.pom (8.8 kB at 973 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.8.6.Final/xnio-all-3.8.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.6.Final/xnio-all-3.8.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.8.6.Final/xnio-all-3.8.6.Final.pom (7.1 kB at 890 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.8.6.Final/xnio-nio-3.8.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.6.Final/xnio-nio-3.8.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.6.Final/xnio-nio-3.8.6.Final.pom (8.2 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom (8.1 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.pom (6.0 kB at 602 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.pom (1.8 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/1.15.1.Final/wildfly-elytron-parent-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.15.1.Final/wildfly-elytron-parent-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.15.1.Final/wildfly-elytron-parent-1.15.1.Final.pom (64 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/1.15.1.Final/wildfly-elytron-util-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.15.1.Final/wildfly-elytron-util-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.15.1.Final/wildfly-elytron-util-1.15.1.Final.pom (2.8 kB at 280 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/1.15.1.Final/wildfly-elytron-asn1-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.15.1.Final/wildfly-elytron-asn1-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/1.15.1.Final/wildfly-elytron-asn1-1.15.1.Final.pom (2.5 kB at 307 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.pom (2.4 kB at 265 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.pom (3.9 kB at 485 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.pom (4.1 kB at 460 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/1.15.1.Final/wildfly-elytron-keystore-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.15.1.Final/wildfly-elytron-keystore-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/1.15.1.Final/wildfly-elytron-keystore-1.15.1.Final.pom (3.7 kB at 415 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/1.15.1.Final/wildfly-elytron-provider-util-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.15.1.Final/wildfly-elytron-provider-util-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/1.15.1.Final/wildfly-elytron-provider-util-1.15.1.Final.pom (2.2 kB at 247 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/1.15.1.Final/wildfly-elytron-x500-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.15.1.Final/wildfly-elytron-x500-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/1.15.1.Final/wildfly-elytron-x500-1.15.1.Final.pom (2.7 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.pom (2.5 kB at 312 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.pom (2.7 kB at 338 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.pom (2.5 kB at 277 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.pom (6.1 kB at 607 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/1.15.1.Final/wildfly-elytron-auth-util-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.15.1.Final/wildfly-elytron-auth-util-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/1.15.1.Final/wildfly-elytron-auth-util-1.15.1.Final.pom (3.3 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.15.1.Final/wildfly-elytron-mechanism-gssapi-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.15.1.Final/wildfly-elytron-mechanism-gssapi-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.15.1.Final/wildfly-elytron-mechanism-gssapi-1.15.1.Final.pom (2.9 kB at 413 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/1.15.1.Final/wildfly-elytron-security-manager-action-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.15.1.Final/wildfly-elytron-security-manager-action-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.15.1.Final/wildfly-elytron-security-manager-action-1.15.1.Final.pom (1.7 kB at 217 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.3.0/sshd-common-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.3.0/sshd-common-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.3.0/sshd-common-2.3.0.pom (4.7 kB at 585 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd/2.3.0/sshd-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.3.0/sshd-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.3.0/sshd-2.3.0.pom (66 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-framework-bom/5.1.7.RELEASE/spring-framework-bom-5.1.7.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.1.7.RELEASE/spring-framework-bom-5.1.7.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.1.7.RELEASE/spring-framework-bom-5.1.7.RELEASE.pom (5.3 kB at 755 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/1.15.1.Final/wildfly-elytron-credential-source-impl-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.15.1.Final/wildfly-elytron-credential-source-impl-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/1.15.1.Final/wildfly-elytron-credential-source-impl-1.15.1.Final.pom (3.2 kB at 403 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/1.15.1.Final/wildfly-elytron-credential-store-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.15.1.Final/wildfly-elytron-credential-store-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/1.15.1.Final/wildfly-elytron-credential-store-1.15.1.Final.pom (4.2 kB at 531 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-encryption/1.15.1.Final/wildfly-elytron-encryption-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.15.1.Final/wildfly-elytron-encryption-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/1.15.1.Final/wildfly-elytron-encryption-1.15.1.Final.pom (2.3 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/1.15.1.Final/wildfly-elytron-mechanism-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.15.1.Final/wildfly-elytron-mechanism-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/1.15.1.Final/wildfly-elytron-mechanism-1.15.1.Final.pom (2.7 kB at 268 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/1.15.1.Final/wildfly-elytron-password-impl-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.15.1.Final/wildfly-elytron-password-impl-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/1.15.1.Final/wildfly-elytron-password-impl-1.15.1.Final.pom (2.9 kB at 327 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.15.1.Final/wildfly-elytron-sasl-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.15.1.Final/wildfly-elytron-sasl-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.15.1.Final/wildfly-elytron-sasl-1.15.1.Final.pom (3.8 kB at 293 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/1.15.1.Final/wildfly-elytron-ssl-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.15.1.Final/wildfly-elytron-ssl-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/1.15.1.Final/wildfly-elytron-ssl-1.15.1.Final.pom (6.3 kB at 788 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/1.15.1.Final/wildfly-elytron-x500-cert-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.15.1.Final/wildfly-elytron-x500-cert-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/1.15.1.Final/wildfly-elytron-x500-cert-1.15.1.Final.pom (3.2 kB at 324 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/1.15.1.Final/wildfly-elytron-x500-cert-util-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.15.1.Final/wildfly-elytron-x500-cert-util-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/1.15.1.Final/wildfly-elytron-x500-cert-util-1.15.1.Final.pom (2.3 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.pom (2.9 kB at 286 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-http/1.15.1.Final/wildfly-elytron-mechanism-http-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/1.15.1.Final/wildfly-elytron-mechanism-http-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/1.15.1.Final/wildfly-elytron-mechanism-http-1.15.1.Final.pom (2.6 kB at 319 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.pom (2.8 kB at 317 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.pom (3.0 kB at 373 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-digest/1.15.1.Final/wildfly-elytron-mechanism-digest-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/1.15.1.Final/wildfly-elytron-mechanism-digest-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/1.15.1.Final/wildfly-elytron-mechanism-digest-1.15.1.Final.pom (2.2 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.pom (2.6 kB at 331 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.pom (6.3 kB at 705 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.pom (4.3 kB at 533 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.pom (3.9 kB at 391 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.pom (4.1 kB at 518 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.pom (7.7 kB at 852 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom (8.5 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom (6.6 kB at 821 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom (21 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.pom (9.7 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.pom (24 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.pom (2.6 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kohsuke/pom/14/pom-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/pom/14/pom-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/pom/14/pom-14.pom (5.5 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.pom (23 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-parent/2.3.0.Final/undertow-parent-2.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.3.0.Final/undertow-parent-2.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.3.0.Final/undertow-parent-2.3.0.Final.pom (26 kB at 3.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.pom (2.9 kB at 239 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.pom (2.5 kB at 283 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.pom (2.8 kB at 285 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.pom (3.0 kB at 373 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.pom (2.2 kB at 270 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.pom (51 kB at 5.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.pom (2.7 kB at 332 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.pom (2.0 kB at 198 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.pom (2.7 kB at 334 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.pom (2.4 kB at 295 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.pom (2.5 kB at 280 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.pom (5.6 kB at 507 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.pom (2.7 kB at 266 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.pom (1.9 kB at 215 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.pom (6.1 kB at 760 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.pom (5.5 kB at 790 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.3/jackson-base-2.13.3.pom (9.9 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.3/jackson-bom-2.13.3.pom (17 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.pom (16 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.pom (8.9 kB at 886 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.pom (3.0 kB at 272 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.pom (1.8 kB at 177 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.pom (2.4 kB at 272 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.pom (2.3 kB at 284 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.pom (3.8 kB at 420 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.pom (4.0 kB at 447 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.pom (3.7 kB at 414 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.pom (3.0 kB at 373 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.pom (2.8 kB at 349 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.pom (2.7 kB at 390 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.pom (3.0 kB at 328 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.pom (3.4 kB at 377 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.pom (2.3 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.pom (2.6 kB at 264 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.pom (2.5 kB at 310 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.pom (2.7 kB at 333 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.pom (4.1 kB at 454 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.pom (2.4 kB at 295 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.pom (8.9 kB at 984 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 760 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 692 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom (2.6 kB at 319 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.1.Final/jboss-ejb-client-5.0.1.Final.jar (458 kB at 31 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.1.1.Final/jboss-marshalling-2.1.1.Final.jar (238 kB at 22 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.1.1.Final/jboss-marshalling-river-2.1.1.Final.jar (91 kB at 10 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.2.Final/xnio-api-3.8.2.Final.jar (588 kB at 33 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.2.Final/xnio-nio-3.8.2.Final.jar (112 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.23.Final/jboss-remoting-5.0.23.Final.jar (329 kB at 30 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.jar (60 kB at 7.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar (47 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar (284 kB at 24 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.1.Final/wildfly-discovery-client-1.2.1.Final.jar (85 kB at 7.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.19.0.Final/wildfly-elytron-auth-1.19.0.Final.jar (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.19.0.Final/wildfly-elytron-auth-server-1.19.0.Final.jar (276 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.19.0.Final/wildfly-elytron-credential-1.19.0.Final.jar (139 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.19.0.Final/wildfly-elytron-client-1.19.0.Final.jar (223 kB at 9.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.19.0.Final/wildfly-elytron-security-manager-1.19.0.Final.jar (34 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/1.19.0.Final/wildfly-elytron-security-manager-action-1.19.0.Final.jar (20 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.19.0.Final/wildfly-elytron-permission-1.19.0.Final.jar (63 kB at 7.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.19.0.Final/wildfly-elytron-sasl-1.19.0.Final.jar (163 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.19.0.Final/wildfly-elytron-realm-1.19.0.Final.jar (108 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/1.19.0.Final/wildfly-elytron-sasl-localuser-1.19.0.Final.jar (15 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/1.19.0.Final/wildfly-elytron-http-sso-1.19.0.Final.jar (39 kB at 4.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.19.0.Final/wildfly-elytron-http-util-1.19.0.Final.jar (30 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/1.19.0.Final/wildfly-elytron-util-1.19.0.Final.jar (35 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/2.0.0.Final/wildfly-naming-client-2.0.0.Final.jar (139 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.jar (585 kB at 45 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.4.Final/wildfly-common-1.5.4.Final.jar (285 kB at 26 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.6.Final/jboss-threads-2.3.6.Final.jar (168 kB at 17 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.4.0.Final/jboss-threads-2.4.0.Final.jar (170 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.jar (66 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.jar (222 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.jar (111 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.26.Final/jboss-remoting-5.0.26.Final.jar (326 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.6.0.Final/wildfly-common-1.6.0.Final.jar (295 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.20.2.Final/wildfly-elytron-auth-server-1.20.2.Final.jar (277 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/1.20.2.Final/wildfly-elytron-auth-server-deprecated-1.20.2.Final.jar (16 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.20.2.Final/wildfly-elytron-client-1.20.2.Final.jar (223 kB at 20 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/1.20.2.Final/wildfly-elytron-sasl-1.20.2.Final.jar (163 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/1.20.2.Final/wildfly-elytron-sasl-auth-util-1.20.2.Final.jar (8.3 kB at 923 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.20.2.Final/wildfly-elytron-security-manager-1.20.2.Final.jar (34 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.20.2.Final/wildfly-elytron-realm-1.20.2.Final.jar (117 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-deprecated/2.0.0.Final/wildfly-elytron-auth-server-deprecated-2.0.0.Final.jar (16 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/2.0.0.Final/wildfly-elytron-auth-server-2.0.0.Final.jar (277 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/2.0.0.Final/wildfly-elytron-credential-2.0.0.Final.jar (139 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/2.0.0.Final/wildfly-elytron-http-2.0.0.Final.jar (35 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/2.0.0.Final/wildfly-elytron-auth-server-http-2.0.0.Final.jar (12 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-sasl/2.0.0.Final/wildfly-elytron-auth-server-sasl-2.0.0.Final.jar (9.0 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl/2.0.0.Final/wildfly-elytron-sasl-2.0.0.Final.jar (163 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-auth-util/2.0.0.Final/wildfly-elytron-sasl-auth-util-2.0.0.Final.jar (8.3 kB at 922 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/2.0.0.Final/wildfly-elytron-client-2.0.0.Final.jar (218 kB at 22 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.jar (142 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.jar (47 kB at 5.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/2.0.0.Final/wildfly-elytron-auth-2.0.0.Final.jar (13 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-util/2.0.0.Final/wildfly-elytron-util-2.0.0.Final.jar (35 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/2.0.0.Final/wildfly-elytron-base-2.0.0.Final.jar (32 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/2.0.0.Final/wildfly-elytron-permission-2.0.0.Final.jar (63 kB at 9.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500/2.0.0.Final/wildfly-elytron-x500-2.0.0.Final.jar (36 kB at 4.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-asn1/2.0.0.Final/wildfly-elytron-asn1-2.0.0.Final.jar (38 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-keystore/2.0.0.Final/wildfly-elytron-keystore-2.0.0.Final.jar (49 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-provider-util/2.0.0.Final/wildfly-elytron-provider-util-2.0.0.Final.jar (16 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert/2.0.0.Final/wildfly-elytron-x500-cert-2.0.0.Final.jar (72 kB at 8.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-util/2.0.0.Final/wildfly-elytron-auth-util-2.0.0.Final.jar (26 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-source-impl/2.0.0.Final/wildfly-elytron-credential-source-impl-2.0.0.Final.jar (24 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential-store/2.0.0.Final/wildfly-elytron-credential-store-2.0.0.Final.jar (69 kB at 7.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism/2.0.0.Final/wildfly-elytron-mechanism-2.0.0.Final.jar (39 kB at 4.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-password-impl/2.0.0.Final/wildfly-elytron-password-impl-2.0.0.Final.jar (101 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-gssapi/2.0.0.Final/wildfly-elytron-mechanism-gssapi-2.0.0.Final.jar (19 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager-action/2.0.0.Final/wildfly-elytron-security-manager-action-2.0.0.Final.jar (20 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 51 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.8.0/sshd-common-2.8.0.jar (936 kB at 49 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-encryption/2.0.0.Final/wildfly-elytron-encryption-2.0.0.Final.jar (11 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-util/2.0.0.Final/wildfly-elytron-x500-cert-util-2.0.0.Final.jar (8.1 kB at 809 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/2.0.0.Final/wildfly-elytron-security-manager-2.0.0.Final.jar (34 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-ssl/2.0.0.Final/wildfly-elytron-ssl-2.0.0.Final.jar (179 kB at 20 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/2.0.0.Final/wildfly-elytron-realm-2.0.0.Final.jar (117 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-localuser/2.0.0.Final/wildfly-elytron-sasl-localuser-2.0.0.Final.jar (15 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-sso/2.0.0.Final/wildfly-elytron-http-sso-2.0.0.Final.jar (39 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/2.0.0.Final/wildfly-elytron-http-util-2.0.0.Final.jar (30 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.25.Final/jboss-remoting-5.0.25.Final.jar (329 kB at 30 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-anonymous/2.0.0.Final/wildfly-elytron-sasl-anonymous-2.0.0.Final.jar (11 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/2.0.0.Final/wildfly-http-ejb-client-2.0.0.Final.jar (72 kB at 10 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.2.17.Final/undertow-core-2.2.17.Final.jar (2.4 MB at 67 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/2.0.0.Final/wildfly-http-client-common-2.0.0.Final.jar (94 kB at 8.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/2.0.0.Final/wildfly-http-naming-client-2.0.0.Final.jar (43 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/2.0.0.Final/wildfly-http-transaction-client-2.0.0.Final.jar (40 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/5.0.0.Final/jboss-ejb-client-5.0.0.Final.jar (457 kB at 29 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kohsuke/metainf-services/metainf-services/1.7/metainf-services-1.7.jar (7.7 kB at 963 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar (2.3 MB at 68 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/3.5.0.Final/jboss-threads-3.5.0.Final.jar (123 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth/1.15.1.Final/wildfly-elytron-auth-1.15.1.Final.jar (13 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server/1.15.1.Final/wildfly-elytron-auth-server-1.15.1.Final.jar (275 kB at 23 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-auth-server-http/1.15.1.Final/wildfly-elytron-auth-server-http-1.15.1.Final.jar (12 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-base/1.15.1.Final/wildfly-elytron-base-1.15.1.Final.jar (32 kB at 521 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-client/1.15.1.Final/wildfly-elytron-client-1.15.1.Final.jar (211 kB at 21 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-credential/1.15.1.Final/wildfly-elytron-credential-1.15.1.Final.jar (137 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http/1.15.1.Final/wildfly-elytron-http-1.15.1.Final.jar (33 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/1.15.1.Final/wildfly-elytron-http-basic-1.15.1.Final.jar (10 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/1.15.1.Final/wildfly-elytron-http-cert-1.15.1.Final.jar (12 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/1.15.1.Final/wildfly-elytron-http-digest-1.15.1.Final.jar (22 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-util/1.15.1.Final/wildfly-elytron-http-util-1.15.1.Final.jar (30 kB at 704 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-security-manager/1.15.1.Final/wildfly-elytron-security-manager-1.15.1.Final.jar (34 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-permission/1.15.1.Final/wildfly-elytron-permission-1.15.1.Final.jar (63 kB at 7.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm/1.15.1.Final/wildfly-elytron-realm-1.15.1.Final.jar (96 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-basic/2.0.0.Final/wildfly-elytron-http-basic-2.0.0.Final.jar (10 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-http/2.0.0.Final/wildfly-elytron-mechanism-http-2.0.0.Final.jar (7.4 kB at 920 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-cert/2.0.0.Final/wildfly-elytron-http-cert-2.0.0.Final.jar (12 kB at 576 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-digest/2.0.0.Final/wildfly-elytron-http-digest-2.0.0.Final.jar (22 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-digest/2.0.0.Final/wildfly-elytron-mechanism-digest-2.0.0.Final.jar (13 kB at 606 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/3.0.0.Final/wildfly-transaction-client-3.0.0.Final.jar (187 kB at 19 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.jar (577 kB at 38 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.jar (2.0 MB at 68 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.1.0.Final/wildfly-naming-client-1.1.0.Final.jar (140 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/2.0.0.Final/wildfly-elytron-2.0.0.Final.jar (7.1 MB at 83 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-audit/2.0.0.Final/wildfly-elytron-audit-2.0.0.Final.jar (42 kB at 4.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-digest/2.0.0.Final/wildfly-elytron-digest-2.0.0.Final.jar (9.7 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-bearer/2.0.0.Final/wildfly-elytron-http-bearer-2.0.0.Final.jar (9.2 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-external/2.0.0.Final/wildfly-elytron-http-external-2.0.0.Final.jar (8.1 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-form/2.0.0.Final/wildfly-elytron-http-form-2.0.0.Final.jar (17 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-oidc/2.0.0.Final/wildfly-elytron-http-oidc-2.0.0.Final.jar (186 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-http-spnego/2.0.0.Final/wildfly-elytron-http-spnego-2.0.0.Final.jar (20 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-json-util/2.0.0.Final/wildfly-elytron-json-util-2.0.0.Final.jar (5.0 kB at 714 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-jwk/2.0.0.Final/wildfly-elytron-jose-jwk-2.0.0.Final.jar (16 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-jose-util/2.0.0.Final/wildfly-elytron-jose-util-2.0.0.Final.jar (13 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-oauth2/2.0.0.Final/wildfly-elytron-mechanism-oauth2-2.0.0.Final.jar (9.5 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-mechanism-scram/2.0.0.Final/wildfly-elytron-mechanism-scram-2.0.0.Final.jar (26 kB at 3.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-jdbc/2.0.0.Final/wildfly-elytron-realm-jdbc-2.0.0.Final.jar (27 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-ldap/2.0.0.Final/wildfly-elytron-realm-ldap-2.0.0.Final.jar (110 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-realm-token/2.0.0.Final/wildfly-elytron-realm-token-2.0.0.Final.jar (37 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-digest/2.0.0.Final/wildfly-elytron-sasl-digest-2.0.0.Final.jar (36 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-entity/2.0.0.Final/wildfly-elytron-sasl-entity-2.0.0.Final.jar (26 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-external/2.0.0.Final/wildfly-elytron-sasl-external-2.0.0.Final.jar (12 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gs2/2.0.0.Final/wildfly-elytron-sasl-gs2-2.0.0.Final.jar (25 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-gssapi/2.0.0.Final/wildfly-elytron-sasl-gssapi-2.0.0.Final.jar (28 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-oauth2/2.0.0.Final/wildfly-elytron-sasl-oauth2-2.0.0.Final.jar (11 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-otp/2.0.0.Final/wildfly-elytron-sasl-otp-2.0.0.Final.jar (48 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-plain/2.0.0.Final/wildfly-elytron-sasl-plain-2.0.0.Final.jar (14 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-sasl-scram/2.0.0.Final/wildfly-elytron-sasl-scram-2.0.0.Final.jar (17 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-cert-acme/2.0.0.Final/wildfly-elytron-x500-cert-acme-2.0.0.Final.jar (48 kB at 5.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-x500-principal/2.0.0.Final/wildfly-elytron-x500-principal-2.0.0.Final.jar (9.2 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.7.11/jose4j-0.7.11.jar (277 kB at 25 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bitbucket/b_c/jose4j/0.8.0/jose4j-0.8.0.jar (280 kB at 23 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar (76 kB at 9.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 8.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar (375 kB at 31 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar (1.5 MB at 61 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.jar (375 kB at 29 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 61 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar (8.0 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0-sources.jar (364 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1-sources.jar (128 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar (37 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2-sources.jar (198 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.pom (8.1 kB at 814 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-parent/5.1.0.Final/weld-se-parent-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-parent/5.1.0.Final/weld-se-parent-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-parent/5.1.0.Final/weld-se-parent-5.1.0.Final.pom (1.2 kB at 149 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-parent/5.1.0.Final/weld-core-parent-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/5.1.0.Final/weld-core-parent-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/5.1.0.Final/weld-core-parent-5.1.0.Final.pom (30 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/46/weld-parent-46.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/46/weld-parent-46.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/46/weld-parent-46.pom (54 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha12/arquillian-bom-1.7.0.Alpha12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha12/arquillian-bom-1.7.0.Alpha12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha12/arquillian-bom-1.7.0.Alpha12.pom (11 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-bom/5.0.SP3/weld-api-bom-5.0.SP3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/5.0.SP3/weld-api-bom-5.0.SP3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/5.0.SP3/weld-api-bom-5.0.SP3.pom (5.2 kB at 522 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-parent/5.0.SP3/weld-api-parent-5.0.SP3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/5.0.SP3/weld-api-parent-5.0.SP3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/5.0.SP3/weld-api-parent-5.0.SP3.pom (7.6 kB at 635 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.pom (1.8 kB at 175 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.pom (8.3 kB at 922 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.pom (1.6 kB at 161 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.pom (2.6 kB at 327 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom (3.3 kB at 366 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.pom (18 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.pom (2.6 kB at 321 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.pom (7.1 kB at 887 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 619 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 231 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom (1.8 kB at 231 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/5.1.0.Final/weld-se-core-5.1.0.Final.jar (73 kB at 7.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/5.1.0.Final/weld-environment-common-5.1.0.Final.jar (85 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/5.1.0.Final/weld-core-impl-5.1.0.Final.jar (1.6 MB at 66 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/5.0.SP3/weld-api-5.0.SP3.jar (33 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/5.0.SP3/weld-spi-5.0.SP3.jar (83 kB at 7.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar (120 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar (63 kB at 7.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-lite-extension-translator/5.1.0.Final/weld-lite-extension-translator-5.1.0.Final.jar (154 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-processor/2.2.1.Final/jboss-logging-processor-2.2.1.Final.jar (219 kB at 17 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar (239 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/5.3.34/spring-context-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.34/spring-context-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.34/spring-context-5.3.34.pom (2.6 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.pom (2.2 kB at 200 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.pom (2.0 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/5.3.34/spring-core-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.34/spring-core-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.34/spring-core-5.3.34.pom (2.0 kB at 202 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.pom (1.8 kB at 262 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.pom (2.1 kB at 258 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.pom (1.8 kB at 260 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.pom (2.6 kB at 290 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.pom (2.4 kB at 341 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.pom (2.2 kB at 277 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-test/5.3.34/spring-test-5.3.34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.34/spring-test-5.3.34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.34/spring-test-5.3.34.pom (2.1 kB at 293 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/5.3.34/spring-context-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.34/spring-context-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.34/spring-context-5.3.34.jar (1.3 MB at 64 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.34/spring-aop-5.3.34.jar (385 kB at 32 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.34/spring-beans-5.3.34.jar (706 kB at 47 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/5.3.34/spring-core-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.34/spring-core-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.34/spring-core-5.3.34.jar (1.5 MB at 68 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.34/spring-jcl-5.3.34.jar (25 kB at 3.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.34/spring-expression-5.3.34.jar (293 kB at 27 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.34/spring-instrument-5.3.34.jar (7.5 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.34/spring-orm-5.3.34.jar (205 kB at 20 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.34/spring-jdbc-5.3.34.jar (429 kB at 36 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.34/spring-tx-5.3.34.jar (334 kB at 28 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-test/5.3.34/spring-test-5.3.34.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.34/spring-test-5.3.34.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.34/spring-test-5.3.34.jar (792 kB at 53 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.pom (2.0 kB at 205 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.pom (2.1 kB at 206 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjrt/1.9.19/aspectjrt-1.9.19.jar (127 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjweaver/1.9.19/aspectjweaver-1.9.19.jar (2.1 MB at 72 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.pom (1.3 kB at 122 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.pom (1.3 kB at 31 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom (1.3 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/simplefan/23.3.0.23.09/simplefan-23.3.0.23.09.jar (32 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/ha/ons/23.3.0.23.09/ons-23.3.0.23.09.jar (152 kB at 19 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar (1.7 MB at 56 MB/s) [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.9?type=jar [INFO] CycloneDX: Creating BOM version 1.4 with 292 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.xml [INFO] attaching as org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 4.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 5.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/25/apache-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 9.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 9.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 7.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 6.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 8.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 3.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 7.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 11 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/61/commons-parent-61.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 823 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 13 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar (225 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 36 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 971 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 162 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 10 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 4.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar (6.7 MB at 64 MB/s) [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 8.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 38 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 521 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 9.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 904 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 979 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 791 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 408 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 3.9 MB/s) [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom (2.9 kB at 260 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom (22 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom (2.7 kB at 116 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar (196 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 39 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 17 MB/s) [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 4.0.4-SNAPSHOT [2/134] [INFO] from jpa/org.eclipse.persistence.jpa.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 15 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 5.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 41 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.pom (5.3 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.2.5/maven-surefire-plugin-3.2.5.jar (45 kB at 5.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.pom (7.8 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.4.1/maven-jar-plugin-3.4.1.jar (34 kB at 17 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 6.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 7.9 MB/s) [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 3.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 681 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 430 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 784 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 8.6 MB/s) [INFO] Recompiling the module because of changed source code. [INFO] Compiling 713 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 260 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom (6.2 kB at 38 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom (3.5 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom (4.1 kB at 4.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom (3.3 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom (4.5 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom (1.8 kB at 881 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 62 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar (8.2 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 43 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 12 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar (2.4 MB at 84 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 760 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 1.8 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/69/commons-parent-69.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 7.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 46 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 3.0 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.jpql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.jpql --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.jpql --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.jpql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 4.0.4-SNAPSHOT [3/134] [INFO] from foundation/org.eclipse.persistence.core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom (12 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar (46 kB at 1.6 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom (2.1 kB at 132 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom (21 kB at 912 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom (1.8 kB at 225 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom (1.5 kB at 106 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom (2.5 kB at 170 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom (2.1 kB at 212 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom (3.4 kB at 424 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom (3.2 kB at 292 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom (2.6 kB at 234 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom (2.1 kB at 239 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom (3.1 kB at 225 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom (2.8 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (9.7 kB at 605 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (3.4 kB at 374 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (2.2 kB at 225 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 439 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 984 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 101 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 203 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 380 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 490 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 7.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 722 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 435 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 671 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 565 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 158 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 257 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 164 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 88 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 138 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 90 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 104 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 395 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 89 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 163 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 91 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 37 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 61 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 71 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 80 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 64 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 936 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 544 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar (110 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 34 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar (37 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar (84 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar (73 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar (8.9 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar (40 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar (68 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (69 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 830 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 719 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 24 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 49 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 1.4 MB/s) [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ org.eclipse.persistence.core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 9c4810a718587de61ba5cfa723b6251c185f577e at timestamp: 1717067579589 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core [INFO] Storing scmBranch: 4.0 [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1753 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:[125,8] class org.eclipse.persistence.config.PersistenceUnitProperties in exported package org.eclipse.persistence.config declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Constants.java:[27,8] class org.eclipse.persistence.internal.oxm.Constants in exported package org.eclipse.persistence.internal.oxm declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[27,30] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[28,21] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[29,24] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[46,28] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[47,57] unchecked cast required: CONTEXT found: org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[48,91] unchecked cast required: UNMARSHALLER_LISTENER found: org.eclipse.persistence.internal.oxm.Unmarshaller.Listener [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[59,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[64,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[81,30] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[82,21] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[83,24] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[107,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[108,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[109,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[110,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[210,31] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[217,13] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[231,9] found raw type: org.eclipse.persistence.core.sessions.CoreSession missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[232,9] found raw type: org.eclipse.persistence.internal.oxm.record.XMLPlatform missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.XMLPlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[233,67] unchecked call to newPlatformUnmarshaller(XML_UNMARSHALLER,java.util.Map) as a member of the raw type org.eclipse.persistence.internal.oxm.record.XMLPlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[599,101] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[599,102] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[600,95] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[600,96] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[607,104] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[607,105] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[608,98] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[608,99] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[663,101] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[663,102] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[664,95] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[664,96] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[671,104] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[671,105] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[672,98] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[672,99] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[899,12] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[900,20] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[938,12] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[947,12] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[948,79] unchecked call to createRecord(ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[112,13] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[122,28] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[462,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[463,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[467,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[495,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[496,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[497,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[503,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[517,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[530,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[535,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[569,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[570,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[572,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[598,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[599,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[600,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[605,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[620,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[631,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[636,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[842,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[844,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[846,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[876,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[877,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[878,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[883,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[899,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[912,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[917,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[923,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[957,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[966,13] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[967,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[969,13] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[990,52] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[991,71] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[992,76] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[997,88] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1015,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1021,46] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1026,53] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[65,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[66,13] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[68,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[70,13] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[71,13] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[96,35] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[115,65] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[182,41] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[204,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[219,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[219,54] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[224,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[241,56] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[258,52] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[259,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[259,62] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[260,55] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[265,92] unchecked call to classFromRow(ABSTRACT_RECORD,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.core.descriptors.CoreInheritancePolicy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[278,73] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[295,70] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[295,100] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[315,21] found raw type: org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler missing type arguments for generic class org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,25] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,93] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,89] unchecked call to PrivilegedNewInstanceFromClass(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[336,48] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[337,68] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[338,38] unchecked call to setSession(ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[341,52] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[343,64] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[347,39] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[368,21] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[419,33] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[423,12] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[21,53] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[36,5] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[36,54] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[43,28] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[44,24] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptor missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[75,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[81,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[87,27] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[154,79] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[155,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[156,23] unchecked call to addGroups(java.util.Collection) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[176,58] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[177,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[178,25] unchecked call to addSubGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[200,61] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[201,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[202,25] unchecked call to addKeyGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[215,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[224,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[230,21] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[240,18] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[241,75] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[245,63] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[249,18] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[250,49] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[258,85] unchecked call to clone(java.util.Map,ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[258,85] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[323,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[325,22] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[330,22] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[345,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[392,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[397,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[399,84] unchecked cast required: DESCRIPTOR found: org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[415,28] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[415,61] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[425,30] unchecked method invocation: method addAll in interface java.util.Set is applied to given types required: java.util.Collection found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[425,69] unchecked conversion required: java.util.Collection found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[435,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[436,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[481,76] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[486,47] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[496,17] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[497,34] unchecked call to setRootGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[500,41] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[512,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[512,26] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[524,24] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[561,32] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[567,27] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[568,17] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[569,74] unchecked call to isAssignableFrom(java.lang.Class) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[570,41] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[622,25] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[626,93] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[627,119] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[637,49] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[638,75] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[653,138] unchecked cast required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[654,184] unchecked cast required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[665,33] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[666,33] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[667,58] unchecked call to isSupersetOf(org.eclipse.persistence.core.queries.CoreAttributeGroup) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[700,56] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[700,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[707,41] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[707,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[708,20] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[708,16] unchecked call to CoreAttributeItem(ATTRIBUTE_GROUP,java.lang.String) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[715,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[725,46] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[730,35] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[731,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.java:[288,59] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.java:[296,83] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.java:[235,55] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.java:[246,79] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[186,81] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[188,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[189,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[190,40] module not found: org.eclipse.persistence.jpa.modelgen [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[191,42] module not found: org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[192,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[193,36] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[194,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[195,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[196,92] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[197,80] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[198,78] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[200,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[201,41] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[202,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[203,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[205,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[206,41] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[207,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[208,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[209,87] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[210,98] module not found: org.eclipse.persistence.corba [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[211,90] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[213,36] module not found: org.eclipse.persistence.json [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[214,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[216,36] module not found: org.eclipse.persistence.json [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[217,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[218,36] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassExtractor.java:[28,17] class org.eclipse.persistence.descriptors.ClassExtractor in exported package org.eclipse.persistence.descriptors declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/DataRecord.java:[27,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[297,65] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[333,43] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[351,46] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[364,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[373,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[598,41] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[733,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[745,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[754,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[26,24] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptor missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[27,19] found raw type: org.eclipse.persistence.core.sessions.CoreLogin missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreLogin [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[28,22] found raw type: org.eclipse.persistence.internal.core.databaseaccess.CorePlatform missing type arguments for generic class org.eclipse.persistence.internal.core.databaseaccess.CorePlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[29,21] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[30,35] found raw type: org.eclipse.persistence.core.sessions.CoreSessionEventManager missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreSessionEventManager [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[34,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[35,38] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[37,32] found raw type: org.eclipse.persistence.core.descriptors.CoreInheritancePolicy missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[39,18] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[40,28] found raw type: org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder missing type arguments for generic class org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[153,148] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[189,25] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[223,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*~] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Copying 879 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1294 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/module-info.java:[25,14] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/DeploymentXMLOXTestSuite.java:[29,47] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/DeploymentXMLOXTestSuite.java:[36,17] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMSRGTestSuite.java:[30,38] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMSRGTestSuite.java:[39,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[18,37] class org.eclipse.persistence.platform.xml.XMLComparer in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[28,34] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[28,52] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[23,49] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[36,36] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[36,54] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[87,12] class org.eclipse.persistence.platform.xml.XMLComparer in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[66,22] class javax.xml.stream.XMLInputFactory in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[67,22] class javax.xml.stream.XMLOutputFactory in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[140,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[146,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[146,37] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[162,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[162,37] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[169,12] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[169,34] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[173,12] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[173,34] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[224,24] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[285,45] interface org.w3c.dom.Node in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[300,44] interface org.w3c.dom.Node in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[362,23] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[380,43] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[380,67] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[383,43] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[383,67] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestSuite.java:[42,34] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestSuite.java:[51,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/EmployeeProject.java:[21,38] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[44,41] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[79,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[111,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[230,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[251,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/PhoneNumberProject.java:[21,41] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/descriptor/rootelement/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.descriptor.rootelement.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[669,44] class javax.xml.validation.Schema in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[680,16] class javax.xml.validation.Validator in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[685,16] class javax.xml.validation.ValidatorHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[67,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[68,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[69,15] class org.eclipse.persistence.oxm.XMLMarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[70,15] class org.eclipse.persistence.oxm.XMLUnmarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[71,15] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[73,15] class javax.xml.parsers.DocumentBuilder in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[74,15] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[124,15] class org.eclipse.persistence.oxm.XMLMarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[159,31] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[163,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[170,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[281,46] class org.eclipse.persistence.oxm.XMLRoot in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[281,66] class org.eclipse.persistence.oxm.XMLRoot in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[292,41] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[574,44] class org.eclipse.persistence.oxm.XMLDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/Address.java:[22,8] Class org.eclipse.persistence.testing.oxm.events.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.events.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/PhoneNumber.java:[23,8] Class org.eclipse.persistence.testing.oxm.events.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/Vehicle.java:[24,8] Class org.eclipse.persistence.testing.oxm.inheritance.Vehicle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/Car.java:[23,8] Class org.eclipse.persistence.testing.oxm.inheritance.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ParkingLot.java:[20,8] Class org.eclipse.persistence.testing.oxm.inheritance.ParkingLot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ns/NSParent.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.ns.NSParent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ns/NSChild.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.ns.NSChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/ContactMethod.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.ContactMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/CanadianAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.CanadianAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Dependant.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Dependant overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/any/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.any.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/any/collection/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.any.collection.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Dependant.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Dependant overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DeploymentXMLMappingTestSuite.java:[33,52] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DeploymentXMLMappingTestSuite.java:[43,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DocPresMappingTestSuite.java:[33,46] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DocPresMappingTestSuite.java:[43,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/MappingTestSuite.java:[34,39] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/MappingTestSuite.java:[44,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/SAXMappingTestSuite.java:[35,42] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/SAXMappingTestSuite.java:[45,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/advancedxpath/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.advancedxpath.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/advancedxpath/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.advancedxpath.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/reuse/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/usemaptests/Root.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.usemaptests.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/withoutgroupingelement/Root.java:[26,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/withoutgroupingelement/Wrapper.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.withoutgroupingelement.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/defaultnamespace/Child.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.defaultnamespace.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/defaultnamespace/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.defaultnamespace.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/reuse/Child.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.reuse.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/reuse/Root.java:[26,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withgroupingelement/Root.java:[27,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Root.java:[30,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Wrapper.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withgroupingelement/Child.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withgroupingelement/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/RootKeepAsElement.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.RootKeepAsElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/colcol/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.colcol.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/colobj/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.colobj.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/objcol/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.objcol.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/objobj/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.objobj.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/Employee.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/MyImage.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.MyImage overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/identifiedbyname/EmployeeWithByteObjectArray.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.identifiedbyname.EmployeeWithByteObjectArray overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/EmployeeWithByteArrayObject.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.EmployeeWithByteArrayObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/reuse/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Address.java:[17,8] class org.eclipse.persistence.testing.oxm.mappings.choice.Address in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Employee.java:[17,8] class org.eclipse.persistence.testing.oxm.mappings.choice.Employee in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/EmployeeProject.java:[22,38] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingComplexValueTestCases.java:[50,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingComplexValueTestCases.java:[50,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingNonStringValueTestCases.java:[47,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingNonStringValueTestCases.java:[47,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingSimpleValueTestCases.java:[47,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingSimpleValueTestCases.java:[47,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[24,8] class org.eclipse.persistence.testing.oxm.mappings.choice.XMLChoiceMappingTestSuite in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[24,48] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[25,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/converter/Wrapper.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.converter.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/converter/Wrapper.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.converter.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/reuse/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.reuse.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/reuse/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Root.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/EmployeeWithUserID.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.EmployeeWithUserID overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/keepaselement/Doc.java:[30,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.keepaselement.Doc overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/keepaselement/Elem.java:[27,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.keepaselement.Elem overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/map/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/map/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.map.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nested/Project.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nested.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/norefclass/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/setmethod/Customer.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.setmethod.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/setmethod/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.setmethod.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/identifiedbyname/EmployeeWithObjects.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.identifiedbyname.EmployeeWithObjects overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/keepaselement/Doc.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.keepaselement.Doc overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/keepaselement/Elem.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.keepaselement.Elem overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nested/Project.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nested.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Employee2.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Employee2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Team.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Team2.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Team2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/norefclass/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Address.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Employee.java:[95,19] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Employee.Period overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/converter/MyObject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.converter.MyObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/defaultnamespace/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.defaultnamespace.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/defaultnamespace/AddressLines.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.defaultnamespace.AddressLines overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/norefclass/Root.java:[31,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.norefclass.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/DatabaseTypeWrapper.java:[18,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.DatabaseTypeWrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLargument.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLargument overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLStoredProcedureCall.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLStoredProcedureCall overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLrecord.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLrecord overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/Address.java:[15,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/PhoneNumber.java:[15,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/arraylist/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/listoflists/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.listoflists.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/nillable/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/singlenode/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.singlenode.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/typeattribute/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.typeattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/union/Person.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.union.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/cdata/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.cdata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/converter/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.converter.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/defaultnullvalue/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.defaultnullvalue.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/doubletest/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.doubletest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/floattest/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.floattest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyname/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyname.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyname/calendartest/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyname.calendartest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyposition/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyposition.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/leafelement/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.leafelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/EmployeeIsSetParams.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.nillable.EmployeeIsSetParams overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/schematype/ByteHolder.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.schematype.ByteHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/schematype/QNameHolder.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.schematype.QNameHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.singleattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyStringEmployee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.singleattribute.xmlelement.EmptyElementEmptyStringEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/typeattribute/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.typeattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/typeattribute/Identifier.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.typeattribute.Identifier overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/union/Person.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.union.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/Root.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/Department.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/EmployeeID.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.EmployeeID overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/elementkey/SingleElementNullReferenceClassTestCases.java:[41,43] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/elementkey/maptests/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.singlekey.elementkey.maptests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/nonstringkeytype/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.singlekey.nonstringkeytype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Customer.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/elementkey/SingleElementNullReferenceClassTestCases.java:[41,43] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/multiplesource/MultipleSourceRoot.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.multiplesource.MultipleSourceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/nonstringkeytype/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.nonstringkeytype.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/nonstringkeytype/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.nonstringkeytype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Company.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Manager.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Manager overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Team.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/sequenced/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.sequenced.Address overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-srg) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-dom) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-deploymentxml) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-deploymentxml-tl) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-docpres) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-non-default-system-properties) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.xml [INFO] attaching as org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.json [INFO] attaching as org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.core --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.core --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/4.0.4-SNAPSHOT/org.eclipse.persistence.core-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.json >-------- [INFO] Building EclipseLink JSON Extension 4.0.4-SNAPSHOT [4/134] [INFO] from foundation/org.eclipse.persistence.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.json --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.json --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.json --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.json --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.json --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.json --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[23,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[24,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[25,36] module not found: org.eclipse.persistence.oracle [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.json --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.json:jar:4.0.4-SNAPSHOT : Host org.eclipse.persistence.json= for this fragment/require bundle cannot be found on the classpath [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.json --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.json --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.json --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.json --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.json --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.json --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.xml [INFO] attaching as org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.json [INFO] attaching as org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.json --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.json --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.json --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.json/4.0.4-SNAPSHOT/org.eclipse.persistence.json-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 4.0.4-SNAPSHOT [5/134] [INFO] from foundation/org.eclipse.persistence.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/module-info.java:[19,44] requires transitive directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/module-info.java:[20,33] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:[26,8] class org.eclipse.persistence.internal.platform.database.oracle.TIMESTAMPHelper in exported package org.eclipse.persistence.internal.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[23,8] class org.eclipse.persistence.internal.platform.database.oracle.TIMESTAMPTypes in exported package org.eclipse.persistence.internal.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[37,23] createXML(java.sql.Connection,org.w3c.dom.Document) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[42,23] createXML(java.sql.Connection,java.lang.String) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[53,19] getDocument() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[59,35] getStringVal() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[64,16] close() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[70,31] oracle.xdb.dom.XDBDocument in oracle.xdb.dom has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,35] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,23] createXML(oracle.sql.OPAQUE) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NCharacter.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NCharacter in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NCharacter.java:[25,50] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NClob.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NClob in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NClob.java:[25,45] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NString.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NString in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NString.java:[25,47] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[283,30] oracle.sql.ARRAY in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[283,51] oracle.sql.ArrayDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[293,30] oracle.sql.STRUCT in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[293,52] oracle.sql.StructDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[303,21] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[304,28] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[754,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[865,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[867,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[902,50] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[90,31] class org.eclipse.persistence.internal.platform.database.XMLTypePlaceholder in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[75,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[77,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:[39,8] Class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/Oracle21JsonPlatform.java:[42,43] class org.eclipse.persistence.json.JsonPlatform in module org.eclipse.persistence.json may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/OracleJsonPlatformProvider.java:[30,8] class org.eclipse.persistence.platform.database.oracle.json.OracleJsonPlatformProvider in exported package org.eclipse.persistence.platform.database.oracle.json declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/OracleJsonPlatformProvider.java:[30,52] interface org.eclipse.persistence.internal.databaseaccess.spi.JsonPlatformProvider in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[37,79] interface oracle.ucp.jdbc.oracle.DataBasedConnectionAffinityCallback in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[86,35] enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[97,12] enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKNamespaceResolver.java:[25,46] interface oracle.xml.parser.v2.NSResolver in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:[402,15] class oracle.xml.parser.schema.XSDNode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:[402,37] class oracle.xml.parser.schema.XSDElement in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[447,14] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[450,39] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[490,32] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[510,46] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[78,15] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[79,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[80,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[81,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[82,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[83,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[84,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[85,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[86,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[347,16] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[388,15] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[388,47] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[418,15] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[702,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[706,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[710,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[714,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[718,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[722,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[726,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[730,27] class oracle.dms.instrument.Noun in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.oracle --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.oracle --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.oracle --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 4.0.4-SNAPSHOT [6/134] [INFO] from foundation/org.eclipse.persistence.core.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core.test.framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 103 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[88,22] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[149,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[156,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[158,36] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[260,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[357,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[368,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[369,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[369,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[370,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[371,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[372,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[373,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[374,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[178,45] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[178,62] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[179,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[179,29] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[189,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[189,29] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,48] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,65] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,129] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[202,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[212,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[225,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[225,32] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[226,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[226,32] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[229,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[230,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[236,25] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[237,25] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[240,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[242,20] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,86] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[271,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[281,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[292,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[294,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[308,95] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[317,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[327,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[357,123] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[34,15] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[47,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[49,29] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[74,30] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[106,44] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[115,62] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[41,41] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[61,41] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[103,31] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[149,31] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[40,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[44,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[100,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[102,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[239,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[242,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[244,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[42,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[43,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[43,58] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[50,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[55,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[74,67] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[74,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[75,67] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[75,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[76,67] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[76,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[77,67] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[77,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[78,67] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[78,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[79,67] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[79,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[80,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[93,33] unchecked call to putAll(java.util.Map) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[95,16] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[99,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[118,20] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[195,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[196,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[196,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[199,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[203,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[233,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[238,20] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[34,13] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[826,44] unchecked call to insertElementAt(E,int) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[874,41] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[878,14] found raw type: java.util.Enumeration missing type arguments for generic class java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/NonEditableDefaultTableModel.java:[41,58] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[31,15] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[34,32] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[37,27] unchecked method invocation: method addTests in class org.eclipse.persistence.testing.framework.TestCollection is applied to given types required: java.util.Vector found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[37,28] unchecked conversion required: java.util.Vector found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java:[1237,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java:[1239,28] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[2156,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[2242,54] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core.test.framework --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core.test.framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.xml [INFO] attaching as org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.json [INFO] attaching as org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.core.test.framework --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://www.eclipse.org/eclipselink/foundation/org.eclipse.persistence.core/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://www.eclipse.org/eclipselink/foundation/org.eclipse.persistence.oracle/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.core.test.framework --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.core.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.pgsql >-------- [INFO] Building EclipseLink PostgreSQL Extension 4.0.4-SNAPSHOT [7/134] [INFO] from foundation/org.eclipse.persistence.pgsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.pgsql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.pgsql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.pgsql --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.pgsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/main/java/module-info.java:[17,39] requires transitive directive for an automatic module [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.pgsql --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.pgsql:jar:4.0.4-SNAPSHOT : Host org.eclipse.persistence.pgsql= for this fragment/require bundle cannot be found on the classpath [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.pgsql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.pgsql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.pgsql --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.pgsql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.pgsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.pgsql --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.pgsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.pgsql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.xml [INFO] attaching as org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.json [INFO] attaching as org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.pgsql --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.pgsql --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.pgsql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.pgsql/4.0.4-SNAPSHOT/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 4.0.4-SNAPSHOT [8/134] [INFO] from moxy/org.eclipse.persistence.moxy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 193 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[454,23] createBinder() in org.eclipse.persistence.jaxb.JAXBContext overrides createBinder() in jakarta.xml.bind.JAXBContext return type requires unchecked conversion from org.eclipse.persistence.jaxb.JAXBBinder to jakarta.xml.bind.Binder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[464,27] createBinder(java.lang.Class) in org.eclipse.persistence.jaxb.JAXBContext overrides createBinder(java.lang.Class) in jakarta.xml.bind.JAXBContext return type requires unchecked conversion from org.eclipse.persistence.jaxb.JAXBBinder to jakarta.xml.bind.Binder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[609,17] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[612,36] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[617,16] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[625,35] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,36] unchecked call to CoreAttributeGroup(java.lang.String,java.lang.Class,boolean) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[731,15] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[735,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[739,32] unchecked call to set(int,E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[744,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[744,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[768,15] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[770,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[770,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[779,20] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[779,16] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[796,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[804,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[807,87] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[840,89] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[859,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,101] unchecked method invocation: method getXmlBindingsFromProperties in class org.eclipse.persistence.jaxb.JAXBContextFactory is applied to given types required: java.util.Map,java.lang.ClassLoader found: java.util.Map,java.lang.ClassLoader [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,102] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,101] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[956,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[960,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[998,121] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[999,13] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1010,96] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1017,61] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1063,17] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1064,59] unchecked method invocation: method isAnnotationPresent in class java.lang.Class is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1064,60] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1079,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,99] unchecked method invocation: method getXmlBindingsFromProperties in class org.eclipse.persistence.jaxb.JAXBContextFactory is applied to given types required: java.util.Map,java.lang.ClassLoader found: java.util.Map,java.lang.ClassLoader [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,100] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1120,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1124,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1177,132] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1178,13] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1189,101] unchecked cast required: java.lang.Iterable found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1195,61] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1212,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1212,79] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1278,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1288,96] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1301,39] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1301,35] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1305,107] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1315,39] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1315,35] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1325,25] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1357,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1363,40] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1363,56] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1367,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1368,41] unchecked method invocation: method processXMLDescriptor in class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState is applied to given types required: java.util.List,org.eclipse.persistence.internal.oxm.mappings.Descriptor,org.eclipse.persistence.internal.oxm.NamespaceResolver found: java.util.List,org.eclipse.persistence.internal.oxm.mappings.Descriptor,org.eclipse.persistence.internal.oxm.NamespaceResolver [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1368,42] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1373,48] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1373,71] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1379,13] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1385,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1391,21] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1394,21] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1400,46] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1403,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1508,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1690,85] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ValidationXMLReader.java:[61,8] class org.eclipse.persistence.jaxb.ValidationXMLReader in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1078,61] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1115,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1125,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1358,44] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1380,40] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[2297,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[152,8] class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin in exported package org.eclipse.persistence.jaxb.plugins declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[916,38] found raw type: org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple missing type arguments for generic class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[919,25] found raw type: org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple missing type arguments for generic class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[57,13] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[71,29] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[73,35] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[103,41] unchecked call to getElement(ResultT) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[114,44] unchecked call to marshal(ElementT,jakarta.xml.bind.ValidationEventHandler) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[116,44] unchecked call to marshal(ElementT,jakarta.xml.bind.ValidationEventHandler) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[28,8] class org.eclipse.persistence.internal.jaxb.GenericsClassHelper in exported package org.eclipse.persistence.internal.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[190,79] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[191,59] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[194,79] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[195,58] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[218,101] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[219,58] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[222,9] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[224,13] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[224,54] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/IDResolver.java:[38,17] class org.eclipse.persistence.jaxb.IDResolver in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[35,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[36,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Field missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Field [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[37,13] found raw type: org.eclipse.persistence.core.mappings.CoreMapping missing type arguments for generic class org.eclipse.persistence.core.mappings.CoreMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[38,13] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[42,33] found raw type: org.eclipse.persistence.internal.oxm.mappings.Field missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Field [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[48,12] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[52,36] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[75,78] unchecked method invocation: method convertObject in interface org.eclipse.persistence.internal.databaseaccess.Platform is applied to given types required: java.lang.Object,java.lang.Class found: java.lang.Object,java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[75,124] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[83,70] unchecked call to convertDataValueToObjectValue(java.lang.Object,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[89,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[89,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[91,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[91,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[106,72] unchecked call to convertObjectValueToDataValue(java.lang.Object,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[114,39] unchecked call to initialize(MAPPING,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[116,9] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[97,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[115,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[124,20] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[124,16] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[52,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[52,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[63,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[63,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[77,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[77,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[33,8] class org.eclipse.persistence.jaxb.TypeMappingInfo in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[41,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[128,12] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[137,34] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/MultiArgInstantiationPolicy.java:[33,8] class org.eclipse.persistence.internal.jaxb.MultiArgInstantiationPolicy in exported package org.eclipse.persistence.internal.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[25,38] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[27,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[31,28] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[49,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[49,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[57,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[57,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[59,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[59,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,36] unchecked call to CoreAttributeGroup(java.lang.String,java.lang.Class,boolean) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[71,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[71,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[88,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[31,35] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[36,14] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[42,23] unchecked call to setValue(T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:[148,44] unchecked cast required: jakarta.xml.bind.annotation.adapters.XmlAdapter found: jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[74,5] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[88,28] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[91,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[101,36] unchecked method invocation: constructor in class org.eclipse.persistence.internal.oxm.record.namespaces.MapNamespacePrefixMapper is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[101,65] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[291,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[296,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[323,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[329,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[345,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[353,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ChoiceCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ChoiceCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[373,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[379,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[385,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[391,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[443,39] found raw type: org.eclipse.persistence.internal.oxm.mappings.Mapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Mapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[447,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CollectionReferenceMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CollectionReferenceMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[448,100] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[451,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[475,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[477,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[507,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[509,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[540,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[542,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[577,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[579,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[607,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[621,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ObjectReferenceMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ObjectReferenceMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[622,100] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[625,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[648,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[651,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[685,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[687,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[722,39] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[813,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[826,17] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[834,28] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[842,42] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[884,51] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[98,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[517,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[577,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlEnums in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[637,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlRegistries in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:[73,8] class org.eclipse.persistence.jaxb.JAXBContextFactory in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:[218,59] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/JavaType.java:[83,8] class org.eclipse.persistence.jaxb.xmlmodel.JavaType in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/JavaType.java:[713,19] class org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.java:[59,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.java:[115,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.java:[64,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.java:[231,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema.XmlNs in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[320,51] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.TypeInfo is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[320,72] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[322,51] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.TypeInfo is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[322,73] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[444,109] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[501,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[744,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[744,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[814,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[814,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[898,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[898,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1065,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1065,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1274,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1274,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1331,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1331,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1383,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1383,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1435,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1435,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1529,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1529,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1599,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1599,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1601,52] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,49] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,45] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,31] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: java.lang.String,java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,45] unchecked conversion required: V found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1696,33] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1702,20] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1937,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1938,51] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1955,66] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1955,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1956,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1963,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2235,21] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2235,69] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2237,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2240,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2241,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2245,46] unchecked method invocation: method add in interface java.util.List is applied to given types required: E found: jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2245,47] unchecked conversion required: E found: jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBMarshaller.java:[242,23] getAdapter(java.lang.Class) in org.eclipse.persistence.jaxb.JAXBMarshaller implements getAdapter(java.lang.Class) in jakarta.xml.bind.Marshaller return type requires unchecked conversion from jakarta.xml.bind.annotation.adapters.XmlAdapter to A [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBMarshaller.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.moxy:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Copying 2413 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2779 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/module-info.java:[29,14] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/TestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/cdata/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.cdata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessmethods/Employee.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessmethods.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessorfactory/CustomerClassOverride.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessorfactory.CustomerClassOverride overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessorfactory/CustomerPackageLevel.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessorfactory.CustomerPackageLevel overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/Vehicle.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.Vehicle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/Car.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/ParkingLot.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.ParkingLot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Address.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/PhoneNumber.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/Car.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/ns/Car.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.ns.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/ns/Root.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.ns.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/emptystringns/TestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.emptystringns.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[68,19] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType.TestLocal overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/unqualified/ComplexType.java:[68,19] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.unqualified.ComplexType.TestLocal overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/unqualified/ComplexType.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.unqualified.ComplexType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype/ExampleType.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype.ExampleType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype2/Bar.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype2.Bar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype2/Foo.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype2.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementsjoinnodes/Client.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementsjoinnodes.Client overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/Owner.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.Owner overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/Thing.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.Thing overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/OwnerIntegerId.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.OwnerIntegerId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/ThingIntegerId.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.ThingIntegerId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/inheritance/ComplexNode.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.inheritance.ComplexNode overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/inheritance/LeafNode.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.inheritance.LeafNode overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/AddressSelfSource.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.AddressSelfSource overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/AddressSelfTarget.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.AddressSelfTarget overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/Contact.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.Contact overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/Customer.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/FieldRoot.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.FieldRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/HexRoot.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.HexRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/PropertyRoot.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.PropertyRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owner.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owner overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owned.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owned overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Child.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Parent.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Parent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Address.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Company.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Customer.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Order.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Order overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Root.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/Data.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.Data overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/SubData.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.SubData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/DataNT.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.DataNT overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/SubDataNT.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.SubDataNT overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/XmlLocationNonTransientTestCases.java:[67,13] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.XmlLocationNonTransientTestCases.TestLocator overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/XmlLocationTestCases.java:[64,13] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.XmlLocationTestCases.TestLocator overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/classlevel/upper/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.classlevel.upper.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/classlevel/upper/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.classlevel.upper.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/upper/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.upper.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/upper/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.upper.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/DefaultNoNodeEmployee.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.DefaultNoNodeEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/Employee.java:[34,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/EmployeeNoXmlElement.java:[34,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.EmployeeNoXmlElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/Address.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/TestClass.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.TestClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeChild.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/enumtype/Customer.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.enumtype.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/AttributeRoot.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.AttributeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/Customer.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/CustomerWithSlash.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.CustomerWithSlash overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/PositionalRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.PositionalRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/QNameRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.QNameRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ReferenceChild.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ReferenceChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ReferenceRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ReferenceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/XPathsRoot.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.XPathsRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/adapter/Customer.java:[31,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.adapter.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/adapter/PhoneNumber.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.adapter.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/Customer.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/PositionalRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.PositionalRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/QNameRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.QNameRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/ReferenceChild.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.ReferenceChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/ReferenceRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.ReferenceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/XPathsRoot.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.XPathsRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/schematype/Root.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.schematype.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/self/Creditor.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.self.Creditor overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/self/PaymentInf.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.self.PaymentInf overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/InvalidEmployee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.InvalidEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/override/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.override.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlreadonly/Employee.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlreadonly.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/AddressNoCtor.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.AddressNoCtor overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeTransformationMethod.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeTransformationMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeWithAddress.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeWithAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeWithAddressAndTransformer.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeWithAddressAndTransformer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/SimpleRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.SimpleRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/ChildClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.ChildClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/DoubleTransient.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.DoubleTransient overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/FieldRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.FieldRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/TransientClass.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.TransientClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/PropertyRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.PropertyRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Bottom.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Parent.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Parent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Child.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Middle.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/XsiTypeRoot.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.XsiTypeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Bottom.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Middle.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Bottom.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle2.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle1.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Top.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Bottom.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Middle.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Bottom.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Middle2.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Middle2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Middle1.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Middle1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Top.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlwriteonly/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlwriteonly.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/binder/adapter/Element.java:[28,8] Class org.eclipse.persistence.testing.jaxb.binder.adapter.Element overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/binder/xmlanyelement/Input.java:[24,8] Class org.eclipse.persistence.testing.jaxb.binder.xmlanyelement.Input overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/classloader/ClassB.java:[17,8] Class org.eclipse.persistence.testing.jaxb.classloader.ClassB overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolder.java:[36,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/ReferencedObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.collections.ReferencedObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderNillable.java:[34,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderNillable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderWrappers.java:[35,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappers overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderWrappersNillable.java:[30,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappersNillable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/DequeHolder.java:[37,8] Class org.eclipse.persistence.testing.jaxb.collections.DequeHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/NavigableSetHolder.java:[39,8] Class org.eclipse.persistence.testing.jaxb.collections.NavigableSetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/QueueHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.QueueHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/SetHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.SetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/SortedSetHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.SortedSetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/jaxbenum/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.converter.jaxbenum.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.converter.typesafeenum.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[58,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[79,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[101,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/cycle/Email.java:[17,8] Class org.eclipse.persistence.testing.jaxb.cycle.Email overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestObject.java:[22,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestXmlValueEnumObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestXmlValueEnumObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestXmlValueObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestXmlValueObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/jaxbcontext/sessioneventlistener/AddressAddedByEvent.java:[17,8] Class org.eclipse.persistence.testing.jaxb.jaxbcontext.sessioneventlistener.AddressAddedByEvent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/dynamic/withstatic/Address.java:[19,8] Class org.eclipse.persistence.testing.jaxb.dynamic.withstatic.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/dynamic/withstatic/AddressWithPhone.java:[21,8] Class org.eclipse.persistence.testing.jaxb.dynamic.withstatic.AddressWithPhone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.employee.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/EmployeeNoWrapper.java:[21,8] Class org.eclipse.persistence.testing.jaxb.employee.EmployeeNoWrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/Employee_B.java:[20,8] Class org.eclipse.persistence.testing.jaxb.employee.Employee_B overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/emptystring/Customer.java:[22,8] Class org.eclipse.persistence.testing.jaxb.emptystring.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/emptystring/ListsTestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.emptystring.ListsTestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/eventhandler/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.eventhandler.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/Address.java:[20,8] Class org.eclipse.persistence.testing.jaxb.events.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.events.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.events.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/file/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.file.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/inputsource/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.inputsource.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/inputstream/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.inputstream.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/reader/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.reader.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/reader/FooWithRootElement.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.reader.FooWithRootElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/source/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.source.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyattribute/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyattribute/XmlAnyAttributeSubTypeMapModel.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyattribute.XmlAnyAttributeSubTypeMapModel overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anycollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anycollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyobject/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyobject.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/binarydata/MyData.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.binarydata.MyData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/binarydatacollection/MyData.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.binarydatacollection.MyData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Address.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Client.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Client overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/PhoneNumber.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choicecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choicecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Root.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Phone.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Department.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/cyclic/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.cyclic.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/cyclic/multiplenamespaces/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.cyclic.multiplenamespaces.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/multiplenamespaces/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.multiplenamespaces.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/compositecollection/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.compositecollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Car.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Price.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Price overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Team.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/directcollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.directcollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/multiple/CustomDateType.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.multiple.CustomDateType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/multiple/CustomQuoteRequest.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.multiple.CustomQuoteRequest overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Root.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Address.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/PhoneNumber.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmltransformation.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/multiplebindings/simple/Employee.java:[26,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.multiplebindings.simple.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/multiplebindings/simple/Phone.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.multiplebindings.simple.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/namespace/Customer.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.namespace.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/superclassoverride/SubClass.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.superclassoverride.SubClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/classoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.classoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/javaclassoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.javaclassoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/field/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.field.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/inheritance/B.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.inheritance.B overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/none/Employee.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.none.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/classoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.classoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/javaclassoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.javaclassoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/nooverride/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.nooverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/property/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.property.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/propertylevel/Customer.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/publicmember/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.publicmember.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/CustomDateType.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.CustomDateType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/classlevel/MyCalendar.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.classlevel.MyCalendar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/classlevel/MyClass.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.classlevel.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/hexbinary/Customer.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.hexbinary.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/list/FooWithBar.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.list.FooWithBar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/list/FooWithBars.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.list.FooWithBars overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/Customer.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.negative.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/unspecified/Address.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.unspecified.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/unspecified/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.unspecified.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/property/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.property.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/package1/Container.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.unmappable.package1.Container overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/package2/Unmappable.java:[15,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.unmappable.package2.Unmappable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/xmlelementref/Foo.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.xmlelementref.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyattribute/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/Dom.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.Dom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/EmployeeWithList.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.EmployeeWithList overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs/Bar.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs.Bar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs/FooImplNoAnnotations.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs.FooImplNoAnnotations overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs2/Customer.java:[30,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs2.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs2/Email.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs2.Email overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/schemagen/date/DateTestCases.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.moxy --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.xml [INFO] attaching as org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.json [INFO] attaching as org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.moxy --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.moxy --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.moxy --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 4.0.4-SNAPSHOT [9/134] [INFO] from jpa/org.eclipse.persistence.jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Copying 15 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 567 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[310,40] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[380,71] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[467,63] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[481,68] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[502,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,31] unchecked method invocation: constructor in class java.util.HashMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,31] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[599,113] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[622,37] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[665,99] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[817,36] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1194,109] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1201,32] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1223,13] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1223,38] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1245,48] unchecked cast required: jakarta.persistence.TypedQuery found: jakarta.persistence.Query [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1281,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1323,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1453,94] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1463,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1467,32] unchecked method invocation: method apply in class org.eclipse.persistence.internal.jpa.QueryHintsHandler is applied to given types required: java.util.Map,org.eclipse.persistence.queries.DatabaseQuery,java.lang.ClassLoader,org.eclipse.persistence.internal.sessions.AbstractSession found: java.util.Map,org.eclipse.persistence.queries.ReadObjectQuery,java.lang.ClassLoader,org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1467,33] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1475,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1509,24] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1629,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1643,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1675,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1690,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1705,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1723,13] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1726,32] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1749,48] unchecked cast required: jakarta.persistence.TypedQuery found: jakarta.persistence.Query [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2063,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2106,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2108,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2110,70] unchecked method invocation: method setProperties in class org.eclipse.persistence.internal.sessions.AbstractSession is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2110,71] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2304,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2312,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2326,91] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2893,46] unchecked cast required: T found: org.eclipse.persistence.sessions.UnitOfWork [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2895,28] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2897,51] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2899,51] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.DatabaseSessionImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2901,49] unchecked cast required: T found: org.eclipse.persistence.sessions.server.ServerSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2903,49] unchecked cast required: T found: org.eclipse.persistence.sessions.broker.SessionBroker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2925,32] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2927,70] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2936,54] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2942,70] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2950,64] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3010,30] found raw type: jakarta.persistence.criteria.CriteriaUpdate missing type arguments for generic class jakarta.persistence.criteria.CriteriaUpdate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3013,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3021,30] found raw type: jakarta.persistence.criteria.CriteriaDelete missing type arguments for generic class jakarta.persistence.criteria.CriteriaDelete [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3024,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3047,12] found raw type: jakarta.persistence.EntityGraph missing type arguments for generic class jakarta.persistence.EntityGraph [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3053,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3057,12] found raw type: jakarta.persistence.EntityGraph missing type arguments for generic class jakarta.persistence.EntityGraph [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3062,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[52,27] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[65,50] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[67,59] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[97,41] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[106,54] Possible heap pollution from parameterized vararg type jakarta.persistence.metamodel.Attribute [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[121,69] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[141,9] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[164,9] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[164,43] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[168,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[178,69] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[198,9] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[224,9] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[224,43] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[228,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[247,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[247,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,20] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,16] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,16] unchecked conversion required: java.util.List> found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[278,51] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[280,13] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[280,42] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[295,46] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[297,46] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[312,49] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[314,49] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[92,89] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[99,28] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[107,90] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[111,31] unchecked call to addAll(java.util.Collection) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[199,19] getPKClassInstance() in org.eclipse.persistence.internal.jpa.CMP3Policy overrides getPKClassInstance() in org.eclipse.persistence.descriptors.CMPPolicy return type requires unchecked conversion from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[366,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[366,36] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,66] found raw type: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,61] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,62] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,59] found raw type: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,54] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,55] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[666,61] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedGetValueFromField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[666,62] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedGetValueFromField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[684,54] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedSetValueInField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[684,55] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedSetValueInField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:[500,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.CacheImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:[503,35] unchecked cast required: T found: org.eclipse.persistence.sessions.IdentityMapAccessor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[103,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[166,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,98] unchecked method invocation: method splitSpecifiedProperties in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Collection found: java.util.Map,java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[219,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,85] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[312,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[317,87] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[326,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[367,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[405,38] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[434,103] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[461,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,86] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,87] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,47] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,47] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,47] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,48] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,47] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[794,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[796,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[798,47] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[800,47] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.DatabaseSessionImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[802,45] unchecked cast required: T found: org.eclipse.persistence.sessions.server.ServerSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[804,45] unchecked cast required: T found: org.eclipse.persistence.sessions.broker.SessionBroker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[134,84] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[143,72] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[151,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[155,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[159,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[168,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[172,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[195,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[199,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[203,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[219,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[246,62] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[327,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[327,28] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[339,16] unchecked conversion required: java.util.Map[] found: java.util.Map[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[354,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[381,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[388,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[393,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[500,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[549,76] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[630,64] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,45] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,46] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,113] unchecked method invocation: method getPropertyOverrides in interface org.eclipse.persistence.jpa.metadata.MetadataSource is applied to given types required: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog found: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,114] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,65] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[680,71] unchecked method invocation: method storeProject in interface org.eclipse.persistence.jpa.metadata.ProjectCache is applied to given types required: org.eclipse.persistence.sessions.Project,java.util.Map,org.eclipse.persistence.logging.SessionLog found: org.eclipse.persistence.sessions.Project,java.util.Map,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[680,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[748,51] unchecked method invocation: method setProperties in class org.eclipse.persistence.internal.sessions.AbstractSession is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[748,52] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1006,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1057,141] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1062,123] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1106,39] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1134,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1208,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1231,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1297,35] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1426,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1434,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1455,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,58] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,54] unchecked call to PrivilegedNewInstanceFromClass(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,53] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,54] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1488,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1500,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1501,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1502,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1586,74] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1587,87] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1690,72] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1701,97] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1735,78] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1765,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1772,48] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1772,49] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1838,75] unchecked method invocation: method retrieveProject in interface org.eclipse.persistence.jpa.metadata.ProjectCache is applied to given types required: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog found: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1838,76] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2023,37] unchecked method invocation: constructor in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor is applied to given types required: jakarta.persistence.spi.PersistenceUnitInfo,org.eclipse.persistence.internal.sessions.AbstractSession,java.lang.ClassLoader,boolean,boolean,boolean,boolean,boolean,java.util.Map,org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor found: jakarta.persistence.spi.PersistenceUnitInfo,org.eclipse.persistence.internal.sessions.AbstractSession,java.lang.ClassLoader,boolean,boolean,boolean,boolean,boolean,java.util.Map,org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2023,202] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2168,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2172,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2190,52] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2205,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2205,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2207,29] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2207,30] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2220,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2359,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2378,56] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2388,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2420,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2434,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2498,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2502,14] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2503,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2610,64] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2636,71] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2659,61] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2802,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2864,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2868,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2961,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2984,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2990,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2992,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2994,20] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3027,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3028,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3033,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3035,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3124,53] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3183,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3209,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3235,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3283,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3307,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3336,38] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3345,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3354,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3371,43] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3388,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3401,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3415,39] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3440,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3446,58] ANTLR in org.eclipse.persistence.config.ParserType has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3462,55] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/StoredProcedureQueryImpl.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 4.0.4-SNAPSHOT [10/134] [INFO] from jpa/org.eclipse.persistence.jpa.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[36,22] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[55,26] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[55,46] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[510,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[523,81] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[532,81] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[564,78] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[572,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[580,92] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[584,92] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[592,35] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[620,47] unchecked method invocation: constructor in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl is applied to given types required: java.lang.String,java.util.Map,java.util.List found: java.lang.String,java.util.Map,java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[620,97] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[636,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.test.framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://www.eclipse.org/eclipselink/foundation/org.eclipse.persistence.core/apidocs/ are in named modules. [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://www.eclipse.org/eclipselink/jpa/org.eclipse.persistence.jpa/apidocs/ are in named modules. [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 4.0.4-SNAPSHOT [11/134] [INFO] from jpa/org.eclipse.persistence.jpa.modelgen/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/module-info.java:[26,13] module not found: eclipselink [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/java/module-info.java:[16,14] requires directive for an automatic module [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-jpa-modelgen-jpms) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpars.server >---- [INFO] Building EclipseLink JPA-RS Server 4.0.4-SNAPSHOT [12/134] [INFO] from jpa/org.eclipse.persistence.jpars.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpars.server --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpars.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpars.server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 122 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[51,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[56,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[91,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[95,36] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[99,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[103,37] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/MatrixParameters.java:[17,8] class org.eclipse.persistence.jpa.rs.MatrixParameters in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[419,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[421,14] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1181,55] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[83,43] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:[47,8] class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/QueryParameters.java:[17,8] class org.eclipse.persistence.jpa.rs.QueryParameters in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/ReservedWords.java:[22,8] class org.eclipse.persistence.jpa.rs.ReservedWords in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/SystemDefaults.java:[17,8] class org.eclipse.persistence.jpa.rs.SystemDefaults in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[44,8] class org.eclipse.persistence.jpa.rs.features.FeatureResponseBuilderImpl in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultList.java:[31,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/SimpleHomogeneousList.java:[33,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureSetPreV2.java:[48,8] class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2 in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureSetV2.java:[51,8] class org.eclipse.persistence.jpa.rs.features.FeatureSetV2 in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/ItemLinksBuilder.java:[31,14] class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[54,8] class org.eclipse.persistence.jpa.rs.features.core.selflinks.SelfLinksResponseBuilder in exported package org.eclipse.persistence.jpa.rs.features.core.selflinks declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[47,8] class org.eclipse.persistence.jpa.rs.features.paging.PagingResponseBuilder in exported package org.eclipse.persistence.jpa.rs.features.paging declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[68,46] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[227,60] JPARS_RELATIONSHIP_PARTNER in org.eclipse.persistence.jpa.rs.MatrixParameters has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[65,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[46,8] class org.eclipse.persistence.jpa.rs.resources.EntityResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[71,8] class org.eclipse.persistence.jpa.rs.resources.MetadataResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceResource.java:[58,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/PersistenceResource.java:[47,8] class org.eclipse.persistence.jpa.rs.resources.PersistenceResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceUnitResource.java:[59,8] class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/PersistenceUnitResource.java:[41,8] class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractQueryResource.java:[54,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/QueryResource.java:[43,8] class org.eclipse.persistence.jpa.rs.resources.QueryResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractSingleResultQueryResource.java:[44,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/SingleResultQueryResource.java:[39,8] class org.eclipse.persistence.jpa.rs.resources.SingleResultQueryResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/ConcreteSubclassFactory.java:[49,36] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[333,81] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[349,81] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/LinkList.java:[32,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/QueryList.java:[32,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.java:[129,23] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[112,13] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpars.server --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.jpars.server:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars.server --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpars.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpars.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpars.server --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars.server --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpars.server --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpars.server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.json [INFO] attaching as org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpars.server --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpars.server --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpars.server --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars.server/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 4.0.4-SNAPSHOT [13/134] [INFO] from jpa/org.eclipse.persistence.jpars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom (10 kB at 251 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar (55 kB at 7.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.pom (9.3 kB at 774 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.jar (26 kB at 1.4 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11 module-path] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Copying 32 resources from src/it/resources to target/test-classes [INFO] Copying 32 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 77 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpars --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.json [INFO] attaching as org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpars --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.pom (2.5 kB at 73 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.pom (2.9 kB at 264 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.pom (2.4 kB at 135 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 181 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 206 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 238 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 211 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 167 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 151 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 145 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 296 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 224 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 352 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.15.2.0/derby-10.15.2.0.jar (3.7 MB at 58 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.15.2.0/derbynet-10.15.2.0.jar (287 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbytools/10.15.2.0/derbytools-10.15.2.0.jar (264 kB at 6.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 654 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 796 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 18 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 1.6 MB/s) [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpars --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpars --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/4.0.4-SNAPSHOT/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 4.0.4-SNAPSHOT [14/134] [INFO] from foundation/eclipselink.core.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.2.5:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core.test --- [INFO] Copying 40 resources from src/it/resources to target/test-classes [INFO] Copying 2 resources from src/it/resources-utf16 to target/test-classes [INFO] Copying 40 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2806 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/employee/domain/Child.java:[22,8] Class org.eclipse.persistence.testing.models.employee.domain.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/onetoonejointable/Child.java:[22,8] Class org.eclipse.persistence.testing.models.onetoonejointable.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Address.java:[24,8] Class org.eclipse.persistence.testing.models.plsql.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Employee.java:[26,8] Class org.eclipse.persistence.testing.models.plsql.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Phone.java:[22,8] Class org.eclipse.persistence.testing.models.plsql.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyHollywoodAgent.java:[28,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyHollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyCharity.java:[27,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyCharity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Address.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Country.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Country overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Charity.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.Charity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/HollywoodAgent.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.HollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/returning/model/Class1.java:[19,8] Class org.eclipse.persistence.testing.tests.returning.model.Class1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMIServerManagerController.java:[59,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerRemoteModel.java:[82,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/simultaneous/TestExecutorWithClientSession.java:[254,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[235,32] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[192,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[142,32] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[111,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedStatement.java:[211,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/aggregate/Customer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/aggregate/Customer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (asm-eclipselink-test) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (asm-ow2-test) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.json [INFO] attaching as org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-core-srg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-core-lrg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.core.test --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.core.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/4.0.4-SNAPSHOT/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 4.0.4-SNAPSHOT [15/134] [INFO] from foundation/org.eclipse.persistence.corba/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.pom (14 kB at 967 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/80/mojo-parent-80.pom (36 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.2.0/exec-maven-plugin-3.2.0.jar (84 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 9.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 41 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:[108,57] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/sun/SunCORBATransportManager.java:[58,48] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[134,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,135] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,71] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,131] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[267,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[332,61] found raw type: org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder missing type arguments for generic class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[360,81] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionController.java:[25,108] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionController.java:[25,139] interface org.omg.CORBA.portable.IDLEntity in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[27,91] class org.omg.CORBA.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[27,166] interface org.omg.CORBA.portable.InvokeHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,34] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,93] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,132] interface org.omg.CORBA.portable.ResponseHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[34,44] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[41,119] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[47,45] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[58,125] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[62,52] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[66,118] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[25,88] interface org.omg.CORBA.portable.Streamable in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[36,45] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[41,46] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[46,25] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterDefaultFactory.java:[26,73] interface org.omg.CORBA.portable.ValueFactory in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterDefaultFactory.java:[35,70] class org.omg.CORBA_2_3.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[84,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[102,35] unchecked method invocation: method setObjectDescriptors in class org.eclipse.persistence.internal.sessions.remote.Transporter is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[102,36] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[37,44] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[44,101] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[51,45] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[74,107] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[106,52] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[25,71] interface org.omg.CORBA.portable.Streamable in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[36,45] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[41,46] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[46,25] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerStub.java:[25,78] class org.omg.CORBA.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerStub.java:[34,68] class org.omg.CORBA.portable.Delegate in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[178,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,135] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,71] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,131] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[283,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[398,61] found raw type: org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder missing type arguments for generic class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[437,81] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionControllerDispatcher.java:[30,59] class javax.rmi.PortableRemoteObject in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[37,64] class org.omg.CORBA_2_3.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[37,86] interface javax.rmi.CORBA.Tie in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,12] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,48] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,65] interface org.omg.CORBA.portable.ResponseHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,95] class org.omg.CORBA.SystemException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[325,12] class org.omg.CORBA.ORB in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[330,21] class org.omg.CORBA.ORB in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[340,118] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[368,25] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[378,137] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[34,55] class javax.rmi.CORBA.Stub in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[770,118] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[1438,137] class org.omg.CORBA.portable.OutputStream in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:4.0.4-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:4.0.4-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Copying 2 resources from src/it/resources to target/test-classes [INFO] Copying 2 resources from src/it/resources to target/test-classes [INFO] [INFO] --- exec:3.2.0:exec (start-corba-server) @ org.eclipse.persistence.corba --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.pom (9.5 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 214 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 17 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 7.2 MB/s) [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIIIOPRemoteModel.java:[44,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIServerManagerController.java:[100,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIConnectionExceptionsTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIConnectionExceptionsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.corba --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.xml [INFO] attaching as org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.json [INFO] attaching as org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.corba --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- antrun:3.1.0:run (wait-for-corba-server-start) @ org.eclipse.persistence.corba --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 5.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 44 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 4.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 83 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.corba --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-corba) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.corba --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.corba --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.corba --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/4.0.4-SNAPSHOT/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 4.0.4-SNAPSHOT [16/134] [INFO] from foundation/org.eclipse.persistence.extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java:[18,24] requires directive for an automatic module [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[52,53] org.jgroups.protocols.pbcast.FLUSH in org.jgroups.protocols.pbcast has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[73,17] startFlush(boolean) in org.jgroups.JChannel has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[88,17] startFlush(boolean) in org.jgroups.JChannel has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.extension --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.xml [INFO] attaching as org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.json [INFO] attaching as org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.extension --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.extension --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/4.0.4-SNAPSHOT/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 4.0.4-SNAPSHOT [17/134] [INFO] from foundation/org.eclipse.persistence.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[212,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[213,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[222,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:[175,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:[242,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.java:[30,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.java:[30,56] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[46,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.jms.CciJMSRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[54,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.jms.CciJMSRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[46,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[54,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRow.java:[35,21] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRow.java:[35,36] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:[236,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:[237,20] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[59,20] getMongo() in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[41,25] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[53,35] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[90,17] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,33] Mongo() in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,33] Mongo(java.util.List) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[99,27] getDB(java.lang.String) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[111,23] setOptions(int) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[148,12] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[152,26] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[120,29] MongoClient(com.mongodb.ServerAddress,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[122,29] MongoClient(java.util.List,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[187,36] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[208,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[224,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[252,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[255,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[257,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecord.java:[27,34] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecord.java:[27,53] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[118,52] eval(java.lang.String,java.lang.Object...) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[127,27] setOptions(int) in com.mongodb.DBCollection has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[173,36] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[194,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[223,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[226,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[228,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoListRecord.java:[27,38] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoListRecord.java:[27,59] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.mongo.MongoRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.mongo.MongoRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[146,54] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[148,54] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[154,54] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[156,54] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[158,54] SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[103,60] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[108,19] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[172,59] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[174,59] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[180,59] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[182,59] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[184,59] SAFE in com.mongodb.WriteConcern has been deprecated [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 223 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 150 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Department.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/arraylist/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/arraylist/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.nosql --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 4.0.4-SNAPSHOT [18/134] [INFO] from moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug deprecation release 11 module-path] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.xml [INFO] attaching as org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.json [INFO] attaching as org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/4.0.4-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 4.0.4-SNAPSHOT [19/134] [INFO] from dbws/org.eclipse.persistence.dbws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.pom (7.9 kB at 605 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/3.0.0/sql-maven-plugin-3.0.0.jar (35 kB at 1.6 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/module-info.java:[40,82] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceModel.java:[33,8] class org.eclipse.persistence.internal.xr.XRServiceModel in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/dbws/DBWSModel.java:[121,8] class org.eclipse.persistence.dbws.DBWSModel in exported package org.eclipse.persistence.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Operation.java:[35,17] class org.eclipse.persistence.internal.xr.Operation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Parameter.java:[34,8] class org.eclipse.persistence.internal.xr.Parameter in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[37,8] class org.eclipse.persistence.internal.xr.XRServiceAdapter in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[43,15] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[74,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[77,27] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:[656,96] interface org.eclipse.persistence.jpa.metadata.MetadataSource in module org.eclipse.persistence.jpa is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:[671,16] class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings in module org.eclipse.persistence.jpa is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Attachment.java:[31,8] class org.eclipse.persistence.internal.xr.Attachment in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/AttachmentHelper.java:[33,8] class org.eclipse.persistence.internal.xr.AttachmentHelper in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QueryOperation.java:[204,26] serializable class org.eclipse.persistence.internal.xr.QueryOperation.DataHandlerInstantiationPolicy has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QueryHandler.java:[39,17] class org.eclipse.persistence.internal.xr.QueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/BatchQueryOperation.java:[30,8] class org.eclipse.persistence.internal.xr.BatchQueryOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/DeleteOperation.java:[43,8] class org.eclipse.persistence.internal.xr.DeleteOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/InsertOperation.java:[32,8] class org.eclipse.persistence.internal.xr.InsertOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/NamedQueryHandler.java:[34,8] class org.eclipse.persistence.internal.xr.NamedQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureArgument.java:[24,8] class org.eclipse.persistence.internal.xr.ProcedureArgument in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureOutputArgument.java:[31,8] class org.eclipse.persistence.internal.xr.ProcedureOutputArgument in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QNameTransformer.java:[82,8] serializable class org.eclipse.persistence.internal.xr.QNameTransformer has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/SQLQueryHandler.java:[32,8] class org.eclipse.persistence.internal.xr.SQLQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/StoredProcedureQueryHandler.java:[49,8] class org.eclipse.persistence.internal.xr.StoredProcedureQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/StoredFunctionQueryHandler.java:[40,8] class org.eclipse.persistence.internal.xr.StoredFunctionQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/UpdateOperation.java:[27,8] class org.eclipse.persistence.internal.xr.UpdateOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ValueObject.java:[31,8] class org.eclipse.persistence.internal.xr.ValueObject in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.java:[38,8] serializable class org.eclipse.persistence.internal.xr.XRDynamicEntityVHAccessor has no definition of serialVersionUID [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.dbws --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- sql:3.0.0:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom (4.3 kB at 267 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.pom (24 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/groovy/groovy-bom/4.0.20/groovy-bom-4.0.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.20/groovy-bom-4.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.20/groovy-bom-4.0.20.pom (27 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 402 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar (23 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.20/groovy-4.0.20.jar (7.6 MB at 34 MB/s) [INFO] User has requested to skip execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- sql:3.0.0:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] User has requested to skip execution. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.dbws --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.dbws --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 4.0.4-SNAPSHOT [20/134] [INFO] from sdo/org.eclipse.persistence.sdo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-sources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.5.0:add-source (add-source) @ org.eclipse.persistence.sdo --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies added. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] Copying 2 resources from target/generated-sources/dependencies to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 106 source files with javac [debug release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[124,40] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2177,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2193,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2265,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/jaxb/JAXBClassGenerator.java:[31,8] class org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator in exported package org.eclipse.persistence.sdo.helper.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.sdo [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/impl/HelperProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/impl/HelperProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [INFO] No MANIFEST.MF file found, generating manifest. [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.sdo:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Copying 856 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 660 source files with javac [debug release 11 module-path] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/externalizable/InsecureDataObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/externalizable/InsecureDataObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/SDOXMLComparer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/SDOXMLComparer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Copying 856 resources from src/test/resources to target/test-run [INFO] [INFO] --- surefire:3.2.5:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.sdo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.xml [INFO] attaching as org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.json [INFO] attaching as org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.sdo --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:25: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:29: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:30: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:31: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:95: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] 27 warnings [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.sdo --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.sdo --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 4.0.4-SNAPSHOT [21/134] [INFO] from utils/org.eclipse.persistence.dbws.builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XRPackager.java:[68,22] class org.eclipse.persistence.tools.dbws.XRPackager.NullOutputStream in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[110,8] class org.eclipse.persistence.tools.dbws.Util in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[476,63] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[697,43] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DefaultNamingConventionTransformer.java:[21,8] class org.eclipse.persistence.tools.dbws.DefaultNamingConventionTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:[862,92] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[128,15] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[147,51] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[165,45] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[249,32] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[365,20] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[382,16] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[731,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[734,27] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/OperationModel.java:[18,8] class org.eclipse.persistence.tools.dbws.OperationModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[129,12] interface javax.wsdl.Definition in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[129,45] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[133,12] interface javax.wsdl.Definition in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[133,62] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.java:[48,85] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BindingModel.java:[26,8] class org.eclipse.persistence.tools.dbws.BindingModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/PLSQLProcedureOperationModel.java:[15,8] class org.eclipse.persistence.tools.dbws.PLSQLProcedureOperationModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/SQLX2003Transformer.java:[17,8] class org.eclipse.persistence.tools.dbws.SQLX2003Transformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ToLowerTransformer.java:[15,8] class org.eclipse.persistence.tools.dbws.ToLowerTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/TypeSuffixTransformer.java:[15,8] class org.eclipse.persistence.tools.dbws.TypeSuffixTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XmlBindingsGenerator.java:[67,8] class org.eclipse.persistence.tools.dbws.XmlBindingsGenerator in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XmlEntityMappingsGenerator.java:[109,8] class org.eclipse.persistence.tools.dbws.XmlEntityMappingsGenerator in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.dbws.builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 4.0.4-SNAPSHOT [22/134] [INFO] from utils/eclipselink.utils.rename/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.utils.rename --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.xml [INFO] attaching as org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.json [INFO] attaching as org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.utils.rename --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.utils.rename --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.utils.rename --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 4.0.4-SNAPSHOT [23/134] [INFO] from foundation/org.eclipse.persistence.oracle.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[108,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[109,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[119,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:[143,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.java:[26,31] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.java:[26,52] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.aq.AQRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.aq.AQRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[33,12] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[37,15] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[43,34] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:[256,132] interface oracle.kv.Operation in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:[283,15] class oracle.kv.Value in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[31,15] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[32,15] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[35,15] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[51,12] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[55,28] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[72,12] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[76,32] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[80,12] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[84,31] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.java:[27,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.java:[27,59] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLConnection.java:[44,34] interface oracle.nosql.driver.NoSQLHandle in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLConnection.java:[95,12] interface oracle.nosql.driver.NoSQLHandle in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[328,115] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[349,86] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[352,96] unchecked cast required: java.util.List found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[404,49] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[426,147] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[451,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[454,101] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[479,79] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,70] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,90] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[519,110] unchecked cast required: java.util.List> found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[548,115] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[551,20] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[571,34] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[573,44] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[615,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecord.java:[27,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecord.java:[27,59] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[67,12] class oracle.nosql.driver.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[71,28] class oracle.nosql.driver.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[83,12] class oracle.nosql.driver.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[87,32] class oracle.nosql.driver.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[91,12] class oracle.nosql.driver.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[95,31] class oracle.nosql.driver.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[38,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[44,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[38,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[44,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[264,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[283,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[294,23] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[319,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[376,84] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[272,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[276,122] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[277,30] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[280,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[284,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[295,23] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[320,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[381,104] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[386,57] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[429,134] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[511,73] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[580,105] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[555,19] class oracle.nosql.driver.values.FieldValue in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[66,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[71,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[76,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[82,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[122,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[128,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLSimpleTest.java:[132,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLSimpleTest.java:[137,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLTestSuite.java:[54,49] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLModelTest.java:[135,30] redundant cast to org.eclipse.persistence.sessions.DatabaseSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[325,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[337,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[338,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[339,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPATest.java:[309,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPATest.java:[321,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLSimpleTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLSimpleTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.oracle.nosql --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.oracle.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 4.0.4-SNAPSHOT [24/134] [INFO] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.xml [INFO] attaching as org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.json [INFO] attaching as org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.bundles --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.bundles --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.bundles --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 4.0.4-SNAPSHOT [25/134] [INFO] from bundles/moxy-standalone/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Copying 0 resource from ../eclipselink/src/main/scripts to target/generated-sources/bin [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ moxy-standalone --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.xml [INFO] attaching as moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.json [INFO] attaching as moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/moxy-standalone-4.0.4-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ moxy-standalone --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ moxy-standalone --- [INFO] Signing 4 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ moxy-standalone --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/moxy-standalone-4.0.4-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/moxy-standalone-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/moxy-standalone-4.0.4-SNAPSHOT.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/4.0.4-SNAPSHOT/moxy-standalone-4.0.4-SNAPSHOT.zip.asc [INFO] [INFO] --- dependency:3.6.1:unpack (stage) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:moxy-standalone:4.0.4-SNAPSHOT:zip [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 4.0.4-SNAPSHOT [26/134] [INFO] from bundles/eclipselink/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ eclipselink --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ eclipselink --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink [INFO] Storing buildNumber: 9c4810a718587de61ba5cfa723b6251c185f577e at timestamp: 1717067784867 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink [INFO] Storing scmBranch: 4.0 [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] [INFO] --- build-helper:3.5.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipselink --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] Copying 55 resources from target/generated-sources/dependency-sources to target/classes [INFO] Copying 1 resource from target/generated-sources/dependency-sources to target/classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3391 source files with javac [debug release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/ChangeSummary.java:[41,13] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataGraph.java:[32,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[219,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[505,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[829,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[1051,13] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[1099,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Sequence.java:[120,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Sequence.java:[125,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/DataHelper.java:[74,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/DataHelper.java:[139,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/XMLContext.java:[215,12] class org.eclipse.persistence.oxm.XMLContext.XMLContextState in module eclipselink is not accessible to clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/XMLContext.java:[226,36] class org.eclipse.persistence.oxm.XMLContext.XMLContextState in module eclipselink is not accessible to clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/helper/ClassConstants.java:[127,31] interface org.eclipse.persistence.internal.weaving.PersistenceWeavedLazy in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassWriter.java:[214,30] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassWriter.java:[221,31] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/DOMRecord.java:[33,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[53,15] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[54,15] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[283,12] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[299,12] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[308,34] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISException.java:[81,50] class jakarta.resource.ResourceException in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISException.java:[85,50] class jakarta.resource.ResourceException in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[195,12] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[202,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[214,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[222,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[233,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[245,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[258,78] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[266,50] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[274,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[299,60] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[28,25] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[28,80] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[30,25] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[30,78] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[38,15] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[265,12] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[275,36] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[350,41] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[356,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[363,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[47,15] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[48,15] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[139,12] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[199,12] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[207,12] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[242,38] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[260,35] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[33,102] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[36,35] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[59,45] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[82,45] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[113,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[120,47] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[148,41] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[158,58] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[168,41] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[168,78] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/IndexedInteraction.java:[109,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/IndexedInteraction.java:[129,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[128,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[169,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[177,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[116,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[178,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[203,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[34,39] interface jakarta.validation.ConstraintViolation in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[90,12] interface jakarta.validation.Path in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[104,12] interface jakarta.validation.metadata.ConstraintDescriptor in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[111,12] interface jakarta.validation.ConstraintViolation in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/compiler/facets/PatternFacet.java:[29,40] class jakarta.validation.constraints.Pattern in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/compiler/facets/PatternFacet.java:[38,12] class jakarta.validation.constraints.Pattern in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3446,58] ANTLR in org.eclipse.persistence.config.ParserType has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[75,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[83,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[61,31] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[263,47] class org.eclipse.persistence.asm.EclipseLinkClassVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[294,16] class org.eclipse.persistence.asm.FieldVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[303,16] class org.eclipse.persistence.asm.MethodVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[312,16] class org.eclipse.persistence.asm.AnnotationVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/listeners/BeanValidationListener.java:[62,35] interface jakarta.validation.ValidatorFactory in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/transaction/AbstractSynchronizationListener.java:[47,66] interface jakarta.transaction.Synchronization in module jakarta.transaction is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.java:[150,46] class jakarta.mail.internet.MimeMultipart in module jakarta.mail is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.java:[349,39] class jakarta.mail.internet.MimeMultipart in module jakarta.mail is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:[32,19] class oracle.sql.TIMESTAMPTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPLTZWrapper.java:[55,12] class oracle.sql.TIMESTAMPLTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[24,31] class oracle.sql.TIMESTAMP in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[25,31] class oracle.sql.TIMESTAMPLTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[26,31] class oracle.sql.TIMESTAMPTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[32,22] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[33,21] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[34,22] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/security/JCEEncryptor.java:[36,76] interface org.eclipse.persistence.security.Securable in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[43,15] interface jakarta.enterprise.inject.spi.BeanManager in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[44,15] interface jakarta.enterprise.context.spi.CreationalContext in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[45,28] interface jakarta.enterprise.inject.spi.InjectionTarget in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[66,15] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[67,15] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[73,15] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[74,15] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[77,15] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,63] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,110] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,201] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[196,27] interface jakarta.jms.Message in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[271,43] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[283,39] interface jakarta.jms.Message in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[283,63] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[424,30] interface jakarta.jms.TopicPublisher in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[428,12] interface jakarta.jms.TopicPublisher in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[439,30] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[443,12] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[456,33] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[460,12] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[469,43] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[473,12] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[484,36] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[488,12] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[497,26] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[501,12] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingTransportManager.java:[175,15] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingTransportManager.java:[189,15] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaAnnotationImpl.java:[69,34] class com.sun.codemodel.JAnnotationUse in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[91,29] class com.sun.codemodel.JDefinedClass in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[91,58] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[104,29] class com.sun.codemodel.JDefinedClass in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[104,58] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaConstructorImpl.java:[61,35] class com.sun.codemodel.JMethod in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaConstructorImpl.java:[61,56] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaFieldImpl.java:[70,29] class com.sun.codemodel.JFieldVar in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaFieldImpl.java:[70,50] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java:[69,30] class com.sun.codemodel.JMethod in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java:[69,50] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaModelImpl.java:[61,29] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaPackageImpl.java:[48,15] class com.sun.codemodel.JPackage in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaPackageImpl.java:[57,31] class com.sun.codemodel.JPackage in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[152,43] class com.sun.tools.xjc.Plugin in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[189,30] class com.sun.tools.xjc.Options in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[189,72] class com.sun.tools.xjc.BadCommandLineException in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[244,24] interface com.sun.tools.xjc.outline.Outline in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[244,41] class com.sun.tools.xjc.Options in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,2] class jakarta.ws.rs.Produces in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,12] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,40] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,2] class jakarta.ws.rs.Consumes in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,12] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,40] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[209,2] class jakarta.ws.rs.ext.Provider in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[210,42] interface jakarta.ws.rs.ext.MessageBodyReader in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[210,69] interface jakarta.ws.rs.ext.MessageBodyWriter in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[218,6] class jakarta.ws.rs.core.Context in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[219,15] interface jakarta.ws.rs.ext.Providers in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[310,97] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[310,118] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[387,94] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[443,90] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[546,91] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[626,96] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[626,117] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[645,105] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[645,126] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,92] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,113] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,203] class jakarta.ws.rs.WebApplicationException in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[935,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,99] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,120] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,211] class jakarta.ws.rs.WebApplicationException in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[980,48] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1004,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1102,47] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1116,68] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1128,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1143,53] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:[49,12] enum jakarta.ws.rs.core.Response.Status in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:[58,35] enum jakarta.ws.rs.core.Response.Status in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[42,119] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[54,146] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[65,114] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[77,130] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[89,143] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/AbstractExceptionMapper.java:[99,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[23,2] class jakarta.ws.rs.ext.Provider in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[24,78] interface jakarta.ws.rs.ext.ExceptionMapper in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[33,12] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[47,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[52,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[62,136] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[76,150] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[84,121] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[57,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[62,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[76,150] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[89,134] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[97,121] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/FieldsFilteringValidator.java:[41,37] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[41,75] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PageableQueryValidator.java:[40,81] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[50,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[60,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[65,137] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[72,25] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[140,62] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[163,58] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,128] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,149] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,101] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,122] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,92] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,113] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,92] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,113] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,132] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,130] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,151] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,103] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,124] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,110] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,135] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,2] class jakarta.ws.rs.Produces in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,13] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,2] class jakarta.ws.rs.Consumes in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,13] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[45,2] class jakarta.ws.rs.Path in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[48,6] class jakarta.ws.rs.GET in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[49,6] class jakarta.ws.rs.Path in module jakarta.ws.rs is not indirectly exported using requires transitive [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/impl/HelperProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/impl/HelperProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipselink --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ eclipselink --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] [INFO] --- jar:3.4.1:jar (jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ eclipselink --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.xml [INFO] attaching as eclipselink-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.json [INFO] attaching as eclipselink-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ eclipselink --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] 27 warnings [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.6.1:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ eclipselink --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ eclipselink --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/4.0.4-SNAPSHOT/eclipselink-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 4.0.4-SNAPSHOT [27/134] [INFO] from bundles/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/it/java added. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying jakarta.persistence-api-3.1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.persistence-api.jar [INFO] Copying org.eclipse.persistence.asm-9.7.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.asm.jar [INFO] Copying org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.core.jar [INFO] Copying org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.moxy.jar [INFO] Copying angus-activation-2.0.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/angus-activation.jar [INFO] Copying jakarta.activation-api-2.1.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.activation-api.jar [INFO] Copying angus-mail-2.0.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/angus-mail.jar [INFO] Copying jakarta.mail-api-2.1.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.mail-api.jar [INFO] Copying jaxb-xjc-4.0.5.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jaxb-xjc.jar [INFO] Copying jaxb-core-4.0.5.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jaxb-core.jar [INFO] Copying jakarta.validation-api-3.0.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.validation-api.jar [INFO] Copying jakarta.ws.rs-api-3.1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.ws.rs-api.jar [INFO] Copying jakarta.xml.bind-api-4.0.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.xml.bind-api.jar [INFO] Copying parsson-1.1.6.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/parsson.jar [INFO] Copying jakarta.json-api-2.1.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.json-api.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/junit.jar [INFO] Copying hamcrest-core-1.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/hamcrest-core.jar [INFO] Copying jakarta.enterprise.cdi-api-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.enterprise.cdi-api.jar [INFO] Copying jakarta.enterprise.lang-model-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.enterprise.lang-model.jar [INFO] Copying jakarta.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.annotation-api.jar [INFO] Copying jakarta.el-api-5.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.el-api.jar [INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.interceptor-api.jar [INFO] Copying hibernate-validator-8.0.1.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/hibernate-validator.jar [INFO] Copying jboss-logging-3.4.3.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jboss-logging.jar [INFO] Copying classmate-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/classmate.jar [INFO] Copying jakarta.el-5.0.0-M1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.el.jar [INFO] Copying org.apache.felix.framework-7.0.5.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.apache.felix.framework.jar [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/animal-sniffer-annotations.jar [INFO] Copying pax-exam-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-exam.jar [INFO] Copying ops4j-base-exec-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-exec.jar [INFO] Copying ops4j-base-io-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-io.jar [INFO] Copying ops4j-base-monitors-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-monitors.jar [INFO] Copying ops4j-base-lang-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-lang.jar [INFO] Copying ops4j-base-store-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-store.jar [INFO] Copying ops4j-base-util-property-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-util-property.jar [INFO] Copying pax-exam-container-forked-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-exam-container-forked.jar [INFO] Copying pax-exam-spi-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-exam-spi.jar [INFO] Copying tinybundles-2.1.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/tinybundles.jar [INFO] Copying bndlib-2.4.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/bndlib.jar [INFO] Copying ops4j-base-net-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-net.jar [INFO] Copying ops4j-base-spi-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/ops4j-base-spi.jar [INFO] Copying pax-swissbox-framework-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-framework.jar [INFO] Copying pax-swissbox-tracker-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-tracker.jar [INFO] Copying pax-swissbox-lifecycle-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-lifecycle.jar [INFO] Copying slf4j-api-2.0.12.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/slf4j-api.jar [INFO] Copying pax-exam-junit4-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-exam-junit4.jar [INFO] Copying pax-exam-link-mvn-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-exam-link-mvn.jar [INFO] Copying pax-url-aether-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-url-aether.jar [INFO] Copying pax-url-aether-support-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-url-aether-support.jar [INFO] Copying maven-resolver-impl-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/maven-resolver-impl.jar [INFO] Copying maven-resolver-api-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/maven-resolver-api.jar [INFO] Copying maven-resolver-spi-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/maven-resolver-spi.jar [INFO] Copying maven-resolver-util-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/maven-resolver-util.jar [INFO] Copying jcl-over-slf4j-1.6.6.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jcl-over-slf4j.jar [INFO] Copying pax-url-link-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-url-link.jar [INFO] Copying pax-url-commons-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-url-commons.jar [INFO] Copying pax-swissbox-property-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-property.jar [INFO] Copying pax-url-classpath-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-url-classpath.jar [INFO] Copying pax-swissbox-optional-jcl-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-optional-jcl.jar [INFO] Copying org.osgi.core-6.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.osgi.core.jar [INFO] Copying jakarta.inject-api-1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/jakarta.inject-api.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.distribution.tests --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.xml [INFO] attaching as org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.json [INFO] attaching as org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.distribution.tests --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (osgi-test) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.distribution.tests --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-installer-osgi-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.distribution.tests --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/4.0.4-SNAPSHOT/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [28/134] [INFO] from testing/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.pom (22 kB at 511 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.9.0/download-maven-plugin-1.9.0.jar (63 kB at 3.2 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.test.server.parent --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.pom (6.6 kB at 147 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 74 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 84 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 153 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 66 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.14/httpclient-cache-4.5.14.jar (164 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 173 kB/s) [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.test.server.parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.xml [INFO] attaching as org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.json [INFO] attaching as org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.test.server.parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.test.server.parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 4.0.4-SNAPSHOT [29/134] [INFO] from jpa/eclipselink.jpa.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.test --- [INFO] Copying 42 resources from src/it/resources to target/test-classes [INFO] Copying 42 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.kohsuke.metainf_services.AnnotationProcessorImpl' less than -source '11' [WARNING] No processor claimed any of these annotations: /jakarta.persistence.OneToMany,/jakarta.persistence.Table,/jakarta.persistence.Embedded,/jakarta.persistence.ManyToOne,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/org.junit.After,/jakarta.persistence.PreUpdate,/org.junit.AfterClass,/jakarta.persistence.MapKeyColumn,/org.junit.runners.Suite.SuiteClasses,/org.eclipse.samples.LoggableEmployee,/org.junit.BeforeClass,/org.junit.Ignore,/jakarta.persistence.PrePersist,/jakarta.persistence.EntityListeners,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.JoinColumn,/jakarta.persistence.Version,/jakarta.persistence.TableGenerator,/org.eclipse.samples.annotations.CycleSelf,/org.junit.Test,/jakarta.persistence.OneToOne,/jakarta.persistence.Transient,/org.eclipse.samples.annotations.CycleC,/org.eclipse.samples.annotations.CycleA,/jakarta.persistence.Id,/org.eclipse.samples.annotations.CycleB,/org.junit.Before,/org.junit.runner.RunWith [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.test --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 4.0.4-SNAPSHOT [30/134] [INFO] from bundles/others/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.bundles.other --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Copying 4 resources from src/main/resources/filtered to target/classes [INFO] Copying 63 resources from src/main/resources/nonfiltered to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.bundles.other --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.bundles.other --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.bundles.other --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:copy (prepare-jars-for-eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:3.1.0:jar [INFO] Copying jakarta.persistence-api-3.1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/jpa/plugins/jakarta.persistence-api-3.1.0.jar [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (sdo-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Copying org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.sdo-javadoc.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- javadoc:3.6.3:jar (all-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.6.3:jar (nosql-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.bundles.other --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 105 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.xml [INFO] attaching as org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.json [INFO] attaching as org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-plugins-nosql.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-plugins-nosql.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-plugins-nosql.zip [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-plugins.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-plugins.zip.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.asm:*' o 'org.eclipse.persistence:org.eclipse.persistence.oracleddlparser:*' o 'org.eclipse.persistence:commonj.sdo:*' [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'com.sun:tools' o 'com.sun.xml.fastinfoset' o 'com.sun.istack' o 'org.glassfish.grizzly' o 'org.glassfish.ha' [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'jakarta.inject:jakarta.inject' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-plugins.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-shared-lib.ear) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-shared-lib.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence4.0.4-SNAPSHOT-shared-lib.ear [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-shared-lib.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-shared-lib.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink4.0.4-SNAPSHOT-shared-lib.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-core-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-coretest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-jpa-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-jpatest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-test-jars.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-test-jars.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-jars.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-test-src.zip.xml [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.nosql:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:jar:4.0.4-SNAPSHOT [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.oracle.spatial' [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.moxy:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo.server.test:jar:4.0.4-SNAPSHOT [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-src.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.bundles.other --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.bundles.other --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-src.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence4.0.4-SNAPSHOT-shared-lib.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/gpg/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-src.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/gpg/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence4.0.4-SNAPSHOT-shared-lib.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/4.0.4-SNAPSHOT/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.ear.asc [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 4.0.4-SNAPSHOT [31/134] [INFO] from bundles/p2site/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ p2site --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ p2site --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ p2site --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ p2site --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ p2site --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ p2site --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ p2site --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ p2site --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ p2site --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ p2site --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ p2site --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.xml [INFO] attaching as p2site-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.json [INFO] attaching as p2site-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ p2site --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ p2site --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ p2site --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/p2site-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/4.0.4-SNAPSHOT/p2site-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [32/134] [INFO] from testing/server-oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 4.0.4-SNAPSHOT [33/134] [INFO] from sdo/eclipselink.sdo.test.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom (4.3 kB at 362 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom (17 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/planet57/buildsupport/public-parent/2/public-parent-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/public-parent/2/public-parent-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/public-parent/2/public-parent-2.pom (1.4 kB at 154 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom (23 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar (38 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.pom (8.5 kB at 8.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/mojo-parent/75/mojo-parent-75.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/75/mojo-parent-75.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/75/mojo-parent-75.pom (36 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.1.0/xml-maven-plugin-1.1.0.jar (65 kB at 32 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.pom (6.4 kB at 460 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-extensions-maven3/1.10.13/cargo-extensions-maven3-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-maven3/1.10.13/cargo-extensions-maven3-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-maven3/1.10.13/cargo-extensions-maven3-1.10.13.pom (1.4 kB at 107 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-extensions/1.10.13/cargo-extensions-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions/1.10.13/cargo-extensions-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions/1.10.13/cargo-extensions-1.10.13.pom (2.0 kB at 180 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/codehaus-cargo/1.10.13/codehaus-cargo-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/codehaus-cargo/1.10.13/codehaus-cargo-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/codehaus-cargo/1.10.13/codehaus-cargo-1.10.13.pom (53 kB at 4.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven3-plugin/1.10.13/cargo-maven3-plugin-1.10.13.jar (124 kB at 12 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.sdo.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.sdo.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.sdo.server.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.sdo.server.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.kohsuke.metainf_services.AnnotationProcessorImpl' less than -source '11' [WARNING] No processor claimed any of these annotations: /jakarta.ejb.Remote,/jakarta.ejb.Startup,/jakarta.ejb.Stateless,/jakarta.annotation.PostConstruct,/jakarta.ejb.Singleton [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.sdo.test.server.jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.sdo.test.server.ear) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.json [INFO] attaching as org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.sdo.server.test --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (1.5 kB at 165 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (2.2 kB at 278 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (1.6 kB at 179 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom (1.7 kB at 193 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom (2.6 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom (21 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 802 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 560 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 137 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jline/jline/2.12/jline-2.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom (17 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jline/jline/2.12/jline-2.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (4.2 kB at 528 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (58 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar (16 kB at 467 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar (7.3 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 kB at 549 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 44 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 391 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar (214 kB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar (7.0 MB at 48 MB/s) [INFO] WildFlyHomeDir exists:false [INFO] Skip WildFly configuration: true [INFO] [INFO] --- xml:1.1.0:transform (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 3.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 42 MB/s) [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.10.13:restart (start-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.pom (1.8 kB at 179 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api/1.10.13/cargo-core-api-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api/1.10.13/cargo-core-api-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api/1.10.13/cargo-core-api-1.10.13.pom (1.4 kB at 153 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core/1.10.13/cargo-core-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core/1.10.13/cargo-core-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core/1.10.13/cargo-core-1.10.13.pom (2.4 kB at 295 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom (8.1 kB at 407 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 4.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom (31 kB at 3.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/67/commons-parent-67.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/67/commons-parent-67.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/67/commons-parent-67.pom (77 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.pom (3.8 kB at 349 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.pom (2.8 kB at 275 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (1.7 kB at 153 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom (4.6 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.pom (2.1 kB at 189 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.pom (1.4 kB at 115 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-resources/1.10.13/cargo-resources-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-resources/1.10.13/cargo-resources-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-resources/1.10.13/cargo-resources-1.10.13.pom (2.1 kB at 229 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom (832 B at 76 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom (2.7 kB at 337 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom (14 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom (670 B at 67 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom (6.8 kB at 752 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.pom (4.0 kB at 440 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.pom (1.7 kB at 166 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-extensions-daemon/1.10.13/cargo-extensions-daemon-1.10.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-daemon/1.10.13/cargo-extensions-daemon-1.10.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-daemon/1.10.13/cargo-extensions-daemon-1.10.13.pom (1.4 kB at 138 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 289 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 83 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.10.13/cargo-core-api-generic-1.10.13.jar (38 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar (80 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 65 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar (71 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.10.13/cargo-core-api-container-1.10.13.jar (178 kB at 7.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar (328 kB at 9.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.10.13/cargo-core-api-module-1.10.13.jar (165 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar (224 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar (28 kB at 749 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 47 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.10.13/cargo-licensed-dtds-1.10.13.jar (148 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.10.13/cargo-daemon-client-1.10.13.jar (14 kB at 314 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.10.13/cargo-documentation-1.10.13.jar (231 kB at 5.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.10.13/cargo-core-api-util-1.10.13.jar (41 kB at 863 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 499 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 2.2 MB/s) [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-sdo-server) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.10.13:stop (stop-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.2.5:verify (verify-server-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.sdo.server.test --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.sdo.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT.ear.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 4.0.4-SNAPSHOT [34/134] [INFO] from jpa/eclipselink.jpa.test.jse/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.pom (6.2 kB at 366 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.jar (11 kB at 1.1 MB/s) [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.jse.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/test/resources [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 283 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/canonical/TestCanonicalMetaModel.java:[60,48] auto-closeable resource acemf is never referenced in body of corresponding try statement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[74,46] getYear() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[75,36] getMonth() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[76,36] getDate() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10598,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10672,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10746,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10828,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10926,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11024,44] redundant cast to jakarta.persistence.criteria.Expression [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- staticweave:1.0.0:weave (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Start EclipseLink static weaving... [INFO] Finished EclipseLink static weaving. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jse-without-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jse-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 4.0.4-SNAPSHOT [35/134] [INFO] from jpa/eclipselink.jpa.spring.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.spring.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Copying 17 resources from src/it/resources to target/test-classes [INFO] Copying 17 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.spring.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-spring-local) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-spring-container) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 4.0.4-SNAPSHOT [36/134] [INFO] from jpa/eclipselink.jpa.wdf.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.2.5:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 218 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-jpa1-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa1-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-jpa2-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa2-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-tests.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-tests.jar.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.core:test-jar' [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf.ear) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-wdf-local) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT.ear.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 4.0.4-SNAPSHOT [37/134] [INFO] from foundation/org.eclipse.persistence.oracle.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/test/resources [INFO] Copying 1 resource from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 142 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestPreparedStatement.java:[229,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[414,24] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[124,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[409,24] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[114,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[53,38] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[54,181] oracle.sql.OPAQUE in oracle.sql has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/OracleTestModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/OracleTestModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.oracle.test --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --- dependency:3.6.1:copy (copy-to-distribution-module) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:tests:4.0.4-SNAPSHOT:test-jar [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:test-sources:4.0.4-SNAPSHOT:test-jar [INFO] Copying org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-tests.jar [INFO] Copying org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 4.0.4-SNAPSHOT [38/134] [INFO] from dbws/eclipselink.dbws.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/test/resources [INFO] Copying 6 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 4.0.4-SNAPSHOT [39/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/test/resources [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 131 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 4.0.4-SNAPSHOT [40/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/test/resources [INFO] Copying 1 resource from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/4.0.4-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 4.0.4-SNAPSHOT [41/134] [INFO] from utils/eclipselink.utils.sigcompare/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.utils.sigcompare --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No MANIFEST.MF file found, generating manifest. [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.utils.sigcompare --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.xml [INFO] attaching as org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.json [INFO] attaching as org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in http://www.eclipse.org/eclipselink/foundation/org.eclipse.persistence.core/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/4.0.4-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps >---- [INFO] Building Persistence TestApps 4.0.4-SNAPSHOT [42/134] [INFO] from jpa/eclipselink.jpa.testapps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/eclipselink-testbuild-plugin/1.1.0/eclipselink-testbuild-plugin-1.1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/eclipselink-testbuild-plugin/1.1.0/eclipselink-testbuild-plugin-1.1.0.pom (12 kB at 456 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/eclipselink-testbuild-plugin/1.1.0/eclipselink-testbuild-plugin-1.1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/eclipselink-testbuild-plugin/1.1.0/eclipselink-testbuild-plugin-1.1.0.jar (42 kB at 953 kB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 131 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 319 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 70 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 671 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 103 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 601 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 696 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 771 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.pom (2.6 kB at 328 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver/1.7.3/maven-resolver-1.7.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.7.3/maven-resolver-1.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.7.3/maven-resolver-1.7.3.pom (21 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.pom (20 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.pom (23 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.pom (20 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.pom (19 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.pom (3.6 kB at 395 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.4.0/jgrapht-1.4.0.pom (10 kB at 863 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jheaps/jheaps/0.11/jheaps-0.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.11/jheaps-0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.11/jheaps-0.11.pom (10 kB at 930 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.pom (21 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 156 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 132 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.pom (19 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.pom (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.pom (19 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 352 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 703 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 857 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 561 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 450 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jheaps/jheaps/0.11/jheaps-0.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.7.3/maven-resolver-api-1.7.3.jar (150 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/4.9.3/de.flapdoodle.embed.mongo-4.9.3.jar (333 kB at 415 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo.packageresolver/4.9.1/de.flapdoodle.embed.mongo.packageresolver-4.9.1.jar (132 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os/1.5.0/de.flapdoodle.os-1.5.0.jar (26 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/graph/de.flapdoodle.graph/1.3.3/de.flapdoodle.graph-1.3.3.jar (66 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.11/jheaps-0.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/4.8.1/de.flapdoodle.embed.process-4.8.1.jar (286 kB at 344 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/reverse/de.flapdoodle.reverse/1.6.0/de.flapdoodle.reverse-1.6.0.jar (130 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.4.0/jgrapht-core-1.4.0.jar (1.1 MB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/java8/de.flapdoodle.java8/1.3.3/de.flapdoodle.java8-1.3.3.jar (57 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.11/jheaps-0.11.jar (134 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 4.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 69 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/de.flapdoodle.os-api/1.4.1/de.flapdoodle.os-api-1.4.1.jar (102 kB at 109 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 296 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 616 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 1.9 MB/s) [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/org.eclipse.persistence.jpa.testapps.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/org.eclipse.persistence.jpa.testapps.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/org.eclipse.persistence.jpa.testapps.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced >-- [INFO] Building Test - advanced 4.0.4-SNAPSHOT [43/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/non-existant-orm-file.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.MapKeyJoinColumn,/jakarta.persistence.Access,/jakarta.persistence.OrderColumn,/jakarta.persistence.EmbeddedId,/org.eclipse.persistence.annotations.ObjectTypeConverter,/org.eclipse.persistence.annotations.TypeConverter,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/org.eclipse.persistence.annotations.CollectionTable,/jakarta.persistence.PreUpdate,/jakarta.persistence.MapKeyColumn,/jakarta.persistence.Cacheable,/org.eclipse.persistence.annotations.NamedStoredFunctionQuery,/jakarta.persistence.EntityListeners,/org.eclipse.persistence.annotations.WriteTransformers,/jakarta.persistence.JoinTable,/org.eclipse.persistence.annotations.NamedStoredProcedureQueries,/jakarta.persistence.Column,/jakarta.persistence.Basic,/org.eclipse.persistence.annotations.Cache,/org.eclipse.persistence.annotations.CacheIndex,/jakarta.persistence.JoinColumn,/org.eclipse.persistence.oxm.annotations.XmlPath,/jakarta.persistence.Enumerated,/jakarta.persistence.Inheritance,/jakarta.persistence.PostLoad,/jakarta.persistence.ManyToMany,/jakarta.persistence.PreRemove,/jakarta.persistence.SecondaryTable,/jakarta.persistence.Version,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.Temporal,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.ExistenceChecking,/jakarta.persistence.Transient,/org.eclipse.persistence.annotations.PrimaryKey,/org.eclipse.persistence.annotations.DeleteAll,/org.eclipse.persistence.annotations.Properties,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/jakarta.persistence.OneToMany,/org.eclipse.persistence.annotations.OptimisticLocking,/org.eclipse.persistence.annotations.Customizer,/jakarta.persistence.AssociationOverride,/jakarta.persistence.Table,/jakarta.persistence.SequenceGenerator,/jakarta.persistence.Embedded,/jakarta.persistence.CollectionTable,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.ElementCollection,/org.eclipse.persistence.annotations.MapKeyConvert,/org.eclipse.persistence.annotations.Convert,/jakarta.persistence.IdClass,/org.eclipse.persistence.annotations.ReadOnly,/org.eclipse.persistence.annotations.TypeConverters,/jakarta.persistence.NamedNativeQueries,/jakarta.persistence.PrePersist,/org.eclipse.persistence.annotations.Mutable,/org.eclipse.persistence.annotations.Property,/jakarta.persistence.NamedQueries,/org.eclipse.persistence.annotations.BasicMap,/jakarta.persistence.AttributeOverrides,/jakarta.persistence.MapKey,/jakarta.persistence.PostUpdate,/org.eclipse.persistence.annotations.ReadTransformer,/org.eclipse.persistence.annotations.WriteTransformer,/jakarta.persistence.DiscriminatorColumn,/org.eclipse.persistence.annotations.PrivateOwned,/jakarta.persistence.PrimaryKeyJoinColumn,/org.eclipse.persistence.annotations.BasicCollection,/org.eclipse.persistence.annotations.Converter,/org.eclipse.persistence.annotations.ChangeTracking,/org.eclipse.persistence.annotations.JoinFetch,/jakarta.persistence.SqlResultSetMappings,/jakarta.persistence.NamedNativeQuery [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/non-existant-orm-file.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5153,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5158,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5163,116] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5168,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5173,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5178,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/concurrency/LifecycleJUnitTest.java:[82,17] finalize() in java.lang.Object has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced2 >-- [INFO] Building Test - advanced2 4.0.4-SNAPSHOT [44/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria >-- [INFO] Building Test - advanced.additionalcriteria 4.0.4-SNAPSHOT [45/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cacheable >-- [INFO] Building Test - cacheable 4.0.4-SNAPSHOT [46/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/main/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[67,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.fetchgroup >-- [INFO] Building Test - advanced.fetchgroup 4.0.4-SNAPSHOT [47/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel >-- [INFO] Building Test - metamodel 4.0.4-SNAPSHOT [48/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.OneToMany,/jakarta.persistence.Access,/jakarta.persistence.Table,/jakarta.persistence.EmbeddedId,/jakarta.persistence.Embedded,/jakarta.persistence.ManyToOne,/jakarta.persistence.Embeddable,/jakarta.persistence.ElementCollection,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.IdClass,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.MapKey,/jakarta.persistence.JoinColumn,/jakarta.persistence.Inheritance,/jakarta.persistence.Version,/jakarta.persistence.TableGenerator,/org.eclipse.persistence.annotations.BasicCollection,/jakarta.persistence.MapsId,/jakarta.persistence.OneToOne,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.Id [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.cacheable >-- [INFO] Building Test - xml.cacheable 4.0.4-SNAPSHOT [49/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.cacheable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cacheimpl >-- [INFO] Building Test - advanced.cacheimpl 4.0.4-SNAPSHOT [50/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cascadepersist >-- [INFO] Building Test - advanced.cascadepersist 4.0.4-SNAPSHOT [51/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.compositepk >-- [INFO] Building Test - advanced.compositepk 4.0.4-SNAPSHOT [52/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.compositepk/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.derivedid >-- [INFO] Building Test - advanced.derivedid 4.0.4-SNAPSHOT [53/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.derivedid/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.customer >-- [INFO] Building Test - advanced.customer 4.0.4-SNAPSHOT [54/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.customer/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.embeddable >-- [INFO] Building Test - advanced.embeddable 4.0.4-SNAPSHOT [55/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.embeddable/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.multitenant >-- [INFO] Building Test - advanced.multitenant 4.0.4-SNAPSHOT [56/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation >-- [INFO] Building Test - beanvalidation 4.0.4-SNAPSHOT [57/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic >-- [INFO] Building Test - beanvalidation.dynamic 4.0.4-SNAPSHOT [58/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cascadedeletes >-- [INFO] Building Test - cascadedeletes 4.0.4-SNAPSHOT [59/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.cascadedeletes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.complexaggregate >-- [INFO] Building Test - complexaggregate 4.0.4-SNAPSHOT [60/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.common >-- [INFO] Building Test - composite.advanced.common 4.0.4-SNAPSHOT [61/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_1 [INFO] Copying 12 resources from target/classes to target/member_1 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_2 [INFO] Copying 16 resources from target/classes to target/member_2 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_3 [INFO] Copying 14 resources from target/classes to target/member_3 [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_1.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_2.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_3.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_2.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_3.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_3.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-member_3.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 >-- [INFO] Building Test - composite.advanced.member_1 4.0.4-SNAPSHOT [62/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 >-- [INFO] Building Test - composite.advanced.member_2 4.0.4-SNAPSHOT [63/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 >-- [INFO] Building Test - composite.advanced.member_3 4.0.4-SNAPSHOT [64/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced >-- [INFO] Building Test - composite.advanced 4.0.4-SNAPSHOT [65/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inheritance >-- [INFO] Building Test - advanced.inheritance 4.0.4-SNAPSHOT [66/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: File loaded : META-INF/orm.xml, is eclipselink-orm file: false [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.EmbeddedId,/org.eclipse.persistence.annotations.TypeConverter,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.PreUpdate,/jakarta.persistence.ExcludeDefaultListeners,/jakarta.persistence.PrimaryKeyJoinColumns,/jakarta.persistence.EntityListeners,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/org.eclipse.persistence.annotations.Cache,/jakarta.persistence.Basic,/jakarta.persistence.JoinColumn,/jakarta.persistence.Inheritance,/jakarta.persistence.ManyToMany,/jakarta.persistence.PostLoad,/jakarta.persistence.PreRemove,/jakarta.persistence.Version,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.PrimaryKey,/jakarta.persistence.Transient,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/org.eclipse.persistence.annotations.ClassExtractor,/jakarta.persistence.OneToMany,/org.eclipse.persistence.annotations.Customizer,/org.eclipse.persistence.annotations.OptimisticLocking,/jakarta.persistence.Table,/jakarta.persistence.CollectionTable,/jakarta.persistence.Embedded,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.ElementCollection,/org.eclipse.persistence.annotations.Convert,/jakarta.persistence.IdClass,/jakarta.persistence.PrePersist,/jakarta.persistence.NamedQueries,/jakarta.persistence.MapKey,/jakarta.persistence.DiscriminatorColumn,/jakarta.persistence.PostUpdate,/jakarta.persistence.PrimaryKeyJoinColumn,/org.eclipse.persistence.annotations.JoinFetch,/jakarta.persistence.AttributeOverride [INFO] [EL Info]: processor: File loaded : META-INF/orm.xml, is eclipselink-orm file: false [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/Bus.java:[38,59] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/OffRoadTireInfo.java:[28,38] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/SchoolBus.java:[22,32] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.AbstractBus missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.AbstractBus [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inherited >-- [INFO] Building Test - advanced.inherited 4.0.4-SNAPSHOT [67/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] [EL Warning]: metadata: ServerSession(608251836)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [WARNING] [EL Warning]: metadata: ServerSession(608251836)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.MapKeyJoinColumn,/jakarta.persistence.Access,/jakarta.persistence.OrderColumn,/jakarta.persistence.PostRemove,/jakarta.persistence.AssociationOverrides,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.PreUpdate,/jakarta.persistence.MapKeyColumn,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.MapKeyTemporal,/jakarta.persistence.JoinColumn,/jakarta.persistence.ManyToMany,/jakarta.persistence.Inheritance,/jakarta.persistence.PostLoad,/jakarta.persistence.PreRemove,/jakarta.persistence.SecondaryTable,/jakarta.persistence.Version,/org.eclipse.persistence.annotations.OrderCorrection,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.Temporal,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.ExistenceChecking,/jakarta.persistence.Transient,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/jakarta.persistence.JoinColumns,/jakarta.persistence.OrderBy,/jakarta.persistence.OneToMany,/jakarta.persistence.AssociationOverride,/jakarta.persistence.Table,/jakarta.persistence.CollectionTable,/jakarta.persistence.Embedded,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.NamedQuery,/jakarta.persistence.ElementCollection,/jakarta.persistence.IdClass,/jakarta.persistence.PrePersist,/org.eclipse.persistence.annotations.Mutable,/jakarta.persistence.MapKeyClass,/org.eclipse.persistence.annotations.BasicMap,/jakarta.persistence.AttributeOverrides,/jakarta.persistence.MapKey,/jakarta.persistence.PostUpdate,/jakarta.persistence.PrimaryKeyJoinColumn,/jakarta.persistence.AttributeOverride [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[47,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[81,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[101,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[53,12] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[75,12] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[92,34] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[34,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[40,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[65,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[41,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[79,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[99,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[67,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[114,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[143,28] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/java/org/eclipse/persistence/testing/tests/jpa/inherited/EmbeddableSuperclassJunitTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/java/org/eclipse/persistence/testing/tests/jpa/inherited/EmbeddableSuperclassJunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.criteria >-- [INFO] Building Test - criteria 4.0.4-SNAPSHOT [68/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/java/org/eclipse/persistence/testing/tests/jpa/criteria/advanced/AdvancedCriteriaQueryTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/java/org/eclipse/persistence/testing/tests/jpa/criteria/advanced/AdvancedCriteriaQueryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.criteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datatypes >-- [INFO] Building Test - datatypes 4.0.4-SNAPSHOT [69/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datatypes/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datetime >-- [INFO] Building Test - datetime 4.0.4-SNAPSHOT [70/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.datetime/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.ddlgeneration >-- [INFO] Building Test - ddlgeneration 4.0.4-SNAPSHOT [71/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.ddlgeneration/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.lob >-- [INFO] Building Test - lob 4.0.4-SNAPSHOT [72/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.lob/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.delimited >-- [INFO] Building Test - delimited 4.0.4-SNAPSHOT [73/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.delimited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.diagnostic >-- [INFO] Building Test - diagnostic 4.0.4-SNAPSHOT [74/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.diagnostic/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.extensibility >-- [INFO] Building Test - extensibility 4.0.4-SNAPSHOT [75/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.extensibility/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fetchgroups >-- [INFO] Building Test - fetchgroups 4.0.4-SNAPSHOT [76/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fetchgroups/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.advanced >-- [INFO] Building Test - fieldaccess.advanced 4.0.4-SNAPSHOT [77/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2612,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2615,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2698,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2701,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3475,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3521,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3581,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3642,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2354,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2359,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2364,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2369,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2374,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2249,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2254,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2259,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2264,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2269,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/AdvancedJPAJunitTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/AdvancedJPAJunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.relationships >-- [INFO] Building Test - fieldaccess.relationships 4.0.4-SNAPSHOT [78/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.identity >-- [INFO] Building Test - identity 4.0.4-SNAPSHOT [79/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.identity/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpaadvancedproperties >-- [INFO] Building Test - jpaadvancedproperties 4.0.4-SNAPSHOT [80/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.relationships >-- [INFO] Building Test - relationships 4.0.4-SNAPSHOT [81/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpql >-- [INFO] Building Test - jpql 4.0.4-SNAPSHOT [82/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jpql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jta >-- [INFO] Building Test - jta 4.0.4-SNAPSHOT [83/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.jta/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance >-- [INFO] Building Test - performance 4.0.4-SNAPSHOT [84/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 50 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 7 resources [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.memory >-- [INFO] Building Test - memory 4.0.4-SNAPSHOT [85/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.memory/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel.aspectj >-- [INFO] Building Test - metamodel.aspectj 4.0.4-SNAPSHOT [86/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.pom (13 kB at 248 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/aspectj-maven-plugin/1.15.0/aspectj-maven-plugin-1.15.0.jar (60 kB at 6.0 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /org.aspectj.lang.annotation.Before,/jakarta.persistence.Table,/org.aspectj.lang.annotation.Aspect,/jakarta.persistence.PrePersist,/jakarta.persistence.Entity,/jakarta.persistence.EntityListeners,/jakarta.persistence.Id [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [INFO] [INFO] --- aspectj:1.15.0:compile (default) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 317 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 208 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 979 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 761 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 215 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 382 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 184 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 85 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 375 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 849 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 556 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 88 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 33 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 847 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 14 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/17/apache-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 42 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 242 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 406 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 416 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 598 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 140 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 292 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 771 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 9.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 436 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 668 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 378 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 148 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 77 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 20 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 526 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 16 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 287 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 984 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 789 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/apache/2/apache-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 244 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 8.1 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 256 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 208 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.pom (2.3 kB at 144 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/commons-logging/commons-logging/1.1/commons-logging-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.jar (43 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 7.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 612 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 9.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/aspectj/aspectjtools/1.9.7/aspectjtools-1.9.7.jar (15 MB at 66 MB/s) [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.metamodel.aspectj/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.orphanremoval >-- [INFO] Building Test - orphanremoval 4.0.4-SNAPSHOT [87/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.orphanremoval/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.partitioned >-- [INFO] Building Test - partitioned 4.0.4-SNAPSHOT [88/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance2 >-- [INFO] Building Test - performance2 4.0.4-SNAPSHOT [89/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.performance2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.privateowned >-- [INFO] Building Test - privateowned 4.0.4-SNAPSHOT [90/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.privateowned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.pu-with-spaces >-- [INFO] Building Test - pu with spaces 4.0.4-SNAPSHOT [91/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.pu-with-spaces/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.remote >-- [INFO] Building Test - remote 4.0.4-SNAPSHOT [92/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.remote/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean >-- [INFO] Building Test - sessionbean 4.0.4-SNAPSHOT [93/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean.ha >-- [INFO] Building Test - sessionbean.ha 4.0.4-SNAPSHOT [94/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.sessionbean.ha/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.validation >-- [INFO] Building Test - validation 4.0.4-SNAPSHOT [95/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.validation/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.weaving >-- [INFO] Building Test - weaving 4.0.4-SNAPSHOT [96/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (asm-eclipselink-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (asm-ow2-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Signing 6 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.weaving/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common >-- [INFO] Building Test - xml.composite.advanced.common 4.0.4-SNAPSHOT [97/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/composite/advanced/member_1/CacheAuditor.java:[75,59] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_1 [INFO] Copying 12 resources from target/classes to target/member_1 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_2 [INFO] Copying 11 resources from target/classes to target/member_2 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_3 [INFO] Copying 10 resources from target/classes to target/member_3 [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_1.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_2.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_3.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_2.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_3.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_3.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_2.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-member_3.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 >-- [INFO] Building Test - xml.composite.advanced.member_1 4.0.4-SNAPSHOT [98/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 >-- [INFO] Building Test - xml.composite.advanced.member_2 4.0.4-SNAPSHOT [99/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 >-- [INFO] Building Test - xml.composite.advanced.member_3 4.0.4-SNAPSHOT [100/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced >-- [INFO] Building Test - xml.composite.advanced 4.0.4-SNAPSHOT [101/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced >-- [INFO] Building Test - xml.advanced 4.0.4-SNAPSHOT [102/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced >-- [INFO] Building Test - xml.extended.advanced 4.0.4-SNAPSHOT [103/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria >-- [INFO] Building Test - xml.extended.advanced.additionalcriteria 4.0.4-SNAPSHOT [104/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup >-- [INFO] Building Test - xml.extended.advanced.fetchgroup 4.0.4-SNAPSHOT [105/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate >-- [INFO] Building Test - xml.extended.complexaggregate 4.0.4-SNAPSHOT [106/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inheritance >-- [INFO] Building Test - xml.inheritance 4.0.4-SNAPSHOT [107/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.inheritance >-- [INFO] Building Test - xml.extended.inheritance 4.0.4-SNAPSHOT [108/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships >-- [INFO] Building Test - xml.relationships 4.0.4-SNAPSHOT [109/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Signing 10 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-model.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-tests.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.relationships >-- [INFO] Building Test - xml.extended.relationships 4.0.4-SNAPSHOT [110/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 >-- [INFO] Building Test - xml.extended.composite.advanced.member_1 4.0.4-SNAPSHOT [111/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 >-- [INFO] Building Test - xml.extended.composite.advanced.member_2 4.0.4-SNAPSHOT [112/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 >-- [INFO] Building Test - xml.extended.composite.advanced.member_3 4.0.4-SNAPSHOT [113/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Signing 7 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced >-- [INFO] Building Test - xml.extended.composite.advanced 4.0.4-SNAPSHOT [114/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.advanced >-- [INFO] Building Test - xml.merge.advanced 4.0.4-SNAPSHOT [115/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.advanced-model.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/classes/org.eclipse.persistence.jpa.testapps.advanced-model.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-model.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Signing 9 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-model.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-ear.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.advanced/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-model.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning >-- [INFO] Building Test - xml.merge.incompletemappings.nonowning 4.0.4-SNAPSHOT [116/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning >-- [INFO] Building Test - xml.merge.incompletemappings.owning 4.0.4-SNAPSHOT [117/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.inherited >-- [INFO] Building Test - xml.merge.inherited 4.0.4-SNAPSHOT [118/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.relationships >-- [INFO] Building Test - xml.merge.relationships 4.0.4-SNAPSHOT [119/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.merge.relationships/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant >-- [INFO] Building Test - xml.advanced.multitenant 4.0.4-SNAPSHOT [120/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inherited >-- [INFO] Building Test - xml.inherited 4.0.4-SNAPSHOT [121/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Alpine.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/BecksTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Becks.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/CoronaTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Corona.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Heineken.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumber.java:[27,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.inherited/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.metadatacomplete >-- [INFO] Building Test - xml.metadatacomplete 4.0.4-SNAPSHOT [122/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional >-- [INFO] Building Test - xml.relationships.unidirectional 4.0.4-SNAPSHOT [123/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete >-- [INFO] Building Test - xml.xmlmetadatacomplete 4.0.4-SNAPSHOT [124/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Skipping Derby execution. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nativeapi >-- [INFO] Building Test - nativeapi 4.0.4-SNAPSHOT [125/134] [INFO] from jpa/eclipselink.jpa.testapps/nativeapi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nativeapi/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql >-- [INFO] Building Persistence TestApps - NoSQL 4.0.4-SNAPSHOT [126/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nosql --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/org.eclipse.persistence.jpa.testapps.nosql.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/org.eclipse.persistence.jpa.testapps.nosql.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/org.eclipse.persistence.jpa.testapps.nosql.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql.mongo >-- [INFO] Building Test - nosql.mongo 4.0.4-SNAPSHOT [127/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.pom (11 kB at 119 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/joelittlejohn/embedmongo/embedmongo-maven-plugin/0.4.2/embedmongo-maven-plugin-0.4.2.jar (31 kB at 2.2 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- mongo:0.4.2:start (start-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 128 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 858 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 229 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 198 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 121 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 54 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 835 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 345 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 75 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 880 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 964 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.pom (12 kB at 427 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.pom (13 kB at 365 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.pom (1.3 kB at 58 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.pom (1.5 kB at 136 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 785 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 4.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom (2.7 kB at 121 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom (13 kB at 512 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.pom (2.5 kB at 195 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 47 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 41 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 41 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 9.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 855 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.mongo/2.1.1/de.flapdoodle.embed.mongo-2.1.1.jar (120 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/flapdoodle/embed/de.flapdoodle.embed.process/2.0.5/de.flapdoodle.embed.process-2.0.5.jar (161 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.jar (32 kB at 554 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 6.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/4.0.0/jna-4.0.0.jar (915 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/4.0.0/jna-platform-4.0.0.jar (1.2 MB at 17 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.7.0/mongo-java-driver-3.7.0.jar (2.0 MB at 22 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 5.4 MB/s) [WARNING] Unrecognised MongoDB version '3.4.24', this might be a new version that we don't yet know about. Attempting download anyway... Download GenericFeatureAwareVersion{3.4.24}:Linux:B64 START Download GenericFeatureAwareVersion{3.4.24}:Linux:B64 DownloadSize: 105282224 Download GenericFeatureAwareVersion{3.4.24}:Linux:B64 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% 11% 12% 13% 14% 15% 16% 17% 18% 19% 20% 21% 22% 23% 24% 25% 26% 27% 28% 29% 30% 31% 32% 33% 34% 35% 36% 37% 38% 39% 40% 41% 42% 43% 44% 45% 46% 47% 48% 49% 50% 51% 52% 53% 54% 55% 56% 57% 58% 59% 60% 61% 62% 63% 64% 65% 66% 67% 68% 69% 70% 71% 72% 73% 74% 75% 76% 77% 78% 79% 80% 81% 82% 83% 84% 85% 86% 87% 88% 89% 90% 91% 92% 93% 94% 95% 96% 97% 98% 99% 100% Download GenericFeatureAwareVersion{3.4.24}:Linux:B64 downloaded with 102814kb/s Download GenericFeatureAwareVersion{3.4.24}:Linux:B64 DONE Extract /home/jenkins/.embedmongo/linux/mongodb-linux-x86_64-3.4.24.tgz START Extract /home/jenkins/.embedmongo/linux/mongodb-linux-x86_64-3.4.24.tgz extract mongodb-linux-x86_64-3.4.24/bin/mongod Extract /home/jenkins/.embedmongo/linux/mongodb-linux-x86_64-3.4.24.tgz nothing left Extract /home/jenkins/.embedmongo/linux/mongodb-linux-x86_64-3.4.24.tgz DONE [INFO] stopOrDestroyProcess: process hasn't exited [INFO] start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@7d6ed96a [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Tests are skipped. [INFO] [INFO] --- mongo:0.4.2:stop (stop-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.nosql.mongo/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle >-- [INFO] Building Persistence TestApps - Oracle DB 4.0.4-SNAPSHOT [128/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/org.eclipse.persistence.jpa.testapps.oracle.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Signing 3 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/org.eclipse.persistence.jpa.testapps.oracle.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/org.eclipse.persistence.jpa.testapps.oracle.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.customfeatures >-- [INFO] Building Test - oracle.customfeatures 4.0.4-SNAPSHOT [129/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.customfeatures/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.dcn >-- [INFO] Building Test - oracle.dcn 4.0.4-SNAPSHOT [130/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.dcn/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.partitioned >-- [INFO] Building Test - oracle.partitioned 4.0.4-SNAPSHOT [131/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.partitioned/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.plsql >-- [INFO] Building Test - oracle.plsql 4.0.4-SNAPSHOT [132/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.plsql/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication >-- [INFO] Building Test - oracle.proxyauthentication 4.0.4-SNAPSHOT [133/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[257,56] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[258,56] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[259,56] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[260,56] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationServerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationServerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-ear.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.timestamptz >-- [INFO] Building Test - oracle.timestamptz 4.0.4-SNAPSHOT [134/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Skipping javadoc generation [INFO] [INFO] --- gpg:3.1.0:sign (sign-artifacts) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Signing 8 files with default secret key. [INFO] [INFO] --- install:3.1.2:install (default-install) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz_ejb.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-ejb.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-ear.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.xml.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.xml.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.json.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.json.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz_ejb.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-ejb.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.testapps.oracle.timestamptz/4.0.4-SNAPSHOT/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-ear.jar.asc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 4.0.4-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [01:24 min] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 31.949 s] [INFO] EclipseLink Core ................................... SUCCESS [01:02 min] [INFO] EclipseLink JSON Extension ......................... SUCCESS [ 3.458 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 5.068 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 7.975 s] [INFO] EclipseLink PostgreSQL Extension ................... SUCCESS [ 3.264 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 18.404 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 15.812 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 3.730 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 4.031 s] [INFO] EclipseLink JPA-RS Server .......................... SUCCESS [ 5.741 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 6.039 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 10.923 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 11.105 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 4.046 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 5.371 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 2.764 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 5.945 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 11.611 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 6.983 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 3.115 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 7.703 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.531 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 2.122 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [01:07 min] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 5.068 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 10.540 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 10.969 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 15.970 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 2.829 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 7.345 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 14.068 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 6.426 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 1.914 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 3.570 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 3.104 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 1.934 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 2.473 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 8.893 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 2.699 s] [INFO] Persistence TestApps ............................... SUCCESS [ 3.671 s] [INFO] Test - advanced .................................... SUCCESS [ 4.470 s] [INFO] Test - advanced2 ................................... SUCCESS [ 2.693 s] [INFO] Test - advanced.additionalcriteria ................. SUCCESS [ 1.799 s] [INFO] Test - cacheable ................................... SUCCESS [ 2.505 s] [INFO] Test - advanced.fetchgroup ......................... SUCCESS [ 1.990 s] [INFO] Test - metamodel ................................... SUCCESS [ 2.938 s] [INFO] Test - xml.cacheable ............................... SUCCESS [ 2.580 s] [INFO] Test - advanced.cacheimpl .......................... SUCCESS [ 1.969 s] [INFO] Test - advanced.cascadepersist ..................... SUCCESS [ 2.437 s] [INFO] Test - advanced.compositepk ........................ SUCCESS [ 2.414 s] [INFO] Test - advanced.derivedid .......................... SUCCESS [ 2.362 s] [INFO] Test - advanced.customer ........................... SUCCESS [ 1.783 s] [INFO] Test - advanced.embeddable ......................... SUCCESS [ 1.742 s] [INFO] Test - advanced.multitenant ........................ SUCCESS [ 2.443 s] [INFO] Test - beanvalidation .............................. SUCCESS [ 1.931 s] [INFO] Test - beanvalidation.dynamic ...................... SUCCESS [ 2.120 s] [INFO] Test - cascadedeletes .............................. SUCCESS [ 1.994 s] [INFO] Test - complexaggregate ............................ SUCCESS [ 2.079 s] [INFO] Test - composite.advanced.common ................... SUCCESS [ 2.366 s] [INFO] Test - composite.advanced.member_1 ................. SUCCESS [ 1.619 s] [INFO] Test - composite.advanced.member_2 ................. SUCCESS [ 1.894 s] [INFO] Test - composite.advanced.member_3 ................. SUCCESS [ 1.811 s] [INFO] Test - composite.advanced .......................... SUCCESS [ 2.749 s] [INFO] Test - advanced.inheritance ........................ SUCCESS [ 3.840 s] [INFO] Test - advanced.inherited .......................... SUCCESS [ 3.775 s] [INFO] Test - criteria .................................... SUCCESS [ 3.038 s] [INFO] Test - datatypes ................................... SUCCESS [ 1.979 s] [INFO] Test - datetime .................................... SUCCESS [ 2.347 s] [INFO] Test - ddlgeneration ............................... SUCCESS [ 2.132 s] [INFO] Test - lob ......................................... SUCCESS [ 2.732 s] [INFO] Test - delimited ................................... SUCCESS [ 2.326 s] [INFO] Test - diagnostic .................................. SUCCESS [ 1.745 s] [INFO] Test - extensibility ............................... SUCCESS [ 1.869 s] [INFO] Test - fetchgroups ................................. SUCCESS [ 2.330 s] [INFO] Test - fieldaccess.advanced ........................ SUCCESS [ 2.951 s] [INFO] Test - fieldaccess.relationships ................... SUCCESS [ 2.441 s] [INFO] Test - identity .................................... SUCCESS [ 2.085 s] [INFO] Test - jpaadvancedproperties ....................... SUCCESS [ 2.040 s] [INFO] Test - relationships ............................... SUCCESS [ 2.391 s] [INFO] Test - jpql ........................................ SUCCESS [ 2.908 s] [INFO] Test - jta ......................................... SUCCESS [ 1.991 s] [INFO] Test - performance ................................. SUCCESS [ 2.547 s] [INFO] Test - memory ...................................... SUCCESS [ 2.076 s] [INFO] Test - metamodel.aspectj ........................... SUCCESS [ 7.011 s] [INFO] Test - orphanremoval ............................... SUCCESS [ 2.288 s] [INFO] Test - partitioned ................................. SUCCESS [ 2.562 s] [INFO] Test - performance2 ................................ SUCCESS [ 2.454 s] [INFO] Test - privateowned ................................ SUCCESS [ 2.460 s] [INFO] Test - pu with spaces .............................. SUCCESS [ 1.725 s] [INFO] Test - remote ...................................... SUCCESS [ 2.346 s] [INFO] Test - sessionbean ................................. SUCCESS [ 2.016 s] [INFO] Test - sessionbean.ha .............................. SUCCESS [ 1.977 s] [INFO] Test - validation .................................. SUCCESS [ 1.741 s] [INFO] Test - weaving ..................................... SUCCESS [ 1.602 s] [INFO] Test - xml.composite.advanced.common ............... SUCCESS [ 2.082 s] [INFO] Test - xml.composite.advanced.member_1 ............. SUCCESS [ 1.496 s] [INFO] Test - xml.composite.advanced.member_2 ............. SUCCESS [ 1.781 s] [INFO] Test - xml.composite.advanced.member_3 ............. SUCCESS [ 1.796 s] [INFO] Test - xml.composite.advanced ...................... SUCCESS [ 2.383 s] [INFO] Test - xml.advanced ................................ SUCCESS [ 3.431 s] [INFO] Test - xml.extended.advanced ....................... SUCCESS [ 2.266 s] [INFO] Test - xml.extended.advanced.additionalcriteria .... SUCCESS [ 1.944 s] [INFO] Test - xml.extended.advanced.fetchgroup ............ SUCCESS [ 2.376 s] [INFO] Test - xml.extended.complexaggregate ............... SUCCESS [ 2.017 s] [INFO] Test - xml.inheritance ............................. SUCCESS [ 2.361 s] [INFO] Test - xml.extended.inheritance .................... SUCCESS [ 1.704 s] [INFO] Test - xml.relationships ........................... SUCCESS [ 3.022 s] [INFO] Test - xml.extended.relationships .................. SUCCESS [ 1.788 s] [INFO] Test - xml.extended.composite.advanced.member_1 .... SUCCESS [ 1.976 s] [INFO] Test - xml.extended.composite.advanced.member_2 .... SUCCESS [ 1.579 s] [INFO] Test - xml.extended.composite.advanced.member_3 .... SUCCESS [ 1.630 s] [INFO] Test - xml.extended.composite.advanced ............. SUCCESS [ 2.025 s] [INFO] Test - xml.merge.advanced .......................... SUCCESS [ 2.206 s] [INFO] Test - xml.merge.incompletemappings.nonowning ...... SUCCESS [ 1.974 s] [INFO] Test - xml.merge.incompletemappings.owning ......... SUCCESS [ 2.192 s] [INFO] Test - xml.merge.inherited ......................... SUCCESS [ 1.840 s] [INFO] Test - xml.merge.relationships ..................... SUCCESS [ 1.900 s] [INFO] Test - xml.advanced.multitenant .................... SUCCESS [ 1.840 s] [INFO] Test - xml.inherited ............................... SUCCESS [ 2.100 s] [INFO] Test - xml.metadatacomplete ........................ SUCCESS [ 2.069 s] [INFO] Test - xml.relationships.unidirectional ............ SUCCESS [ 1.818 s] [INFO] Test - xml.xmlmetadatacomplete ..................... SUCCESS [ 2.047 s] [INFO] Test - nativeapi ................................... SUCCESS [ 2.135 s] [INFO] Persistence TestApps - NoSQL ....................... SUCCESS [ 0.856 s] [INFO] Test - nosql.mongo ................................. SUCCESS [ 7.022 s] [INFO] Persistence TestApps - Oracle DB ................... SUCCESS [ 1.181 s] [INFO] Test - oracle.customfeatures ....................... SUCCESS [ 2.074 s] [INFO] Test - oracle.dcn .................................. SUCCESS [ 2.063 s] [INFO] Test - oracle.partitioned .......................... SUCCESS [ 2.404 s] [INFO] Test - oracle.plsql ................................ SUCCESS [ 2.468 s] [INFO] Test - oracle.proxyauthentication .................. SUCCESS [ 2.382 s] [INFO] Test - oracle.timestamptz .......................... SUCCESS [ 2.237 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:57 min [INFO] Finished at: 2024-05-30T11:22:46Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Spotbugs analyze) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/spotbugs.sh -[ EclipseLink Spotbugs analyze ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JSON Extension [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink PostgreSQL Extension [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink JPA-RS Server [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] Persistence TestApps [pom] [INFO] Test - advanced [jar] [INFO] Test - advanced2 [jar] [INFO] Test - advanced.additionalcriteria [jar] [INFO] Test - cacheable [jar] [INFO] Test - advanced.fetchgroup [jar] [INFO] Test - metamodel [jar] [INFO] Test - xml.cacheable [jar] [INFO] Test - advanced.cacheimpl [jar] [INFO] Test - advanced.cascadepersist [jar] [INFO] Test - advanced.compositepk [jar] [INFO] Test - advanced.derivedid [jar] [INFO] Test - advanced.customer [jar] [INFO] Test - advanced.embeddable [jar] [INFO] Test - advanced.multitenant [jar] [INFO] Test - beanvalidation [jar] [INFO] Test - beanvalidation.dynamic [jar] [INFO] Test - cascadedeletes [jar] [INFO] Test - complexaggregate [jar] [INFO] Test - composite.advanced.common [jar] [INFO] Test - composite.advanced.member_1 [jar] [INFO] Test - composite.advanced.member_2 [jar] [INFO] Test - composite.advanced.member_3 [jar] [INFO] Test - composite.advanced [jar] [INFO] Test - advanced.inheritance [jar] [INFO] Test - advanced.inherited [jar] [INFO] Test - criteria [jar] [INFO] Test - datatypes [jar] [INFO] Test - datetime [jar] [INFO] Test - ddlgeneration [jar] [INFO] Test - lob [jar] [INFO] Test - delimited [jar] [INFO] Test - diagnostic [jar] [INFO] Test - extensibility [jar] [INFO] Test - fetchgroups [jar] [INFO] Test - fieldaccess.advanced [jar] [INFO] Test - fieldaccess.relationships [jar] [INFO] Test - identity [jar] [INFO] Test - jpaadvancedproperties [jar] [INFO] Test - relationships [jar] [INFO] Test - jpql [jar] [INFO] Test - jta [jar] [INFO] Test - performance [jar] [INFO] Test - memory [jar] [INFO] Test - metamodel.aspectj [jar] [INFO] Test - orphanremoval [jar] [INFO] Test - partitioned [jar] [INFO] Test - performance2 [jar] [INFO] Test - privateowned [jar] [INFO] Test - pu with spaces [jar] [INFO] Test - remote [jar] [INFO] Test - sessionbean [jar] [INFO] Test - sessionbean.ha [jar] [INFO] Test - validation [jar] [INFO] Test - weaving [jar] [INFO] Test - xml.composite.advanced.common [jar] [INFO] Test - xml.composite.advanced.member_1 [jar] [INFO] Test - xml.composite.advanced.member_2 [jar] [INFO] Test - xml.composite.advanced.member_3 [jar] [INFO] Test - xml.composite.advanced [jar] [INFO] Test - xml.advanced [jar] [INFO] Test - xml.extended.advanced [jar] [INFO] Test - xml.extended.advanced.additionalcriteria [jar] [INFO] Test - xml.extended.advanced.fetchgroup [jar] [INFO] Test - xml.extended.complexaggregate [jar] [INFO] Test - xml.inheritance [jar] [INFO] Test - xml.extended.inheritance [jar] [INFO] Test - xml.relationships [jar] [INFO] Test - xml.extended.relationships [jar] [INFO] Test - xml.extended.composite.advanced.member_1 [jar] [INFO] Test - xml.extended.composite.advanced.member_2 [jar] [INFO] Test - xml.extended.composite.advanced.member_3 [jar] [INFO] Test - xml.extended.composite.advanced [jar] [INFO] Test - xml.merge.advanced [jar] [INFO] Test - xml.merge.incompletemappings.nonowning [jar] [INFO] Test - xml.merge.incompletemappings.owning [jar] [INFO] Test - xml.merge.inherited [jar] [INFO] Test - xml.merge.relationships [jar] [INFO] Test - xml.advanced.multitenant [jar] [INFO] Test - xml.inherited [jar] [INFO] Test - xml.metadatacomplete [jar] [INFO] Test - xml.relationships.unidirectional [jar] [INFO] Test - xml.xmlmetadatacomplete [jar] [INFO] Test - nativeapi [jar] [INFO] Persistence TestApps - NoSQL [pom] [INFO] Test - nosql.mongo [jar] [INFO] Persistence TestApps - Oracle DB [pom] [INFO] Test - oracle.customfeatures [jar] [INFO] Test - oracle.dcn [jar] [INFO] Test - oracle.partitioned [jar] [INFO] Test - oracle.plsql [jar] [INFO] Test - oracle.proxyauthentication [jar] [INFO] Test - oracle.timestamptz [jar] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.pom (43 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/hazendaz/base-parent/45/base-parent-45.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/hazendaz/base-parent/45/base-parent-45.pom (90 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.21/groovy-bom-4.0.21.pom (27 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-maven-plugin/4.8.4.0/spotbugs-maven-plugin-4.8.4.0.jar (170 kB at 1.5 MB/s) [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 4.0.4-SNAPSHOT [1/134] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.pom (6.7 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.pom (21 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (2.7 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.pom (3.3 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom (9.7 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom (37 kB at 533 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 934 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom (26 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 466 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (9.6 kB at 682 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 873 kB/s) [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Artifact org.eclipse.ee4j:project:pom:1.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (0 B at 0 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 679 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom (26 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom (14 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom (5.7 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom (3.8 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.pom (4.4 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom (1.7 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.pom (24 kB at 927 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.pom (24 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.pom (23 kB at 504 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.pom (23 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.pom (23 kB at 396 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.pom (23 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.pom (23 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.pom (23 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.pom (4.9 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-parent/3.25.10/javaparser-parent-3.25.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-parent/3.25.10/javaparser-parent-3.25.10.pom (24 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 655 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 781 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.2/commons-chain-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/10/commons-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/10/commons-parent-10.pom (23 kB at 437 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/2.1/commons-digester-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom (4.0 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs/4.8.4/spotbugs-4.8.4.jar (3.8 MB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.jar (343 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/spotbugs/spotbugs-annotations/4.8.4/spotbugs-annotations-4.8.4.jar (15 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-to-slf4j/2.23.1/log4j-to-slf4j-2.23.1.jar (23 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar (325 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar (18 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-ant/4.0.21/groovy-ant-4.0.21.jar (71 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/bcel/bcel/6.8.2/bcel-6.8.2.jar (742 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-groovydoc/4.0.21/groovy-groovydoc-4.0.21.jar (144 kB at 596 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-dateutil/4.0.21/groovy-dateutil-4.0.21.jar (7.9 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 702 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.21/groovy-json-4.0.21.jar (130 kB at 496 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.21/groovy-xml-4.0.21.jar (213 kB at 779 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-docgenerator/4.0.21/groovy-docgenerator-4.0.21.jar (114 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-templates/4.0.21/groovy-templates-4.0.21.jar (92 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 604 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.2/commons-chain-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/2.1/commons-digester-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 589 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.25.10/javaparser-core-3.25.10.jar (1.4 MB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.2/commons-chain-1.2.jar (92 kB at 246 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 61 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 519 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.21/groovy-4.0.21.jar (7.6 MB at 18 MB/s) [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 4.0.4-SNAPSHOT [2/134] [INFO] from jpa/org.eclipse.persistence.jpa.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.jpql --- [INFO] Fork Value is true [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.pom (7.0 kB at 48 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/h3xstream/findsecbugs/findsecbugs-root-pom/1.11.0/findsecbugs-root-pom-1.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-root-pom/1.11.0/findsecbugs-root-pom-1.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-root-pom/1.11.0/findsecbugs-root-pom-1.11.0.pom (15 kB at 199 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h3xstream/findsecbugs/findsecbugs-plugin/1.11.0/findsecbugs-plugin-1.11.0.jar (458 kB at 8.0 MB/s) [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] run [java] get [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 4.0.4-SNAPSHOT [3/134] [INFO] from foundation/org.eclipse.persistence.core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.core --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] run [java] apply [java] test [java] call [java] get [java] accept [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.json >-------- [INFO] Building EclipseLink JSON Extension 4.0.4-SNAPSHOT [4/134] [INFO] from foundation/org.eclipse.persistence.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.json --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] get [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 4.0.4-SNAPSHOT [5/134] [INFO] from foundation/org.eclipse.persistence.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.oracle --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] apply [java] get [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 4.0.4-SNAPSHOT [6/134] [INFO] from foundation/org.eclipse.persistence.core.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.core.test.framework --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] apply [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.pgsql >-------- [INFO] Building EclipseLink PostgreSQL Extension 4.0.4-SNAPSHOT [7/134] [INFO] from foundation/org.eclipse.persistence.pgsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.pgsql --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] get [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 4.0.4-SNAPSHOT [8/134] [INFO] from moxy/org.eclipse.persistence.moxy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.moxy --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] call [java] get [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 4.0.4-SNAPSHOT [9/134] [INFO] from jpa/org.eclipse.persistence.jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [java] call [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 4.0.4-SNAPSHOT [10/134] [INFO] from jpa/org.eclipse.persistence.jpa.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 4.0.4-SNAPSHOT [11/134] [INFO] from jpa/org.eclipse.persistence.jpa.modelgen/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpars.server >---- [INFO] Building EclipseLink JPA-RS Server 4.0.4-SNAPSHOT [12/134] [INFO] from jpa/org.eclipse.persistence.jpars.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpars.server --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 4.0.4-SNAPSHOT [13/134] [INFO] from jpa/org.eclipse.persistence.jpars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpars --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 4.0.4-SNAPSHOT [14/134] [INFO] from foundation/eclipselink.core.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.core.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 4.0.4-SNAPSHOT [15/134] [INFO] from foundation/org.eclipse.persistence.corba/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.corba --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 4.0.4-SNAPSHOT [16/134] [INFO] from foundation/org.eclipse.persistence.extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.extension --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 4.0.4-SNAPSHOT [17/134] [INFO] from foundation/org.eclipse.persistence.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.nosql --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 4.0.4-SNAPSHOT [18/134] [INFO] from moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 4.0.4-SNAPSHOT [19/134] [INFO] from dbws/org.eclipse.persistence.dbws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.dbws --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 4.0.4-SNAPSHOT [20/134] [INFO] from sdo/org.eclipse.persistence.sdo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.sdo --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 4.0.4-SNAPSHOT [21/134] [INFO] from utils/org.eclipse.persistence.dbws.builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.dbws.builder --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 4.0.4-SNAPSHOT [22/134] [INFO] from utils/eclipselink.utils.rename/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.utils.rename --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 4.0.4-SNAPSHOT [23/134] [INFO] from foundation/org.eclipse.persistence.oracle.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.oracle.nosql --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] test [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 4.0.4-SNAPSHOT [24/134] [INFO] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 4.0.4-SNAPSHOT [25/134] [INFO] from bundles/moxy-standalone/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ moxy-standalone --- [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 4.0.4-SNAPSHOT [26/134] [INFO] from bundles/eclipselink/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ eclipselink --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 4.0.4-SNAPSHOT [27/134] [INFO] from bundles/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [28/134] [INFO] from testing/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 4.0.4-SNAPSHOT [29/134] [INFO] from jpa/eclipselink.jpa.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 4.0.4-SNAPSHOT [30/134] [INFO] from bundles/others/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 4.0.4-SNAPSHOT [31/134] [INFO] from bundles/p2site/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ p2site --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [32/134] [INFO] from testing/server-oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 4.0.4-SNAPSHOT [33/134] [INFO] from sdo/eclipselink.sdo.test.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 4.0.4-SNAPSHOT [34/134] [INFO] from jpa/eclipselink.jpa.test.jse/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 4.0.4-SNAPSHOT [35/134] [INFO] from jpa/eclipselink.jpa.spring.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 4.0.4-SNAPSHOT [36/134] [INFO] from jpa/eclipselink.jpa.wdf.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 4.0.4-SNAPSHOT [37/134] [INFO] from foundation/org.eclipse.persistence.oracle.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 4.0.4-SNAPSHOT [38/134] [INFO] from dbws/eclipselink.dbws.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 4.0.4-SNAPSHOT [39/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 4.0.4-SNAPSHOT [40/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 4.0.4-SNAPSHOT [41/134] [INFO] from utils/eclipselink.utils.sigcompare/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Fork Value is true [java] The following classes needed for analysis were missing: [java] makeConcatWithConstants [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps >---- [INFO] Building Persistence TestApps 4.0.4-SNAPSHOT [42/134] [INFO] from jpa/eclipselink.jpa.testapps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced >-- [INFO] Building Test - advanced 4.0.4-SNAPSHOT [43/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced2 >-- [INFO] Building Test - advanced2 4.0.4-SNAPSHOT [44/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria >-- [INFO] Building Test - advanced.additionalcriteria 4.0.4-SNAPSHOT [45/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cacheable >-- [INFO] Building Test - cacheable 4.0.4-SNAPSHOT [46/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.fetchgroup >-- [INFO] Building Test - advanced.fetchgroup 4.0.4-SNAPSHOT [47/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel >-- [INFO] Building Test - metamodel 4.0.4-SNAPSHOT [48/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.cacheable >-- [INFO] Building Test - xml.cacheable 4.0.4-SNAPSHOT [49/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cacheimpl >-- [INFO] Building Test - advanced.cacheimpl 4.0.4-SNAPSHOT [50/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cascadepersist >-- [INFO] Building Test - advanced.cascadepersist 4.0.4-SNAPSHOT [51/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.compositepk >-- [INFO] Building Test - advanced.compositepk 4.0.4-SNAPSHOT [52/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.derivedid >-- [INFO] Building Test - advanced.derivedid 4.0.4-SNAPSHOT [53/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.customer >-- [INFO] Building Test - advanced.customer 4.0.4-SNAPSHOT [54/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.embeddable >-- [INFO] Building Test - advanced.embeddable 4.0.4-SNAPSHOT [55/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.multitenant >-- [INFO] Building Test - advanced.multitenant 4.0.4-SNAPSHOT [56/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation >-- [INFO] Building Test - beanvalidation 4.0.4-SNAPSHOT [57/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic >-- [INFO] Building Test - beanvalidation.dynamic 4.0.4-SNAPSHOT [58/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cascadedeletes >-- [INFO] Building Test - cascadedeletes 4.0.4-SNAPSHOT [59/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.complexaggregate >-- [INFO] Building Test - complexaggregate 4.0.4-SNAPSHOT [60/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.common >-- [INFO] Building Test - composite.advanced.common 4.0.4-SNAPSHOT [61/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 >-- [INFO] Building Test - composite.advanced.member_1 4.0.4-SNAPSHOT [62/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 >-- [INFO] Building Test - composite.advanced.member_2 4.0.4-SNAPSHOT [63/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 >-- [INFO] Building Test - composite.advanced.member_3 4.0.4-SNAPSHOT [64/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced >-- [INFO] Building Test - composite.advanced 4.0.4-SNAPSHOT [65/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inheritance >-- [INFO] Building Test - advanced.inheritance 4.0.4-SNAPSHOT [66/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inherited >-- [INFO] Building Test - advanced.inherited 4.0.4-SNAPSHOT [67/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.criteria >-- [INFO] Building Test - criteria 4.0.4-SNAPSHOT [68/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datatypes >-- [INFO] Building Test - datatypes 4.0.4-SNAPSHOT [69/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datetime >-- [INFO] Building Test - datetime 4.0.4-SNAPSHOT [70/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.ddlgeneration >-- [INFO] Building Test - ddlgeneration 4.0.4-SNAPSHOT [71/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.lob >-- [INFO] Building Test - lob 4.0.4-SNAPSHOT [72/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.delimited >-- [INFO] Building Test - delimited 4.0.4-SNAPSHOT [73/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.diagnostic >-- [INFO] Building Test - diagnostic 4.0.4-SNAPSHOT [74/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.extensibility >-- [INFO] Building Test - extensibility 4.0.4-SNAPSHOT [75/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fetchgroups >-- [INFO] Building Test - fetchgroups 4.0.4-SNAPSHOT [76/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.advanced >-- [INFO] Building Test - fieldaccess.advanced 4.0.4-SNAPSHOT [77/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.relationships >-- [INFO] Building Test - fieldaccess.relationships 4.0.4-SNAPSHOT [78/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.identity >-- [INFO] Building Test - identity 4.0.4-SNAPSHOT [79/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpaadvancedproperties >-- [INFO] Building Test - jpaadvancedproperties 4.0.4-SNAPSHOT [80/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.relationships >-- [INFO] Building Test - relationships 4.0.4-SNAPSHOT [81/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpql >-- [INFO] Building Test - jpql 4.0.4-SNAPSHOT [82/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jta >-- [INFO] Building Test - jta 4.0.4-SNAPSHOT [83/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance >-- [INFO] Building Test - performance 4.0.4-SNAPSHOT [84/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.memory >-- [INFO] Building Test - memory 4.0.4-SNAPSHOT [85/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel.aspectj >-- [INFO] Building Test - metamodel.aspectj 4.0.4-SNAPSHOT [86/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.orphanremoval >-- [INFO] Building Test - orphanremoval 4.0.4-SNAPSHOT [87/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.partitioned >-- [INFO] Building Test - partitioned 4.0.4-SNAPSHOT [88/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance2 >-- [INFO] Building Test - performance2 4.0.4-SNAPSHOT [89/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.privateowned >-- [INFO] Building Test - privateowned 4.0.4-SNAPSHOT [90/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.pu-with-spaces >-- [INFO] Building Test - pu with spaces 4.0.4-SNAPSHOT [91/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.remote >-- [INFO] Building Test - remote 4.0.4-SNAPSHOT [92/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean >-- [INFO] Building Test - sessionbean 4.0.4-SNAPSHOT [93/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean.ha >-- [INFO] Building Test - sessionbean.ha 4.0.4-SNAPSHOT [94/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.validation >-- [INFO] Building Test - validation 4.0.4-SNAPSHOT [95/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.weaving >-- [INFO] Building Test - weaving 4.0.4-SNAPSHOT [96/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common >-- [INFO] Building Test - xml.composite.advanced.common 4.0.4-SNAPSHOT [97/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 >-- [INFO] Building Test - xml.composite.advanced.member_1 4.0.4-SNAPSHOT [98/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 >-- [INFO] Building Test - xml.composite.advanced.member_2 4.0.4-SNAPSHOT [99/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 >-- [INFO] Building Test - xml.composite.advanced.member_3 4.0.4-SNAPSHOT [100/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced >-- [INFO] Building Test - xml.composite.advanced 4.0.4-SNAPSHOT [101/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced >-- [INFO] Building Test - xml.advanced 4.0.4-SNAPSHOT [102/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced >-- [INFO] Building Test - xml.extended.advanced 4.0.4-SNAPSHOT [103/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria >-- [INFO] Building Test - xml.extended.advanced.additionalcriteria 4.0.4-SNAPSHOT [104/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup >-- [INFO] Building Test - xml.extended.advanced.fetchgroup 4.0.4-SNAPSHOT [105/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate >-- [INFO] Building Test - xml.extended.complexaggregate 4.0.4-SNAPSHOT [106/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inheritance >-- [INFO] Building Test - xml.inheritance 4.0.4-SNAPSHOT [107/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.inheritance >-- [INFO] Building Test - xml.extended.inheritance 4.0.4-SNAPSHOT [108/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships >-- [INFO] Building Test - xml.relationships 4.0.4-SNAPSHOT [109/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.relationships >-- [INFO] Building Test - xml.extended.relationships 4.0.4-SNAPSHOT [110/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 >-- [INFO] Building Test - xml.extended.composite.advanced.member_1 4.0.4-SNAPSHOT [111/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 >-- [INFO] Building Test - xml.extended.composite.advanced.member_2 4.0.4-SNAPSHOT [112/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 >-- [INFO] Building Test - xml.extended.composite.advanced.member_3 4.0.4-SNAPSHOT [113/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced >-- [INFO] Building Test - xml.extended.composite.advanced 4.0.4-SNAPSHOT [114/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.advanced >-- [INFO] Building Test - xml.merge.advanced 4.0.4-SNAPSHOT [115/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning >-- [INFO] Building Test - xml.merge.incompletemappings.nonowning 4.0.4-SNAPSHOT [116/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning >-- [INFO] Building Test - xml.merge.incompletemappings.owning 4.0.4-SNAPSHOT [117/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.inherited >-- [INFO] Building Test - xml.merge.inherited 4.0.4-SNAPSHOT [118/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.relationships >-- [INFO] Building Test - xml.merge.relationships 4.0.4-SNAPSHOT [119/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant >-- [INFO] Building Test - xml.advanced.multitenant 4.0.4-SNAPSHOT [120/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inherited >-- [INFO] Building Test - xml.inherited 4.0.4-SNAPSHOT [121/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.metadatacomplete >-- [INFO] Building Test - xml.metadatacomplete 4.0.4-SNAPSHOT [122/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional >-- [INFO] Building Test - xml.relationships.unidirectional 4.0.4-SNAPSHOT [123/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete >-- [INFO] Building Test - xml.xmlmetadatacomplete 4.0.4-SNAPSHOT [124/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nativeapi >-- [INFO] Building Test - nativeapi 4.0.4-SNAPSHOT [125/134] [INFO] from jpa/eclipselink.jpa.testapps/nativeapi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql >-- [INFO] Building Persistence TestApps - NoSQL 4.0.4-SNAPSHOT [126/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql.mongo >-- [INFO] Building Test - nosql.mongo 4.0.4-SNAPSHOT [127/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle >-- [INFO] Building Persistence TestApps - Oracle DB 4.0.4-SNAPSHOT [128/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.customfeatures >-- [INFO] Building Test - oracle.customfeatures 4.0.4-SNAPSHOT [129/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.dcn >-- [INFO] Building Test - oracle.dcn 4.0.4-SNAPSHOT [130/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.partitioned >-- [INFO] Building Test - oracle.partitioned 4.0.4-SNAPSHOT [131/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.plsql >-- [INFO] Building Test - oracle.plsql 4.0.4-SNAPSHOT [132/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication >-- [INFO] Building Test - oracle.proxyauthentication 4.0.4-SNAPSHOT [133/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.timestamptz >-- [INFO] Building Test - oracle.timestamptz 4.0.4-SNAPSHOT [134/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- spotbugs:4.8.4.0:spotbugs (default-cli) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 4.0.4-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 4.629 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 29.004 s] [INFO] EclipseLink Core ................................... SUCCESS [02:04 min] [INFO] EclipseLink JSON Extension ......................... SUCCESS [ 4.347 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 9.760 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 20.015 s] [INFO] EclipseLink PostgreSQL Extension ................... SUCCESS [ 5.974 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 23.191 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 38.167 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 5.765 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 7.474 s] [INFO] EclipseLink JPA-RS Server .......................... SUCCESS [ 13.198 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 4.115 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 0.011 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 7.901 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 4.846 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 9.660 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 3.365 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 10.058 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 19.441 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 13.604 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 4.140 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 9.434 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.009 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [ 0.025 s] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 0.062 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.004 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 0.680 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 0.052 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.038 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 0.050 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 0.029 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 0.014 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 0.007 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 0.009 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.007 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 0.011 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 0.008 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 4.544 s] [INFO] Persistence TestApps ............................... SUCCESS [ 0.010 s] [INFO] Test - advanced .................................... SUCCESS [ 0.008 s] [INFO] Test - advanced2 ................................... SUCCESS [ 0.009 s] [INFO] Test - advanced.additionalcriteria ................. SUCCESS [ 0.008 s] [INFO] Test - cacheable ................................... SUCCESS [ 0.008 s] [INFO] Test - advanced.fetchgroup ......................... SUCCESS [ 0.006 s] [INFO] Test - metamodel ................................... SUCCESS [ 0.007 s] [INFO] Test - xml.cacheable ............................... SUCCESS [ 0.006 s] [INFO] Test - advanced.cacheimpl .......................... SUCCESS [ 0.011 s] [INFO] Test - advanced.cascadepersist ..................... SUCCESS [ 0.007 s] [INFO] Test - advanced.compositepk ........................ SUCCESS [ 0.006 s] [INFO] Test - advanced.derivedid .......................... SUCCESS [ 0.008 s] [INFO] Test - advanced.customer ........................... SUCCESS [ 0.007 s] [INFO] Test - advanced.embeddable ......................... SUCCESS [ 0.006 s] [INFO] Test - advanced.multitenant ........................ SUCCESS [ 0.006 s] [INFO] Test - beanvalidation .............................. SUCCESS [ 0.008 s] [INFO] Test - beanvalidation.dynamic ...................... SUCCESS [ 0.007 s] [INFO] Test - cascadedeletes .............................. SUCCESS [ 0.006 s] [INFO] Test - complexaggregate ............................ SUCCESS [ 0.006 s] [INFO] Test - composite.advanced.common ................... SUCCESS [ 0.006 s] [INFO] Test - composite.advanced.member_1 ................. SUCCESS [ 0.007 s] [INFO] Test - composite.advanced.member_2 ................. SUCCESS [ 0.007 s] [INFO] Test - composite.advanced.member_3 ................. SUCCESS [ 0.007 s] [INFO] Test - composite.advanced .......................... SUCCESS [ 0.010 s] [INFO] Test - advanced.inheritance ........................ SUCCESS [ 0.006 s] [INFO] Test - advanced.inherited .......................... SUCCESS [ 0.006 s] [INFO] Test - criteria .................................... SUCCESS [ 0.010 s] [INFO] Test - datatypes ................................... SUCCESS [ 0.006 s] [INFO] Test - datetime .................................... SUCCESS [ 0.005 s] [INFO] Test - ddlgeneration ............................... SUCCESS [ 0.006 s] [INFO] Test - lob ......................................... SUCCESS [ 0.008 s] [INFO] Test - delimited ................................... SUCCESS [ 0.008 s] [INFO] Test - diagnostic .................................. SUCCESS [ 0.006 s] [INFO] Test - extensibility ............................... SUCCESS [ 0.006 s] [INFO] Test - fetchgroups ................................. SUCCESS [ 0.006 s] [INFO] Test - fieldaccess.advanced ........................ SUCCESS [ 0.006 s] [INFO] Test - fieldaccess.relationships ................... SUCCESS [ 0.007 s] [INFO] Test - identity .................................... SUCCESS [ 0.006 s] [INFO] Test - jpaadvancedproperties ....................... SUCCESS [ 0.005 s] [INFO] Test - relationships ............................... SUCCESS [ 0.006 s] [INFO] Test - jpql ........................................ SUCCESS [ 0.011 s] [INFO] Test - jta ......................................... SUCCESS [ 0.006 s] [INFO] Test - performance ................................. SUCCESS [ 0.007 s] [INFO] Test - memory ...................................... SUCCESS [ 0.011 s] [INFO] Test - metamodel.aspectj ........................... SUCCESS [ 0.008 s] [INFO] Test - orphanremoval ............................... SUCCESS [ 0.005 s] [INFO] Test - partitioned ................................. SUCCESS [ 0.006 s] [INFO] Test - performance2 ................................ SUCCESS [ 0.006 s] [INFO] Test - privateowned ................................ SUCCESS [ 0.006 s] [INFO] Test - pu with spaces .............................. SUCCESS [ 0.005 s] [INFO] Test - remote ...................................... SUCCESS [ 0.008 s] [INFO] Test - sessionbean ................................. SUCCESS [ 0.006 s] [INFO] Test - sessionbean.ha .............................. SUCCESS [ 0.006 s] [INFO] Test - validation .................................. SUCCESS [ 0.006 s] [INFO] Test - weaving ..................................... SUCCESS [ 0.005 s] [INFO] Test - xml.composite.advanced.common ............... SUCCESS [ 0.006 s] [INFO] Test - xml.composite.advanced.member_1 ............. SUCCESS [ 0.006 s] [INFO] Test - xml.composite.advanced.member_2 ............. SUCCESS [ 0.007 s] [INFO] Test - xml.composite.advanced.member_3 ............. SUCCESS [ 0.006 s] [INFO] Test - xml.composite.advanced ...................... SUCCESS [ 0.010 s] [INFO] Test - xml.advanced ................................ SUCCESS [ 0.006 s] [INFO] Test - xml.extended.advanced ....................... SUCCESS [ 0.007 s] [INFO] Test - xml.extended.advanced.additionalcriteria .... SUCCESS [ 0.006 s] [INFO] Test - xml.extended.advanced.fetchgroup ............ SUCCESS [ 0.006 s] [INFO] Test - xml.extended.complexaggregate ............... SUCCESS [ 0.005 s] [INFO] Test - xml.inheritance ............................. SUCCESS [ 0.006 s] [INFO] Test - xml.extended.inheritance .................... SUCCESS [ 0.008 s] [INFO] Test - xml.relationships ........................... SUCCESS [ 0.005 s] [INFO] Test - xml.extended.relationships .................. SUCCESS [ 0.008 s] [INFO] Test - xml.extended.composite.advanced.member_1 .... SUCCESS [ 0.006 s] [INFO] Test - xml.extended.composite.advanced.member_2 .... SUCCESS [ 0.006 s] [INFO] Test - xml.extended.composite.advanced.member_3 .... SUCCESS [ 0.006 s] [INFO] Test - xml.extended.composite.advanced ............. SUCCESS [ 0.009 s] [INFO] Test - xml.merge.advanced .......................... SUCCESS [ 0.007 s] [INFO] Test - xml.merge.incompletemappings.nonowning ...... SUCCESS [ 0.005 s] [INFO] Test - xml.merge.incompletemappings.owning ......... SUCCESS [ 0.006 s] [INFO] Test - xml.merge.inherited ......................... SUCCESS [ 0.006 s] [INFO] Test - xml.merge.relationships ..................... SUCCESS [ 0.005 s] [INFO] Test - xml.advanced.multitenant .................... SUCCESS [ 0.006 s] [INFO] Test - xml.inherited ............................... SUCCESS [ 0.005 s] [INFO] Test - xml.metadatacomplete ........................ SUCCESS [ 0.010 s] [INFO] Test - xml.relationships.unidirectional ............ SUCCESS [ 0.008 s] [INFO] Test - xml.xmlmetadatacomplete ..................... SUCCESS [ 0.006 s] [INFO] Test - nativeapi ................................... SUCCESS [ 0.007 s] [INFO] Persistence TestApps - NoSQL ....................... SUCCESS [ 0.008 s] [INFO] Test - nosql.mongo ................................. SUCCESS [ 0.008 s] [INFO] Persistence TestApps - Oracle DB ................... SUCCESS [ 0.011 s] [INFO] Test - oracle.customfeatures ....................... SUCCESS [ 0.008 s] [INFO] Test - oracle.dcn .................................. SUCCESS [ 0.008 s] [INFO] Test - oracle.partitioned .......................... SUCCESS [ 0.010 s] [INFO] Test - oracle.plsql ................................ SUCCESS [ 0.010 s] [INFO] Test - oracle.proxyauthentication .................. SUCCESS [ 0.009 s] [INFO] Test - oracle.timestamptz .......................... SUCCESS [ 0.014 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:20 min [INFO] Finished at: 2024-05-30T11:29:09Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test.sh -[ EclipseLink Tests LRG ]----------------------------------------------------------- -[ EclipseLink SRG Tests ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JSON Extension [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink PostgreSQL Extension [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink JPA-RS Server [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] Persistence TestApps [pom] [INFO] Test - advanced [jar] [INFO] Test - advanced2 [jar] [INFO] Test - advanced.additionalcriteria [jar] [INFO] Test - cacheable [jar] [INFO] Test - advanced.fetchgroup [jar] [INFO] Test - metamodel [jar] [INFO] Test - xml.cacheable [jar] [INFO] Test - advanced.cacheimpl [jar] [INFO] Test - advanced.cascadepersist [jar] [INFO] Test - advanced.compositepk [jar] [INFO] Test - advanced.derivedid [jar] [INFO] Test - advanced.customer [jar] [INFO] Test - advanced.embeddable [jar] [INFO] Test - advanced.multitenant [jar] [INFO] Test - beanvalidation [jar] [INFO] Test - beanvalidation.dynamic [jar] [INFO] Test - cascadedeletes [jar] [INFO] Test - complexaggregate [jar] [INFO] Test - composite.advanced.common [jar] [INFO] Test - composite.advanced.member_1 [jar] [INFO] Test - composite.advanced.member_2 [jar] [INFO] Test - composite.advanced.member_3 [jar] [INFO] Test - composite.advanced [jar] [INFO] Test - advanced.inheritance [jar] [INFO] Test - advanced.inherited [jar] [INFO] Test - criteria [jar] [INFO] Test - datatypes [jar] [INFO] Test - datetime [jar] [INFO] Test - ddlgeneration [jar] [INFO] Test - lob [jar] [INFO] Test - delimited [jar] [INFO] Test - diagnostic [jar] [INFO] Test - extensibility [jar] [INFO] Test - fetchgroups [jar] [INFO] Test - fieldaccess.advanced [jar] [INFO] Test - fieldaccess.relationships [jar] [INFO] Test - identity [jar] [INFO] Test - jpaadvancedproperties [jar] [INFO] Test - relationships [jar] [INFO] Test - jpql [jar] [INFO] Test - jta [jar] [INFO] Test - performance [jar] [INFO] Test - memory [jar] [INFO] Test - metamodel.aspectj [jar] [INFO] Test - orphanremoval [jar] [INFO] Test - partitioned [jar] [INFO] Test - performance2 [jar] [INFO] Test - privateowned [jar] [INFO] Test - pu with spaces [jar] [INFO] Test - remote [jar] [INFO] Test - sessionbean [jar] [INFO] Test - sessionbean.ha [jar] [INFO] Test - validation [jar] [INFO] Test - weaving [jar] [INFO] Test - xml.composite.advanced.common [jar] [INFO] Test - xml.composite.advanced.member_1 [jar] [INFO] Test - xml.composite.advanced.member_2 [jar] [INFO] Test - xml.composite.advanced.member_3 [jar] [INFO] Test - xml.composite.advanced [jar] [INFO] Test - xml.advanced [jar] [INFO] Test - xml.extended.advanced [jar] [INFO] Test - xml.extended.advanced.additionalcriteria [jar] [INFO] Test - xml.extended.advanced.fetchgroup [jar] [INFO] Test - xml.extended.complexaggregate [jar] [INFO] Test - xml.inheritance [jar] [INFO] Test - xml.extended.inheritance [jar] [INFO] Test - xml.relationships [jar] [INFO] Test - xml.extended.relationships [jar] [INFO] Test - xml.extended.composite.advanced.member_1 [jar] [INFO] Test - xml.extended.composite.advanced.member_2 [jar] [INFO] Test - xml.extended.composite.advanced.member_3 [jar] [INFO] Test - xml.extended.composite.advanced [jar] [INFO] Test - xml.merge.advanced [jar] [INFO] Test - xml.merge.incompletemappings.nonowning [jar] [INFO] Test - xml.merge.incompletemappings.owning [jar] [INFO] Test - xml.merge.inherited [jar] [INFO] Test - xml.merge.relationships [jar] [INFO] Test - xml.advanced.multitenant [jar] [INFO] Test - xml.inherited [jar] [INFO] Test - xml.metadatacomplete [jar] [INFO] Test - xml.relationships.unidirectional [jar] [INFO] Test - xml.xmlmetadatacomplete [jar] [INFO] Test - nativeapi [jar] [INFO] Persistence TestApps - NoSQL [pom] [INFO] Test - nosql.mongo [jar] [INFO] Persistence TestApps - Oracle DB [pom] [INFO] Test - oracle.customfeatures [jar] [INFO] Test - oracle.dcn [jar] [INFO] Test - oracle.partitioned [jar] [INFO] Test - oracle.plsql [jar] [INFO] Test - oracle.proxyauthentication [jar] [INFO] Test - oracle.timestamptz [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 4.0.4-SNAPSHOT [1/134] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- assembly:3.7.1:single (build-resources) @ org.eclipse.persistence.parent --- [INFO] Reading assembly descriptor: src/main/assembly/common-license.xml [INFO] Reading assembly descriptor: src/main/assembly/common-javadoc.xml [INFO] Reading assembly descriptor: src/main/assembly/test-defaults.xml [INFO] Reading assembly descriptor: src/main/assembly/test-report.xml [INFO] Reading assembly descriptor: src/main/assembly/spotbugs-filter.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/org.eclipse.persistence.parent-4.0.4-SNAPSHOT-spotbugs-filter.zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.parent --- [INFO] CycloneDX: Resolving Aggregated Dependencies [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.codehaus.mojo/animal-sniffer-annotations@1.9?type=jar [INFO] CycloneDX: Creating BOM version 1.4 with 292 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.xml [INFO] attaching as org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as org.eclipse.persistence.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 4.0.4-SNAPSHOT [2/134] [INFO] from jpa/org.eclipse.persistence.jpa.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.pom (3.0 kB at 53 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom (2.6 kB at 870 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.pom (3.1 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.pom (2.8 kB at 924 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom (2.8 kB at 938 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.2.5/surefire-junit4-3.2.5.jar (18 kB at 810 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.2.5/common-junit4-3.2.5.jar (26 kB at 102 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar (18 kB at 532 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.2.5/common-junit3-3.2.5.jar (12 kB at 313 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.tests.jpql.AllHermesTests [WARNING] Tests run: 113520, Failures: 0, Errors: 0, Skipped: 75, Time elapsed: 19.00 s -- in org.eclipse.persistence.jpa.tests.jpql.AllHermesTests [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 113520, Failures: 0, Errors: 0, Skipped: 75 [INFO] [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.jpql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 4.0.4-SNAPSHOT [3/134] [INFO] from foundation/org.eclipse.persistence.core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ org.eclipse.persistence.core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 9c4810a718587de61ba5cfa723b6251c185f577e at timestamp: 1717068606360 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core [INFO] Storing scmBranch: 4.0 [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1753 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:[125,8] class org.eclipse.persistence.config.PersistenceUnitProperties in exported package org.eclipse.persistence.config declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Constants.java:[27,8] class org.eclipse.persistence.internal.oxm.Constants in exported package org.eclipse.persistence.internal.oxm declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[27,30] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[28,21] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[29,24] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[46,28] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[47,57] unchecked cast required: CONTEXT found: org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[48,91] unchecked cast required: UNMARSHALLER_LISTENER found: org.eclipse.persistence.internal.oxm.Unmarshaller.Listener [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[59,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/Unmarshaller.java:[64,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[81,30] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[82,21] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[83,24] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[107,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[108,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[109,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[110,20] found raw type: java.lang.reflect.Constructor missing type arguments for generic class java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[210,31] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[217,13] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[231,9] found raw type: org.eclipse.persistence.core.sessions.CoreSession missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[232,9] found raw type: org.eclipse.persistence.internal.oxm.record.XMLPlatform missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.XMLPlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[233,67] unchecked call to newPlatformUnmarshaller(XML_UNMARSHALLER,java.util.Map) as a member of the raw type org.eclipse.persistence.internal.oxm.record.XMLPlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[599,101] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[599,102] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[600,95] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[600,96] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[607,104] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[607,105] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[608,98] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[608,99] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[663,101] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[663,102] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[664,95] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[664,96] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[671,104] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[671,105] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[672,98] unchecked method invocation: method invokeConstructor in class org.eclipse.persistence.internal.security.PrivilegedAccessHelper is applied to given types required: java.lang.reflect.Constructor,java.lang.Object[] found: java.lang.reflect.Constructor,java.lang.Object[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[672,99] unchecked conversion required: java.lang.reflect.Constructor found: java.lang.reflect.Constructor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[899,12] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[900,20] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[938,12] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[947,12] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[948,79] unchecked call to createRecord(ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[112,13] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[122,28] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[462,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[463,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[467,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[495,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[496,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[497,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[503,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[517,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[530,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[535,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[569,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[570,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[572,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[598,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[599,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[600,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[605,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[620,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[631,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[636,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[842,9] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[844,9] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[846,9] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[876,66] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[877,67] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[878,72] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[883,84] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[899,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[912,42] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[917,49] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[923,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[957,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[966,13] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[967,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[969,13] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[990,52] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[991,71] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[992,76] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[997,88] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1015,44] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1021,46] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.java:[1026,53] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[65,13] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[66,13] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[68,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[70,13] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[71,13] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[96,35] found raw type: org.eclipse.persistence.internal.oxm.Context missing type arguments for generic class org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[115,65] unchecked call to wrapObjectInXMLRoot(UNMARSHAL_RECORD,boolean) as a member of the raw type org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[182,41] unchecked call to resolveReferences(ABSTRACT_SESSION,ID_RESOLVER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[204,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[219,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[219,54] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[224,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[241,56] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[258,52] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[259,21] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecord missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[259,62] found raw type: org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl missing type arguments for generic class org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[260,55] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[265,92] unchecked call to classFromRow(ABSTRACT_RECORD,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.core.descriptors.CoreInheritancePolicy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[278,73] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[295,70] unchecked call to getSession(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[295,100] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[315,21] found raw type: org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler missing type arguments for generic class org.eclipse.persistence.internal.oxm.unmapped.UnmappedContentHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,25] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,93] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[317,89] unchecked call to PrivilegedNewInstanceFromClass(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[336,48] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[337,68] unchecked call to createRootUnmarshalRecord(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[338,38] unchecked call to setSession(ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[341,52] unchecked call to getSession(DESCRIPTOR) as a member of the raw type org.eclipse.persistence.internal.oxm.Context [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[343,64] unchecked call to createUnmarshalRecord(DESCRIPTOR,ABSTRACT_SESSION) as a member of the raw type org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[347,39] unchecked call to setUnmarshaller(UNMARSHALLER) as a member of the raw type org.eclipse.persistence.internal.oxm.record.UnmarshalRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[368,21] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[419,33] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.java:[423,12] found raw type: org.eclipse.persistence.internal.oxm.Unmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.Unmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[21,53] found raw type: org.eclipse.persistence.internal.core.sessions.CoreAbstractSession missing type arguments for generic class org.eclipse.persistence.internal.core.sessions.CoreAbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[36,5] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/oxm/record/XMLRecord.java:[36,54] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[43,28] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[44,24] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptor missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[75,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[81,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[87,27] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[154,79] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[155,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[156,23] unchecked call to addGroups(java.util.Collection) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[176,58] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[177,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[178,25] unchecked call to addSubGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[200,61] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[201,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[202,25] unchecked call to addKeyGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[215,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[224,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[230,21] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[240,18] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[241,75] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[245,63] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[249,18] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[250,49] unchecked call to clone(java.util.Map,org.eclipse.persistence.core.queries.CoreAttributeGroup>) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[258,85] unchecked call to clone(java.util.Map,ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[258,85] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[323,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[325,22] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[330,22] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[345,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[392,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[397,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[399,84] unchecked cast required: DESCRIPTOR found: org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[415,28] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[415,61] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[425,30] unchecked method invocation: method addAll in interface java.util.Set is applied to given types required: java.util.Collection found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[425,69] unchecked conversion required: java.util.Collection found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[435,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[436,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[481,76] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[486,47] unchecked cast required: ATTRIBUTE_ITEM found: org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[496,17] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[497,34] unchecked call to setRootGroup(ATTRIBUTE_GROUP) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[500,41] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[512,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[512,26] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[524,24] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[561,32] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[567,27] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[568,17] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[569,74] unchecked call to isAssignableFrom(java.lang.Class) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[570,41] unchecked call to add(E) as a member of the raw type java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[622,25] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[626,93] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[627,119] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[637,49] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[638,75] unchecked conversion required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[653,138] unchecked cast required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[654,184] unchecked cast required: org.eclipse.persistence.core.queries.CoreAttributeGroup found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[665,33] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[666,33] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[667,58] unchecked call to isSupersetOf(org.eclipse.persistence.core.queries.CoreAttributeGroup) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[700,56] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[700,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[707,41] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[707,15] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[708,20] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[708,16] unchecked call to CoreAttributeItem(ATTRIBUTE_GROUP,java.lang.String) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[715,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeItem missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeItem [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[725,46] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[730,35] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:[731,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.java:[288,59] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.java:[296,83] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.java:[235,55] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.java:[246,79] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[186,81] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[188,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[189,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[190,40] module not found: org.eclipse.persistence.jpa.modelgen [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[191,42] module not found: org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[192,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[193,36] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[194,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[195,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[196,92] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[197,80] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[198,78] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[200,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[201,41] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[202,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[203,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[205,36] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[206,41] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[207,36] module not found: org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[208,36] module not found: org.eclipse.persistence.sdo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[209,87] module not found: org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[210,98] module not found: org.eclipse.persistence.corba [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[211,90] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[213,36] module not found: org.eclipse.persistence.json [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[214,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[216,36] module not found: org.eclipse.persistence.json [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[217,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/module-info.java:[218,36] module not found: org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassExtractor.java:[28,17] class org.eclipse.persistence.descriptors.ClassExtractor in exported package org.eclipse.persistence.descriptors declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/DataRecord.java:[27,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[297,65] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[333,43] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[351,46] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[364,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[373,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[598,41] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[733,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[745,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Session.java:[754,5] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[26,24] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptor missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[27,19] found raw type: org.eclipse.persistence.core.sessions.CoreLogin missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreLogin [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[28,22] found raw type: org.eclipse.persistence.internal.core.databaseaccess.CorePlatform missing type arguments for generic class org.eclipse.persistence.internal.core.databaseaccess.CorePlatform [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[29,21] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/sessions/CoreSession.java:[30,35] found raw type: org.eclipse.persistence.core.sessions.CoreSessionEventManager missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreSessionEventManager [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[34,29] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[35,38] found raw type: org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreDescriptorEventManager [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[37,32] found raw type: org.eclipse.persistence.core.descriptors.CoreInheritancePolicy missing type arguments for generic class org.eclipse.persistence.core.descriptors.CoreInheritancePolicy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[39,18] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/descriptors/CoreDescriptor.java:[40,28] found raw type: org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder missing type arguments for generic class org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[153,148] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[189,25] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[223,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.core:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*~] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Copying 879 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1294 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/module-info.java:[25,14] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/DeploymentXMLOXTestSuite.java:[29,47] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/DeploymentXMLOXTestSuite.java:[36,17] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMSRGTestSuite.java:[30,38] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMSRGTestSuite.java:[39,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[18,37] class org.eclipse.persistence.platform.xml.XMLComparer in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[28,34] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXMXMLComparer.java:[28,52] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[23,49] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[36,36] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[36,54] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/XMLTestCase.java:[87,12] class org.eclipse.persistence.platform.xml.XMLComparer in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[66,22] class javax.xml.stream.XMLInputFactory in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[67,22] class javax.xml.stream.XMLOutputFactory in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[140,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[146,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[146,37] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[162,12] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[162,37] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[169,12] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[169,34] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[173,12] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[173,34] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[224,24] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[285,45] interface org.w3c.dom.Node in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[300,44] interface org.w3c.dom.Node in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[362,23] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[380,43] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[380,67] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[383,43] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java:[383,67] class jakarta.xml.bind.JAXBElement in module jakarta.xml.bind is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestSuite.java:[42,34] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestSuite.java:[51,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/EmployeeProject.java:[21,38] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[44,41] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[79,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[111,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[230,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/MappingTestProject.java:[251,12] class org.eclipse.persistence.descriptors.ClassDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/classloader/PhoneNumberProject.java:[21,41] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/descriptor/rootelement/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.descriptor.rootelement.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[669,44] class javax.xml.validation.Schema in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[680,16] class javax.xml.validation.Validator in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[685,16] class javax.xml.validation.ValidatorHandler in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[67,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[68,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[69,15] class org.eclipse.persistence.oxm.XMLMarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[70,15] class org.eclipse.persistence.oxm.XMLUnmarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[71,15] class org.eclipse.persistence.oxm.XMLContext in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[73,15] class javax.xml.parsers.DocumentBuilder in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[74,15] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[124,15] class org.eclipse.persistence.oxm.XMLMarshaller in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[159,31] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[163,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[170,15] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[281,46] class org.eclipse.persistence.oxm.XMLRoot in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[281,66] class org.eclipse.persistence.oxm.XMLRoot in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[292,41] interface org.w3c.dom.Document in module java.xml is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[574,44] class org.eclipse.persistence.oxm.XMLDescriptor in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/Address.java:[22,8] Class org.eclipse.persistence.testing.oxm.events.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.events.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/events/PhoneNumber.java:[23,8] Class org.eclipse.persistence.testing.oxm.events.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/Vehicle.java:[24,8] Class org.eclipse.persistence.testing.oxm.inheritance.Vehicle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/Car.java:[23,8] Class org.eclipse.persistence.testing.oxm.inheritance.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ParkingLot.java:[20,8] Class org.eclipse.persistence.testing.oxm.inheritance.ParkingLot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ns/NSParent.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.ns.NSParent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/ns/NSChild.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.ns.NSChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/ContactMethod.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.ContactMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/CanadianAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.CanadianAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Dependant.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Dependant overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/any/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.any.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/any/collection/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.any.collection.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Dependant.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Dependant overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DeploymentXMLMappingTestSuite.java:[33,52] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DeploymentXMLMappingTestSuite.java:[43,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DocPresMappingTestSuite.java:[33,46] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/DocPresMappingTestSuite.java:[43,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/MappingTestSuite.java:[34,39] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/MappingTestSuite.java:[44,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/SAXMappingTestSuite.java:[35,42] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/SAXMappingTestSuite.java:[45,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/advancedxpath/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.advancedxpath.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/advancedxpath/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.advancedxpath.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/reuse/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/usemaptests/Root.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.usemaptests.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/withoutgroupingelement/Root.java:[26,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyattribute/withoutgroupingelement/Wrapper.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyattribute.withoutgroupingelement.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/defaultnamespace/Child.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.defaultnamespace.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/defaultnamespace/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.defaultnamespace.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/reuse/Child.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.reuse.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/reuse/Root.java:[26,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withgroupingelement/Root.java:[27,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Root.java:[30,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Wrapper.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withgroupingelement/Child.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withgroupingelement/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/Child.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/Root.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobject/withoutgroupingelement/RootKeepAsElement.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobject.withoutgroupingelement.RootKeepAsElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/colcol/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.colcol.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/colobj/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.colobj.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/objcol/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.objcol.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anyobjectandanycollection/objobj/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anyobjectandanycollection.objobj.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/Employee.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/MyImage.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.MyImage overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydata/identifiedbyname/EmployeeWithByteObjectArray.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydata.identifiedbyname.EmployeeWithByteObjectArray overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/EmployeeWithByteArrayObject.java:[25,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.EmployeeWithByteArrayObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/binarydatacollection/reuse/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Address.java:[17,8] class org.eclipse.persistence.testing.oxm.mappings.choice.Address in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Employee.java:[17,8] class org.eclipse.persistence.testing.oxm.mappings.choice.Employee in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/EmployeeProject.java:[22,38] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingComplexValueTestCases.java:[50,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingComplexValueTestCases.java:[50,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingNonStringValueTestCases.java:[47,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingNonStringValueTestCases.java:[47,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingSimpleValueTestCases.java:[47,10] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingSimpleValueTestCases.java:[47,32] class org.eclipse.persistence.sessions.Project in module org.eclipse.persistence.core is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[24,8] class org.eclipse.persistence.testing.oxm.mappings.choice.XMLChoiceMappingTestSuite in exported package org.eclipse.persistence.testing.oxm.mappings.choice declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.core.test [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[24,48] class junit.framework.TestCase in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/XMLChoiceMappingTestSuite.java:[25,19] interface junit.framework.Test in module junit is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/converter/Wrapper.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.converter.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/ref/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.ref.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/converter/Wrapper.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.converter.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/ref/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.ref.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/reuse/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.reuse.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/reuse/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/collectionreference/reuse/Root.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.collectionreference.reuse.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/EmployeeWithUserID.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.EmployeeWithUserID overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/keepaselement/Doc.java:[30,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.keepaselement.Doc overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/keepaselement/Elem.java:[27,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.keepaselement.Elem overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/map/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/map/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.map.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nested/Project.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nested.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/norefclass/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/setmethod/Customer.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.setmethod.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/setmethod/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.setmethod.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/identifiedbyname/EmployeeWithObjects.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.identifiedbyname.EmployeeWithObjects overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/keepaselement/Doc.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.keepaselement.Doc overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/keepaselement/Elem.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.keepaselement.Elem overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nested/Project.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nested.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Employee2.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Employee2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Team.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/nillable/Team2.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.nillable.Team2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/norefclass/Customer.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Address.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Employee.java:[95,19] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Employee.Period overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/converter/MyObject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.converter.MyObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/defaultnamespace/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.defaultnamespace.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/defaultnamespace/AddressLines.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.defaultnamespace.AddressLines overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/norefclass/Root.java:[31,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.norefclass.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/DatabaseTypeWrapper.java:[18,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.DatabaseTypeWrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLargument.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLargument overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLStoredProcedureCall.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLStoredProcedureCall overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/plsqlcallmodel/PLSQLrecord.java:[24,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.plsqlcallmodel.PLSQLrecord overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/Address.java:[15,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/containeraccessor/PhoneNumber.java:[15,8] Class org.eclipse.persistence.testing.oxm.mappings.containeraccessor.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/arraylist/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/listoflists/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.listoflists.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/nillable/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/reuse/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.reuse.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/singlenode/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.singlenode.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/typeattribute/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.typeattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directcollection/union/Person.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directcollection.union.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/cdata/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.cdata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/converter/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.converter.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/defaultnullvalue/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.defaultnullvalue.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/doubletest/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.doubletest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/floattest/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.floattest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyname/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyname.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyname/calendartest/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyname.calendartest.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyposition/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyposition.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/leafelement/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.leafelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/nillable/EmployeeIsSetParams.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.nillable.EmployeeIsSetParams overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/schematype/ByteHolder.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.schematype.ByteHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/schematype/QNameHolder.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.schematype.QNameHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.singleattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/singleattribute/xmlelement/EmptyElementEmptyStringEmployee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.singleattribute.xmlelement.EmptyElementEmptyStringEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/typeattribute/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.typeattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/typeattribute/Identifier.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.typeattribute.Identifier overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/union/Person.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.union.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/Root.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/Department.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/compositekeyclass/EmployeeID.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.EmployeeID overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/elementkey/SingleElementNullReferenceClassTestCases.java:[41,43] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/elementkey/maptests/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.singlekey.elementkey.maptests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/multipletargets/singlekey/nonstringkeytype/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.singlekey.nonstringkeytype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Customer.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/norefclass/Root.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.norefclass.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/elementkey/SingleElementNullReferenceClassTestCases.java:[41,43] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/multiplesource/MultipleSourceRoot.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.multiplesource.MultipleSourceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/nonstringkeytype/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.nonstringkeytype.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/keybased/singletarget/singlekey/nonstringkeytype/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.keybased.singletarget.singlekey.nonstringkeytype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Company.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Manager.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Manager overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Root.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/namespaces/Team.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.namespaces.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/mappings/sequenced/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.sequenced.Address overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-srg) @ org.eclipse.persistence.core --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.oxm.OXMSRGTestSuite Local Exception Stack: Exception [EclipseLink-25008] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.XMLMarshalException Exception Description: A descriptor with default root element email-address was not found in the project at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:313) at org.eclipse.persistence.internal.oxm.record.DOMReader.reportElementEvents(DOMReader.java:193) at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:92) at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:99) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:550) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:541) at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:554) at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:705) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 240, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s -- in org.eclipse.persistence.testing.oxm.OXMSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 240, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (test-oxm) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-dom) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-deploymentxml) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-deploymentxml-tl) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-docpres) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-oxm-non-default-system-properties) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.xml [INFO] attaching as org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/bom.json [INFO] attaching as org.eclipse.persistence.core-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.json >-------- [INFO] Building EclipseLink JSON Extension 4.0.4-SNAPSHOT [4/134] [INFO] from foundation/org.eclipse.persistence.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.json --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.json --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.json --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.json --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.json --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.json --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.json --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[23,36] module not found: org.eclipse.persistence.jpa [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[24,36] module not found: org.eclipse.persistence.pgsql [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/main/java/module-info.java:[25,36] module not found: org.eclipse.persistence.oracle [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.json --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.json --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.json --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.json --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.json --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.json --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.json --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/org.eclipse.persistence.json-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.json --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.xml [INFO] attaching as org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/bom.json [INFO] attaching as org.eclipse.persistence.json-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.json --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 4.0.4-SNAPSHOT [5/134] [INFO] from foundation/org.eclipse.persistence.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/module-info.java:[19,44] requires transitive directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/module-info.java:[20,33] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:[26,8] class org.eclipse.persistence.internal.platform.database.oracle.TIMESTAMPHelper in exported package org.eclipse.persistence.internal.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[23,8] class org.eclipse.persistence.internal.platform.database.oracle.TIMESTAMPTypes in exported package org.eclipse.persistence.internal.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[37,23] createXML(java.sql.Connection,org.w3c.dom.Document) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[42,23] createXML(java.sql.Connection,java.lang.String) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[53,19] getDocument() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[59,35] getStringVal() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[64,16] close() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[70,31] oracle.xdb.dom.XDBDocument in oracle.xdb.dom has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,35] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,23] createXML(oracle.sql.OPAQUE) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NCharacter.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NCharacter in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NCharacter.java:[25,50] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NClob.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NClob in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NClob.java:[25,45] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NString.java:[25,8] class org.eclipse.persistence.platform.database.oracle.NString in exported package org.eclipse.persistence.platform.database.oracle declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/NString.java:[25,47] interface org.eclipse.persistence.internal.platform.database.Oracle9Specific in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[283,30] oracle.sql.ARRAY in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[283,51] oracle.sql.ArrayDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[293,30] oracle.sql.STRUCT in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[293,52] oracle.sql.StructDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[303,21] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[304,28] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[754,15] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[865,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[867,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[902,50] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[90,31] class org.eclipse.persistence.internal.platform.database.XMLTypePlaceholder in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[75,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[77,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:[39,8] Class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/Oracle21JsonPlatform.java:[42,43] class org.eclipse.persistence.json.JsonPlatform in module org.eclipse.persistence.json may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/OracleJsonPlatformProvider.java:[30,8] class org.eclipse.persistence.platform.database.oracle.json.OracleJsonPlatformProvider in exported package org.eclipse.persistence.platform.database.oracle.json declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.oracle [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/json/OracleJsonPlatformProvider.java:[30,52] interface org.eclipse.persistence.internal.databaseaccess.spi.JsonPlatformProvider in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[37,79] interface oracle.ucp.jdbc.oracle.DataBasedConnectionAffinityCallback in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[86,35] enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java:[97,12] enum oracle.ucp.ConnectionAffinityCallback.AffinityPolicy in module com.oracle.database.ucp is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKNamespaceResolver.java:[25,46] interface oracle.xml.parser.v2.NSResolver in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:[402,15] class oracle.xml.parser.schema.XSDNode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:[402,37] class oracle.xml.parser.schema.XSDElement in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[447,14] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[450,39] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[490,32] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[510,46] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[78,15] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[79,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[80,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[81,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[82,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[83,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[84,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[85,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[86,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[347,16] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[388,15] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[388,47] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[418,15] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[702,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[706,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[710,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[714,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[718,27] class oracle.dms.instrument.Sensor in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[722,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[726,27] class oracle.dms.instrument.Noun in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[730,27] class oracle.dms.instrument.Noun in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 4.0.4-SNAPSHOT [6/134] [INFO] from foundation/org.eclipse.persistence.core.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core.test.framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 103 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[88,22] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[149,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[156,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[158,36] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[260,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[357,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[368,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[369,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[369,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[370,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[371,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[372,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[373,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestExecutor.java:[374,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[178,45] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[178,62] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[179,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[179,29] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[189,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[189,29] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,48] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,65] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[193,129] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[202,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[212,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[225,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[225,32] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[226,13] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[226,32] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[229,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[230,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[236,25] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[237,25] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[240,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[242,20] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[262,86] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[271,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[281,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[292,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[294,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[308,95] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[317,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[327,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:[357,123] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[34,15] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[47,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[49,29] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[74,30] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[106,44] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReadAllTest.java:[115,62] unchecked call to addElement(E) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[41,41] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[61,41] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[103,31] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ReflectionHelper.java:[149,31] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[40,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[44,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[100,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[102,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[239,80] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[242,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java:[244,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[42,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[43,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[43,58] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[50,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[55,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[74,67] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[74,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[75,67] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[75,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[76,67] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[76,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[77,67] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[77,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[78,67] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[78,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[79,67] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[79,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[80,41] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[93,33] unchecked call to putAll(java.util.Map) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[95,16] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[99,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[118,20] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[195,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[196,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[196,30] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[199,23] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[203,27] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[233,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[238,20] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[34,13] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[826,44] unchecked call to insertElementAt(E,int) as a member of the raw type java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[874,41] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java:[878,14] found raw type: java.util.Enumeration missing type arguments for generic class java.util.Enumeration [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/NonEditableDefaultTableModel.java:[41,58] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[31,15] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[34,32] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[37,27] unchecked method invocation: method addTests in class org.eclipse.persistence.testing.framework.TestCollection is applied to given types required: java.util.Vector found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java:[37,28] unchecked conversion required: java.util.Vector found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java:[1237,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java:[1239,28] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[2156,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[2242,54] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core.test.framework --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core.test.framework --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core.test.framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.xml [INFO] attaching as org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/bom.json [INFO] attaching as org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.pgsql >-------- [INFO] Building EclipseLink PostgreSQL Extension 4.0.4-SNAPSHOT [7/134] [INFO] from foundation/org.eclipse.persistence.pgsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.pgsql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.pgsql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.pgsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.pgsql --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.pgsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/main/java/module-info.java:[17,39] requires transitive directive for an automatic module [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.pgsql --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.pgsql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.pgsql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.pgsql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.pgsql --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.pgsql --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.pgsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.pgsql --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.pgsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.pgsql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.xml [INFO] attaching as org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/bom.json [INFO] attaching as org.eclipse.persistence.pgsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.pgsql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 4.0.4-SNAPSHOT [8/134] [INFO] from moxy/org.eclipse.persistence.moxy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 193 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[454,23] createBinder() in org.eclipse.persistence.jaxb.JAXBContext overrides createBinder() in jakarta.xml.bind.JAXBContext return type requires unchecked conversion from org.eclipse.persistence.jaxb.JAXBBinder to jakarta.xml.bind.Binder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[464,27] createBinder(java.lang.Class) in org.eclipse.persistence.jaxb.JAXBContext overrides createBinder(java.lang.Class) in jakarta.xml.bind.JAXBContext return type requires unchecked conversion from org.eclipse.persistence.jaxb.JAXBBinder to jakarta.xml.bind.Binder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[609,17] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[612,36] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[617,16] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[625,35] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[717,36] unchecked call to CoreAttributeGroup(java.lang.String,java.lang.Class,boolean) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[731,15] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[735,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[739,32] unchecked call to set(int,E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[744,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[744,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[768,15] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[770,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[770,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[779,20] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[779,16] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[796,19] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[804,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[807,87] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[840,89] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[859,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,101] unchecked method invocation: method getXmlBindingsFromProperties in class org.eclipse.persistence.jaxb.JAXBContextFactory is applied to given types required: java.util.Map,java.lang.ClassLoader found: java.util.Map,java.lang.ClassLoader [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,102] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[870,101] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[956,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[960,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[998,121] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[999,13] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1010,96] unchecked conversion required: java.util.Iterator found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1017,61] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1063,17] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1064,59] unchecked method invocation: method isAnnotationPresent in class java.lang.Class is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1064,60] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1079,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,99] unchecked method invocation: method getXmlBindingsFromProperties in class org.eclipse.persistence.jaxb.JAXBContextFactory is applied to given types required: java.util.Map,java.lang.ClassLoader found: java.util.Map,java.lang.ClassLoader [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,100] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1113,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1120,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1124,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1177,132] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1178,13] found raw type: org.eclipse.persistence.core.sessions.CoreProject missing type arguments for generic class org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1189,101] unchecked cast required: java.lang.Iterable found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1195,61] found raw type: org.eclipse.persistence.internal.oxm.XMLUnmarshaller missing type arguments for generic class org.eclipse.persistence.internal.oxm.XMLUnmarshaller [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1212,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1212,79] unchecked call to getDescriptor(java.lang.Class) as a member of the raw type org.eclipse.persistence.core.sessions.CoreProject [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1278,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1288,96] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1301,39] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1301,35] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1305,107] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1315,39] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1315,35] unchecked call to HashMap(java.util.Map) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1325,25] found raw type: jakarta.xml.bind.annotation.adapters.XmlAdapter missing type arguments for generic class jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1357,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1363,40] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1363,56] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1367,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1368,41] unchecked method invocation: method processXMLDescriptor in class org.eclipse.persistence.jaxb.JAXBContext.JAXBContextState is applied to given types required: java.util.List,org.eclipse.persistence.internal.oxm.mappings.Descriptor,org.eclipse.persistence.internal.oxm.NamespaceResolver found: java.util.List,org.eclipse.persistence.internal.oxm.mappings.Descriptor,org.eclipse.persistence.internal.oxm.NamespaceResolver [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1368,42] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1373,48] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1373,71] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1379,13] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1385,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1391,21] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1394,21] found raw type: java.util.Set missing type arguments for generic class java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1400,46] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1403,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1508,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1690,85] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ValidationXMLReader.java:[61,8] class org.eclipse.persistence.jaxb.ValidationXMLReader in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1078,61] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1115,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1125,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1358,44] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[1380,40] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:[2297,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[152,8] class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin in exported package org.eclipse.persistence.jaxb.plugins declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[916,38] found raw type: org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple missing type arguments for generic class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[919,25] found raw type: org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple missing type arguments for generic class org.eclipse.persistence.jaxb.plugins.BeanValidationPlugin.MinMaxTuple [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[57,13] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[71,29] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[73,35] found raw type: jakarta.xml.bind.annotation.DomHandler missing type arguments for generic class jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[103,41] unchecked call to getElement(ResultT) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[114,44] unchecked call to marshal(ElementT,jakarta.xml.bind.ValidationEventHandler) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.java:[116,44] unchecked call to marshal(ElementT,jakarta.xml.bind.ValidationEventHandler) as a member of the raw type jakarta.xml.bind.annotation.DomHandler [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[28,8] class org.eclipse.persistence.internal.jaxb.GenericsClassHelper in exported package org.eclipse.persistence.internal.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[190,79] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[191,59] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[194,79] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[195,58] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[218,101] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[219,58] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[222,9] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[224,13] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.java:[224,54] found raw type: java.lang.reflect.TypeVariable missing type arguments for generic class java.lang.reflect.TypeVariable [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/IDResolver.java:[38,17] class org.eclipse.persistence.jaxb.IDResolver in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[35,13] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[36,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Field missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Field [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[37,13] found raw type: org.eclipse.persistence.core.mappings.CoreMapping missing type arguments for generic class org.eclipse.persistence.core.mappings.CoreMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[38,13] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[42,33] found raw type: org.eclipse.persistence.internal.oxm.mappings.Field missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Field [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[48,12] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[52,36] found raw type: org.eclipse.persistence.core.mappings.converters.CoreConverter missing type arguments for generic class org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[75,78] unchecked method invocation: method convertObject in interface org.eclipse.persistence.internal.databaseaccess.Platform is applied to given types required: java.lang.Object,java.lang.Class found: java.lang.Object,java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[75,124] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[83,70] unchecked call to convertDataValueToObjectValue(java.lang.Object,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[89,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[89,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[91,24] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[91,20] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[106,72] unchecked call to convertObjectValueToDataValue(java.lang.Object,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[114,39] unchecked call to initialize(MAPPING,SESSION) as a member of the raw type org.eclipse.persistence.core.mappings.converters.CoreConverter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.java:[116,9] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[97,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[115,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[124,20] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.java:[124,16] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[52,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[52,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[63,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[63,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[77,37] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.java:[77,33] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[33,8] class org.eclipse.persistence.jaxb.TypeMappingInfo in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[41,13] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[128,12] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:[137,34] found raw type: org.eclipse.persistence.internal.oxm.mappings.Descriptor missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Descriptor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/MultiArgInstantiationPolicy.java:[33,8] class org.eclipse.persistence.internal.jaxb.MultiArgInstantiationPolicy in exported package org.eclipse.persistence.internal.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[25,38] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[27,13] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[31,28] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[49,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[49,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[57,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[57,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[59,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[59,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,9] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,40] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[69,36] unchecked call to CoreAttributeGroup(java.lang.String,java.lang.Class,boolean) as a member of the raw type org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[71,13] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[71,42] found raw type: org.eclipse.persistence.internal.jaxb.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jaxb.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.java:[88,12] found raw type: org.eclipse.persistence.core.queries.CoreAttributeGroup missing type arguments for generic class org.eclipse.persistence.core.queries.CoreAttributeGroup [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[31,35] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[36,14] unchecked call to JAXBElement(javax.xml.namespace.QName,java.lang.Class,T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/WrappedValue.java:[42,23] unchecked call to setValue(T) as a member of the raw type jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:[148,44] unchecked cast required: jakarta.xml.bind.annotation.adapters.XmlAdapter found: jakarta.xml.bind.annotation.adapters.XmlAdapter [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[74,5] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[88,28] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[91,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[101,36] unchecked method invocation: constructor in class org.eclipse.persistence.internal.oxm.record.namespaces.MapNamespacePrefixMapper is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[101,65] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[291,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[296,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[323,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[329,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[345,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ChoiceObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[353,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ChoiceCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ChoiceCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[373,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[379,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[385,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[391,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[443,39] found raw type: org.eclipse.persistence.internal.oxm.mappings.Mapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.Mapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[447,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CollectionReferenceMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CollectionReferenceMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[448,100] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[451,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[475,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[477,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[507,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[509,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[540,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataCollectionMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[542,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[577,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[579,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[607,21] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[621,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.ObjectReferenceMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.ObjectReferenceMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[622,100] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[625,21] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[648,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.CompositeObjectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[651,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[685,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.BinaryDataMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[687,17] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[722,39] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[813,17] found raw type: org.eclipse.persistence.internal.oxm.mappings.DirectMapping missing type arguments for generic class org.eclipse.persistence.internal.oxm.mappings.DirectMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[826,17] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[834,28] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[842,42] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.java:[884,51] found raw type: org.eclipse.persistence.internal.oxm.XPathFragment missing type arguments for generic class org.eclipse.persistence.internal.oxm.XPathFragment [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[98,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[517,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.JavaTypes in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[577,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlEnums in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.java:[637,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlRegistries in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:[73,8] class org.eclipse.persistence.jaxb.JAXBContextFactory in exported package org.eclipse.persistence.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:[218,59] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/JavaType.java:[83,8] class org.eclipse.persistence.jaxb.xmlmodel.JavaType in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/JavaType.java:[713,19] class org.eclipse.persistence.jaxb.xmlmodel.JavaType.JavaAttributes in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.java:[59,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.java:[115,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlProperties.XmlProperty in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.java:[64,8] class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.java:[231,19] class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema.XmlNs in exported package org.eclipse.persistence.jaxb.xmlmodel declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.moxy [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[320,51] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.TypeInfo is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[320,72] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[322,51] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.TypeInfo is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[322,73] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[444,109] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[501,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[744,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[744,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[814,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[814,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[898,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[898,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1065,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1065,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1274,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1274,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1331,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1331,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1383,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1383,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1435,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1435,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1529,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1529,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1599,42] unchecked method invocation: method setUserProperties in class org.eclipse.persistence.jaxb.compiler.Property is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1599,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1601,52] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,49] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,45] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,31] unchecked method invocation: method put in interface java.util.Map is applied to given types required: K,V found: java.lang.String,java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1667,45] unchecked conversion required: V found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1696,33] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1702,20] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1937,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1938,51] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1955,66] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1955,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1956,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[1963,24] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2235,21] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2235,69] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2237,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2240,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2241,13] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2245,46] unchecked method invocation: method add in interface java.util.List is applied to given types required: E found: jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:[2245,47] unchecked conversion required: E found: jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBMarshaller.java:[242,23] getAdapter(java.lang.Class) in org.eclipse.persistence.jaxb.JAXBMarshaller implements getAdapter(java.lang.Class) in jakarta.xml.bind.Marshaller return type requires unchecked conversion from jakarta.xml.bind.annotation.adapters.XmlAdapter to A [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBMarshaller.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.moxy:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Copying 2413 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2779 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/module-info.java:[29,14] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/TestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/cdata/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.cdata.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessmethods/Employee.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessmethods.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessorfactory/CustomerClassOverride.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessorfactory.CustomerClassOverride overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessorfactory/CustomerPackageLevel.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessorfactory.CustomerPackageLevel overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/Vehicle.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.Vehicle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/Car.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlclassextractor/ParkingLot.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlclassextractor.ParkingLot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Address.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/PhoneNumber.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/Car.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/ns/Car.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.ns.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmldiscriminator/ns/Root.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmldiscriminator.ns.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/emptystringns/TestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.emptystringns.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[68,19] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType.TestLocal overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/unqualified/ComplexType.java:[68,19] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.unqualified.ComplexType.TestLocal overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/unqualified/ComplexType.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.unqualified.ComplexType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype/ExampleType.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype.ExampleType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype2/Bar.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype2.Bar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/xsitype2/Foo.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.xsitype2.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementsjoinnodes/Client.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementsjoinnodes.Client overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/Owner.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.Owner overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/Thing.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.Thing overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/OwnerIntegerId.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.OwnerIntegerId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/ThingIntegerId.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.ThingIntegerId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/inheritance/ComplexNode.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.inheritance.ComplexNode overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/inheritance/LeafNode.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.inheritance.LeafNode overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/AddressSelfSource.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.AddressSelfSource overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/AddressSelfTarget.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.AddressSelfTarget overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/Contact.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.Contact overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlidref/self/Customer.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlidref.self.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/FieldRoot.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.FieldRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/HexRoot.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.HexRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/PropertyRoot.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.PropertyRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owner.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owner overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owned.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owned overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Child.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Parent.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Parent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Address.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Company.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Customer.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Order.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Order overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmljoinnode/xmlvalue/Root.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmljoinnode.xmlvalue.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/Data.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.Data overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/SubData.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.SubData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/DataNT.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.DataNT overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/SubDataNT.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.SubDataNT overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/XmlLocationNonTransientTestCases.java:[67,13] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.XmlLocationNonTransientTestCases.TestLocator overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmllocation/XmlLocationTestCases.java:[64,13] Class org.eclipse.persistence.testing.jaxb.annotations.xmllocation.XmlLocationTestCases.TestLocator overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/classlevel/upper/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.classlevel.upper.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/classlevel/upper/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.classlevel.upper.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/upper/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.upper.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/upper/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.upper.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/DefaultNoNodeEmployee.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.DefaultNoNodeEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/Employee.java:[34,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnullpolicy/EmployeeNoXmlElement.java:[34,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnullpolicy.EmployeeNoXmlElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/Address.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/TestClass.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.TestClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeChild.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/enumtype/Customer.java:[26,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.enumtype.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/AttributeRoot.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.AttributeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/Customer.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/CustomerWithSlash.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.CustomerWithSlash overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/PositionalRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.PositionalRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/QNameRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.QNameRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ReferenceChild.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ReferenceChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ReferenceRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ReferenceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/XPathsRoot.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.XPathsRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/adapter/Customer.java:[31,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.adapter.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/adapter/PhoneNumber.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.adapter.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/Customer.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/PositionalRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.PositionalRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/QNameRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.QNameRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/ReferenceChild.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.ReferenceChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/ReferenceRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.ReferenceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/predicate/ns/XPathsRoot.java:[30,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.predicate.ns.XPathsRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/schematype/Root.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.schematype.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/self/Creditor.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.self.Creditor overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/self/PaymentInf.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.self.PaymentInf overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/InvalidEmployee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.InvalidEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpaths/override/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpaths.override.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlreadonly/Employee.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlreadonly.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/AddressNoCtor.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.AddressNoCtor overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeTransformationMethod.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeTransformationMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeWithAddress.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeWithAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeWithAddressAndTransformer.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeWithAddressAndTransformer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/SimpleRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.SimpleRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/ChildClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.ChildClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/DoubleTransient.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.DoubleTransient overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/FieldRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.FieldRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/TransientClass.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.TransientClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/PropertyRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransient.PropertyRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Bottom.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Parent.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Parent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Child.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Middle.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/XsiTypeRoot.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.XsiTypeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Bottom.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Middle.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/adapter/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.adapter.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Bottom.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle2.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle1.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Top.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Bottom.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Middle.java:[20,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Middle overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/integer/Top.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.integer.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Bottom.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Middle2.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Middle2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Middle1.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Middle1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/text/Top.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.text.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlwriteonly/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlwriteonly.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/binder/adapter/Element.java:[28,8] Class org.eclipse.persistence.testing.jaxb.binder.adapter.Element overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/binder/xmlanyelement/Input.java:[24,8] Class org.eclipse.persistence.testing.jaxb.binder.xmlanyelement.Input overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/classloader/ClassB.java:[17,8] Class org.eclipse.persistence.testing.jaxb.classloader.ClassB overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolder.java:[36,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/ReferencedObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.collections.ReferencedObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderNillable.java:[34,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderNillable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderWrappers.java:[35,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappers overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderWrappersNillable.java:[30,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappersNillable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/DequeHolder.java:[37,8] Class org.eclipse.persistence.testing.jaxb.collections.DequeHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/NavigableSetHolder.java:[39,8] Class org.eclipse.persistence.testing.jaxb.collections.NavigableSetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/QueueHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.QueueHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/SetHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.SetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/SortedSetHolder.java:[38,8] Class org.eclipse.persistence.testing.jaxb.collections.SortedSetHolder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/jaxbenum/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.converter.jaxbenum.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.converter.typesafeenum.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[58,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[79,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/converter/typesafeenum/TypeSafeEnumConverterTestCases.java:[101,47] redundant cast to java.lang.Exception [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/cycle/Email.java:[17,8] Class org.eclipse.persistence.testing.jaxb.cycle.Email overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestObject.java:[22,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestXmlValueEnumObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestXmlValueEnumObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/defaultvalue/TestXmlValueObject.java:[21,8] Class org.eclipse.persistence.testing.jaxb.defaultvalue.TestXmlValueObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/jaxbcontext/sessioneventlistener/AddressAddedByEvent.java:[17,8] Class org.eclipse.persistence.testing.jaxb.jaxbcontext.sessioneventlistener.AddressAddedByEvent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/dynamic/withstatic/Address.java:[19,8] Class org.eclipse.persistence.testing.jaxb.dynamic.withstatic.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/dynamic/withstatic/AddressWithPhone.java:[21,8] Class org.eclipse.persistence.testing.jaxb.dynamic.withstatic.AddressWithPhone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.employee.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/EmployeeNoWrapper.java:[21,8] Class org.eclipse.persistence.testing.jaxb.employee.EmployeeNoWrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/employee/Employee_B.java:[20,8] Class org.eclipse.persistence.testing.jaxb.employee.Employee_B overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/emptystring/Customer.java:[22,8] Class org.eclipse.persistence.testing.jaxb.emptystring.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/emptystring/ListsTestObject.java:[23,8] Class org.eclipse.persistence.testing.jaxb.emptystring.ListsTestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/eventhandler/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.eventhandler.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/Address.java:[20,8] Class org.eclipse.persistence.testing.jaxb.events.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.events.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/events/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.events.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/file/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.file.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/inputsource/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.inputsource.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/inputstream/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.inputstream.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/reader/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.reader.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/reader/FooWithRootElement.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.reader.FooWithRootElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/bindingformat/source/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.jaxbcontextfactory.bindingformat.source.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyattribute/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyattribute/XmlAnyAttributeSubTypeMapModel.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyattribute.XmlAnyAttributeSubTypeMapModel overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anycollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anycollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/anyobject/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.anyobject.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/binarydata/MyData.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.binarydata.MyData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/binarydatacollection/MyData.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.binarydatacollection.MyData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Address.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Client.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Client overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/PhoneNumber.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choice/reference/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choice.reference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/choicecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.choicecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Root.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/collectionreference/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.collectionreference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Phone.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Department.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/cyclic/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.cyclic.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/cyclic/multiplenamespaces/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.cyclic.multiplenamespaces.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/multiplenamespaces/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.multiplenamespaces.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/compositecollection/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.compositecollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Car.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Car overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Price.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Price overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/direct/Team.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.direct.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/directcollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.directcollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/multiple/CustomDateType.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.multiple.CustomDateType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/multiple/CustomQuoteRequest.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.multiple.CustomQuoteRequest overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Employee.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/Root.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.objectreference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Address.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/PhoneNumber.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmltransformation.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/multiplebindings/simple/Employee.java:[26,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.multiplebindings.simple.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/multiplebindings/simple/Phone.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.multiplebindings.simple.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/namespace/Customer.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.namespace.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/superclassoverride/SubClass.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.superclassoverride.SubClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/classoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.classoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessororder/packagelevel/javaclassoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessororder.packagelevel.javaclassoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/field/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.field.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/inheritance/B.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.inheritance.B overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/none/Employee.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.none.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/classoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.classoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/javaclassoverride/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.javaclassoverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/packagelevel/nooverride/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.packagelevel.nooverride.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/property/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.property.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/propertylevel/Customer.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/publicmember/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.publicmember.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/CustomDateType.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.CustomDateType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/classlevel/MyCalendar.java:[19,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.classlevel.MyCalendar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/classlevel/MyClass.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.classlevel.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/hexbinary/Customer.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.hexbinary.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/list/FooWithBar.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.list.FooWithBar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/list/FooWithBars.java:[24,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.list.FooWithBars overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/negative/Customer.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.negative.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/unspecified/Address.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.unspecified.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/packagelevel/unspecified/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.packagelevel.unspecified.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/property/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.property.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/package1/Container.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.unmappable.package1.Container overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/package2/Unmappable.java:[15,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.unmappable.package2.Unmappable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/xmlelementref/Foo.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.xmlelementref.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyattribute/Employee.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyattribute.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/Dom.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.Dom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/EmployeeWithList.java:[21,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.EmployeeWithList overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs/Bar.java:[18,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs.Bar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs/FooImplNoAnnotations.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs.FooImplNoAnnotations overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs2/Customer.java:[30,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs2.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlanyelement/xmlelementrefs2/Email.java:[20,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlanyelement.xmlelementrefs2.Email overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/schemagen/date/DateTestCases.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.jaxb.JAXBSRGTestSuite removed existing: /tmp/schema1.xsd [INFO] Tests run: 627, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.245 s -- in org.eclipse.persistence.testing.jaxb.JAXBSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 627, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.2.5:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.moxy --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.xml [INFO] attaching as org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/bom.json [INFO] attaching as org.eclipse.persistence.moxy-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 4.0.4-SNAPSHOT [9/134] [INFO] from jpa/org.eclipse.persistence.jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Copying 15 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 567 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[310,40] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[380,71] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[467,63] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[481,68] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[502,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,31] unchecked method invocation: constructor in class java.util.HashMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[520,31] unchecked conversion required: java.util.Map found: java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[599,113] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[622,37] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[665,99] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[817,36] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1194,109] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1201,32] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1223,13] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1223,38] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1245,48] unchecked cast required: jakarta.persistence.TypedQuery found: jakarta.persistence.Query [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1281,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1323,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1453,94] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1463,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1467,32] unchecked method invocation: method apply in class org.eclipse.persistence.internal.jpa.QueryHintsHandler is applied to given types required: java.util.Map,org.eclipse.persistence.queries.DatabaseQuery,java.lang.ClassLoader,org.eclipse.persistence.internal.sessions.AbstractSession found: java.util.Map,org.eclipse.persistence.queries.ReadObjectQuery,java.lang.ClassLoader,org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1467,33] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1475,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1509,24] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1629,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1643,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1675,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1690,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1705,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1723,13] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1726,32] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[1749,48] unchecked cast required: jakarta.persistence.TypedQuery found: jakarta.persistence.Query [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2063,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2106,31] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2108,27] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2110,70] unchecked method invocation: method setProperties in class org.eclipse.persistence.internal.sessions.AbstractSession is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2110,71] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2304,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2312,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2326,91] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2893,46] unchecked cast required: T found: org.eclipse.persistence.sessions.UnitOfWork [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2895,28] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2897,51] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2899,51] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.DatabaseSessionImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2901,49] unchecked cast required: T found: org.eclipse.persistence.sessions.server.ServerSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2903,49] unchecked cast required: T found: org.eclipse.persistence.sessions.broker.SessionBroker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2925,32] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2927,70] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2936,54] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2942,70] unchecked cast required: T found: java.sql.Connection [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[2950,64] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3010,30] found raw type: jakarta.persistence.criteria.CriteriaUpdate missing type arguments for generic class jakarta.persistence.criteria.CriteriaUpdate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3013,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3021,30] found raw type: jakarta.persistence.criteria.CriteriaDelete missing type arguments for generic class jakarta.persistence.criteria.CriteriaDelete [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3024,24] found raw type: org.eclipse.persistence.internal.jpa.EJBQueryImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EJBQueryImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3047,12] found raw type: jakarta.persistence.EntityGraph missing type arguments for generic class jakarta.persistence.EntityGraph [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3053,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3057,12] found raw type: jakarta.persistence.EntityGraph missing type arguments for generic class jakarta.persistence.EntityGraph [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[3062,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[52,27] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[65,50] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[67,59] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[97,41] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[106,54] Possible heap pollution from parameterized vararg type jakarta.persistence.metamodel.Attribute [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[121,69] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[141,9] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[164,9] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[164,43] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[168,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[178,69] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[198,9] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[224,9] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[224,43] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[228,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[247,20] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[247,16] unchecked conversion required: jakarta.persistence.Subgraph found: org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,20] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,16] unchecked call to ArrayList(java.util.Collection) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[255,16] unchecked conversion required: java.util.List> found: java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[278,51] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[280,13] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[280,42] found raw type: org.eclipse.persistence.internal.jpa.AttributeNodeImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.AttributeNodeImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[295,46] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[297,46] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[312,49] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[314,49] found raw type: org.eclipse.persistence.internal.jpa.EntityGraphImpl missing type arguments for generic class org.eclipse.persistence.internal.jpa.EntityGraphImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[92,89] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[99,28] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[107,90] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[111,31] unchecked call to addAll(java.util.Collection) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[199,19] getPKClassInstance() in org.eclipse.persistence.internal.jpa.CMP3Policy overrides getPKClassInstance() in org.eclipse.persistence.descriptors.CMPPolicy return type requires unchecked conversion from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[366,13] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[366,36] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,66] found raw type: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,61] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[606,62] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,59] found raw type: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,54] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[628,55] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedMethodInvoker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[666,61] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedGetValueFromField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[666,62] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedGetValueFromField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[684,54] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedSetValueInField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[684,55] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedSetValueInField [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:[500,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.CacheImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:[503,35] unchecked cast required: T found: org.eclipse.persistence.sessions.IdentityMapAccessor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[103,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[166,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,98] unchecked method invocation: method splitSpecifiedProperties in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Collection found: java.util.Map,java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[218,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[219,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,85] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[229,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[312,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[317,87] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[326,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[367,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[405,38] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[434,103] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[461,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,86] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,87] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,47] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[637,47] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,47] unchecked method invocation: method unmodifiableMap in class java.util.Collections is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,48] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[639,47] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[794,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[796,24] unchecked cast required: T found: org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[798,47] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.AbstractSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[800,47] unchecked cast required: T found: org.eclipse.persistence.internal.sessions.DatabaseSessionImpl [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[802,45] unchecked cast required: T found: org.eclipse.persistence.sessions.server.ServerSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[804,45] unchecked cast required: T found: org.eclipse.persistence.sessions.broker.SessionBroker [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[134,84] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[143,72] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[151,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[155,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[159,83] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[168,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[172,75] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[195,65] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[199,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[203,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[219,67] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[246,62] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[327,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[327,28] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[339,16] unchecked conversion required: java.util.Map[] found: java.util.Map[] [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[354,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[381,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[388,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:[393,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[500,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[549,76] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[630,64] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,45] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[651,46] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,113] unchecked method invocation: method getPropertyOverrides in interface org.eclipse.persistence.jpa.metadata.MetadataSource is applied to given types required: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog found: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[666,114] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,65] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[669,86] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[680,71] unchecked method invocation: method storeProject in interface org.eclipse.persistence.jpa.metadata.ProjectCache is applied to given types required: org.eclipse.persistence.sessions.Project,java.util.Map,org.eclipse.persistence.logging.SessionLog found: org.eclipse.persistence.sessions.Project,java.util.Map,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[680,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[748,51] unchecked method invocation: method setProperties in class org.eclipse.persistence.internal.sessions.AbstractSession is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[748,52] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1006,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1057,141] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1062,123] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1106,39] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1134,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1208,48] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1231,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1297,35] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1426,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1434,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1455,51] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,58] found raw type: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass missing type arguments for generic class org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,54] unchecked call to PrivilegedNewInstanceFromClass(java.lang.Class) as a member of the raw type org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,53] unchecked method invocation: method doPrivileged in class java.security.AccessController is applied to given types required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1479,54] unchecked conversion required: java.security.PrivilegedExceptionAction found: org.eclipse.persistence.internal.security.PrivilegedNewInstanceFromClass [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1488,50] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1500,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1501,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1502,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1586,74] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1587,87] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1690,72] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1701,97] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1735,78] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1765,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1772,48] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1772,49] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1838,75] unchecked method invocation: method retrieveProject in interface org.eclipse.persistence.jpa.metadata.ProjectCache is applied to given types required: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog found: java.util.Map,java.lang.ClassLoader,org.eclipse.persistence.logging.SessionLog [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1838,76] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2023,37] unchecked method invocation: constructor in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor is applied to given types required: jakarta.persistence.spi.PersistenceUnitInfo,org.eclipse.persistence.internal.sessions.AbstractSession,java.lang.ClassLoader,boolean,boolean,boolean,boolean,boolean,java.util.Map,org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor found: jakarta.persistence.spi.PersistenceUnitInfo,org.eclipse.persistence.internal.sessions.AbstractSession,java.lang.ClassLoader,boolean,boolean,boolean,boolean,boolean,java.util.Map,org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2023,202] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2168,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2172,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2190,52] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2205,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2205,15] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2207,29] unchecked method invocation: method mergeMaps in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider is applied to given types required: java.util.Map,java.util.Map found: java.util.Map,java.util.Properties [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2207,30] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2220,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2359,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2378,56] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2388,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2420,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2434,33] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2498,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2502,14] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2503,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2610,64] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2636,71] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2659,61] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2802,34] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2864,17] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2868,21] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2961,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2984,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2990,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2992,13] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2994,20] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3027,49] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3028,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3033,9] found raw type: java.util.Iterator missing type arguments for generic class java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3035,16] found raw type: java.util.Map.Entry missing type arguments for generic class java.util.Map.Entry [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3124,53] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3183,44] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3209,40] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3235,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3283,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3307,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3336,38] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3345,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3354,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3371,43] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3388,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3401,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3415,39] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3440,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3446,58] ANTLR in org.eclipse.persistence.config.ParserType has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3462,55] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/StoredProcedureQueryImpl.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.jpa:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 4.0.4-SNAPSHOT [10/134] [INFO] from jpa/org.eclipse.persistence.jpa.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[36,22] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[55,26] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/CMP3TestModel.java:[55,46] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[510,46] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[523,81] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[532,81] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[564,78] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[572,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[580,92] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[584,92] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[592,35] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[620,47] unchecked method invocation: constructor in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl is applied to given types required: java.lang.String,java.util.Map,java.util.List found: java.lang.String,java.util.Map,java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[620,97] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/jpa/junit/JUnitTestCase.java:[636,57] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.test.framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.test.framework-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 4.0.4-SNAPSHOT [11/134] [INFO] from jpa/org.eclipse.persistence.jpa.modelgen/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/module-info.java:[26,13] module not found: eclipselink [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/java/module-info.java:[16,14] requires directive for an automatic module [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire:3.2.5:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.modelgen.TestProcessor OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.use_generated=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.use_generated=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=FINEST] Note: [EL Config]: processor: 2024-05-30 11:31:07.382--Thread(Thread[main,5,main])--Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Found Option: eclipselink.logging.level, with value: FINEST Note: [EL Info]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Creating non-static metadata factory ... Note: [EL Fine]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample Note: [EL Finest]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Visiting class: org.Sample Note: [EL Fine]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: 2024-05-30 11:31:07.384--Thread(Thread[main,5,main])--Visiting class: java.lang.Object Note: [EL Fine]: moxy: 2024-05-30 11:31:07.386--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@5ea502e0 Note: [EL Fine]: moxy: 2024-05-30 11:31:07.391--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-30 11:31:07.392--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-30 11:31:07.392--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Config]: metadata: 2024-05-30 11:31:07.393--ServerSession(1539088279)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.Sample] is set to [FIELD]. Note: [EL Finest]: processor: 2024-05-30 11:31:07.394--Thread(Thread[main,5,main])--Generating class: org.Sample Note: [EL Fine]: processor: 2024-05-30 11:31:07.416--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: 2024-05-30 11:31:07.416--Thread(Thread[main,5,main])--Visiting class: org.Sample_ Note: [EL Fine]: moxy: 2024-05-30 11:31:07.417--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@28c0b664 Note: [EL Fine]: moxy: 2024-05-30 11:31:07.419--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-30 11:31:07.42--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-30 11:31:07.42--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=FINEST] Note: [EL Config]: processor: Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: Found Option: eclipselink.logging.level.processor, with value: FINEST Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Fine]: processor: Building metadata class for round element: org.Sample Note: [EL Finest]: processor: Visiting class: org.Sample Note: [EL Fine]: processor: Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: Visiting class: java.lang.Object Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Finest]: processor: Generating class: org.Sample Note: [EL Fine]: processor: Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: Visiting class: org.Sample_ Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.generate_comments=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.generate_comments=false, -Aeclipselink.logging.level.processor=OFF] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s -- in org.eclipse.persistence.jpa.test.modelgen.TestProcessor [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (test-jpa-modelgen-jpms) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.modelgen.TestProcessor OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.use_generated=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.use_generated=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=FINEST] Note: [EL Config]: processor: 2024-05-30 11:31:10.253--Thread(Thread[main,5,main])--Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: 2024-05-30 11:31:10.254--Thread(Thread[main,5,main])--Found Option: eclipselink.logging.level, with value: FINEST Note: [EL Info]: processor: 2024-05-30 11:31:10.255--Thread(Thread[main,5,main])--Creating non-static metadata factory ... Note: [EL Fine]: processor: 2024-05-30 11:31:10.255--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample Note: [EL Finest]: processor: 2024-05-30 11:31:10.255--Thread(Thread[main,5,main])--Visiting class: org.Sample Note: [EL Fine]: processor: 2024-05-30 11:31:10.255--Thread(Thread[main,5,main])--Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: 2024-05-30 11:31:10.255--Thread(Thread[main,5,main])--Visiting class: java.lang.Object Note: [EL Fine]: moxy: 2024-05-30 11:31:10.257--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@320e400 Note: [EL Fine]: moxy: 2024-05-30 11:31:10.262--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-30 11:31:10.262--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-30 11:31:10.263--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Config]: metadata: 2024-05-30 11:31:10.263--ServerSession(1130598644)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.Sample] is set to [FIELD]. Note: [EL Finest]: processor: 2024-05-30 11:31:10.264--Thread(Thread[main,5,main])--Generating class: org.Sample Note: [EL Fine]: processor: 2024-05-30 11:31:10.277--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: 2024-05-30 11:31:10.277--Thread(Thread[main,5,main])--Visiting class: org.Sample_ Note: [EL Fine]: moxy: 2024-05-30 11:31:10.279--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@54a3ab8f Note: [EL Fine]: moxy: 2024-05-30 11:31:10.28--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-30 11:31:10.28--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-30 11:31:10.281--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=FINEST] Note: [EL Config]: processor: Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: Found Option: eclipselink.logging.level.processor, with value: FINEST Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Fine]: processor: Building metadata class for round element: org.Sample Note: [EL Finest]: processor: Visiting class: org.Sample Note: [EL Fine]: processor: Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: Visiting class: java.lang.Object Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Finest]: processor: Generating class: org.Sample Note: [EL Fine]: processor: Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: Visiting class: org.Sample_ Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.generate_comments=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.generate_comments=false, -Aeclipselink.logging.level.processor=OFF] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.eclipse.persistence.jpa.test.modelgen.TestProcessor [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.modelgen.processor-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpars.server >---- [INFO] Building EclipseLink JPA-RS Server 4.0.4-SNAPSHOT [12/134] [INFO] from jpa/org.eclipse.persistence.jpars.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpars.server --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars.server --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars.server --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpars.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpars.server --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 122 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[51,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[56,18] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[91,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[95,36] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[99,17] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.java:[103,37] found raw type: jakarta.xml.bind.JAXBElement missing type arguments for generic class jakarta.xml.bind.JAXBElement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/MatrixParameters.java:[17,8] class org.eclipse.persistence.jpa.rs.MatrixParameters in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[419,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[421,14] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1181,55] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[83,43] isAccessible() in java.lang.reflect.AccessibleObject has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:[47,8] class org.eclipse.persistence.jpa.rs.PersistenceFactoryBase in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/QueryParameters.java:[17,8] class org.eclipse.persistence.jpa.rs.QueryParameters in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/ReservedWords.java:[22,8] class org.eclipse.persistence.jpa.rs.ReservedWords in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/SystemDefaults.java:[17,8] class org.eclipse.persistence.jpa.rs.SystemDefaults in exported package org.eclipse.persistence.jpa.rs declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[44,8] class org.eclipse.persistence.jpa.rs.features.FeatureResponseBuilderImpl in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultList.java:[31,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/SimpleHomogeneousList.java:[33,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureSetPreV2.java:[48,8] class org.eclipse.persistence.jpa.rs.features.FeatureSetPreV2 in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/FeatureSetV2.java:[51,8] class org.eclipse.persistence.jpa.rs.features.FeatureSetV2 in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/ItemLinksBuilder.java:[31,14] class org.eclipse.persistence.jpa.rs.features.ItemLinksBuilder in exported package org.eclipse.persistence.jpa.rs.features declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[54,8] class org.eclipse.persistence.jpa.rs.features.core.selflinks.SelfLinksResponseBuilder in exported package org.eclipse.persistence.jpa.rs.features.core.selflinks declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[47,8] class org.eclipse.persistence.jpa.rs.features.paging.PagingResponseBuilder in exported package org.eclipse.persistence.jpa.rs.features.paging declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[68,46] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[227,60] JPARS_RELATIONSHIP_PARTNER in org.eclipse.persistence.jpa.rs.MatrixParameters has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[65,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[46,8] class org.eclipse.persistence.jpa.rs.resources.EntityResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[71,8] class org.eclipse.persistence.jpa.rs.resources.MetadataResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceResource.java:[58,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/PersistenceResource.java:[47,8] class org.eclipse.persistence.jpa.rs.resources.PersistenceResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceUnitResource.java:[59,8] class org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/PersistenceUnitResource.java:[41,8] class org.eclipse.persistence.jpa.rs.resources.PersistenceUnitResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractQueryResource.java:[54,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/QueryResource.java:[43,8] class org.eclipse.persistence.jpa.rs.resources.QueryResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractSingleResultQueryResource.java:[44,17] class org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource in exported package org.eclipse.persistence.jpa.rs.resources.common declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/resources/SingleResultQueryResource.java:[39,8] class org.eclipse.persistence.jpa.rs.resources.SingleResultQueryResource in exported package org.eclipse.persistence.jpa.rs.resources declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.jpars.server [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/ConcreteSubclassFactory.java:[49,36] unchecked call to getConstructor(java.lang.Class...) as a member of the raw type java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[333,81] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[349,81] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/LinkList.java:[32,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/list/QueryList.java:[32,37] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.java:[129,23] unchecked cast required: T found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/main/java/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[112,13] found raw type: java.util.Collection missing type arguments for generic class java.util.Collection [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpars.server --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.jpars.server:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars.server --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars.server --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpars.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpars.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpars.server --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars.server --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpars.server --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpars.server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/bom.json [INFO] attaching as org.eclipse.persistence.jpars.server-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars.server --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 4.0.4-SNAPSHOT [13/134] [INFO] from jpa/org.eclipse.persistence.jpars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11 module-path] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Copying 32 resources from src/it/resources to target/test-classes [INFO] Copying 32 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 77 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpars --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/bom.json [INFO] attaching as org.eclipse.persistence.jpars-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:31:15 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:31:15 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- May 30, 2024 11:31:17 AM org.eclipse.persistence.session./jpars_auction-static.metadata WARNING: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:31:17.521--ServerSession(246273275)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [INFO] Running org.eclipse.persistence.jpars.test.AllJavaSETests May 30, 2024 11:31:18 AM org.eclipse.persistence.session./jpars_auction-static_url=jdbc:derby://localhost/memory:ecltests;create=true_user=root.metadata WARNING: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:31:18 AM org.eclipse.persistence.session./jpars_auction-static_url=jdbc:derby://localhost/memory:ecltests;create=true_user=root INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 May 30, 2024 11:31:19 AM org.eclipse.persistence.session./jpars_auction-static_url=jdbc:derby://localhost/memory:ecltests;create=true_user=root.server WARNING: Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null) May 30, 2024 11:31:20 AM org.eclipse.persistence.default WARNING: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:20 AM org.eclipse.persistence.session./jpars_employee-static_url=jdbc:derby://localhost/memory:ecltests;create=true_user=root INFO: EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 May 30, 2024 11:31:21 AM org.eclipse.persistence.default WARNING: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.default WARNING: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.default WARNING: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. May 30, 2024 11:31:21 AM org.eclipse.persistence.default WARNING: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. May 30, 2024 11:31:21 AM org.eclipse.persistence.default WARNING: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction INFO: Test Auction Description0.01Test Auctionfalse0.0 May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal INFO: 100.020 May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal INFO:

22Brahms0 May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:8080/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:8080/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"} [EL Info]: 2024-05-30 11:31:21.667--ServerSession(403930795)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: moxy: 2024-05-30 11:31:21.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml INFO: 1Basket1 [EL Warning]: moxy: 2024-05-30 11:31:21.755--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: 2024-05-30 11:31:21.763--Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [EL Warning]: 2024-05-30 11:31:21.764--Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [EL Warning]: moxy: 2024-05-30 11:31:21.836--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction INFO: Test Auction Description0.01Test Auctionfalse0.0 May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal INFO: 100.020 May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal INFO:
22Brahms0
[EL Warning]: moxy: 2024-05-30 11:31:21.951--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:8080/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:8080/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"} May 30, 2024 11:31:21 AM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml INFO: 1Basket1 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 s -- in org.eclipse.persistence.jpars.test.AllJavaSETests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:31:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 4.0.4-SNAPSHOT [14/134] [INFO] from foundation/eclipselink.core.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.2.5:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.core.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.core.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.core.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.core.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.core.test --- [INFO] Copying 40 resources from src/it/resources to target/test-classes [INFO] Copying 2 resources from src/it/resources-utf16 to target/test-classes [INFO] Copying 40 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.core.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2806 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/employee/domain/Child.java:[22,8] Class org.eclipse.persistence.testing.models.employee.domain.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/onetoonejointable/Child.java:[22,8] Class org.eclipse.persistence.testing.models.onetoonejointable.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Address.java:[24,8] Class org.eclipse.persistence.testing.models.plsql.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Employee.java:[26,8] Class org.eclipse.persistence.testing.models.plsql.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Phone.java:[22,8] Class org.eclipse.persistence.testing.models.plsql.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyHollywoodAgent.java:[28,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyHollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyCharity.java:[27,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyCharity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Address.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Country.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Country overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Charity.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.Charity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/HollywoodAgent.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.HollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/returning/model/Class1.java:[19,8] Class org.eclipse.persistence.testing.tests.returning.model.Class1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMIServerManagerController.java:[59,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerRemoteModel.java:[82,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/simultaneous/TestExecutorWithClientSession.java:[254,20] finalize() in java.lang.Object has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[235,32] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[192,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[142,32] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[111,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedStatement.java:[211,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/aggregate/Customer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/aggregate/Customer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.core.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] Running org.eclipse.persistence.testing.tests.junit.cache.AdvancedProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.persistence.testing.tests.junit.cache.AdvancedProcessorTest [INFO] Running org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest [EL Info]: 2024-05-30 11:31:33.034--ServerSession(296347592)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: query: 2024-05-30 11:31:33.133--ClientSession(371800738)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Warning]: 2024-05-30 11:31:33.154--ClientSession(1754662105)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [EL Info]: query: 2024-05-30 11:31:33.155--ClientSession(1278677872)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Info]: 2024-05-30 11:31:33.158--ServerSession(1864230087)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: query: 2024-05-30 11:31:33.16--ClientSession(2093010349)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-30 11:31:33.161--ServerSession(1864230087)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Info]: query: 2024-05-30 11:31:33.161--ClientSession(2093010349)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-30 11:31:38.162--ServerSession(1864230087)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Info]: query: 2024-05-30 11:31:38.162--ClientSession(2093010349)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-30 11:31:43.163--ServerSession(1864230087)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Warning]: 2024-05-30 11:31:43.163--ClientSession(2093010349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.27 s -- in org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest [INFO] Running org.eclipse.persistence.testing.tests.junit.failover.FailoverTest [EL Info]: 2024-05-30 11:31:43.167--DatabaseSessionImpl(2088445230)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: query: 2024-05-30 11:31:43.169--DatabaseSessionImpl(2088445230)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.persistence.testing.tests.junit.failover.FailoverTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.703 s -- in org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.HelperTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.persistence.testing.tests.junit.helper.HelperTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaSEPlatformTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.persistence.testing.tests.junit.helper.JavaSEPlatformTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest [INFO] Running org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest [INFO] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest [INFO] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest [INFO] Running org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest [INFO] Running org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest [INFO] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest [INFO] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest [INFO] Running org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.004 s -- in org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [INFO] Running org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest [INFO] Running org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest [INFO] Running org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest [EL Warning]: connection: 2024-05-30 11:31:46.049--Exception [EclipseLink-63001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ServerPlatformException Exception Description: Server platform class non-existing-class-name not found. Internal Exception: java.lang.ClassNotFoundException: non-existing-class-name [EL Warning]: connection: 2024-05-30 11:31:46.197--Exception [EclipseLink-63002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ServerPlatformException Exception Description: Server platform class is not valid: org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest$Platform Internal Exception: java.lang.reflect.InvocationTargetException Target Invocation Exception: java.lang.NullPointerException [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest [INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 555, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (asm-eclipselink-test) @ org.eclipse.persistence.core.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (asm-ow2-test) @ org.eclipse.persistence.core.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.persistence.testing.tests.junit.asm.ASMFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.core.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/bom.json [INFO] attaching as org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.core.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:31:51 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:31:51 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.core.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-30 11:31:52.597--DatabaseSessionImpl(942518407)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:31:52.89--DatabaseSessionImpl(942518407)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-core-srg) @ org.eclipse.persistence.core.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.SRGTestModel [EL Info]: 2024-05-30 11:31:53.93--DatabaseSessionImpl(188576144)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:31:54.795--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PHONE Query: DataModifyQuery(sql="drop table PHONE") [EL Warning]: 2024-05-30 11:31:54.811--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table RESPONS Query: DataModifyQuery(sql="drop table RESPONS") [EL Warning]: 2024-05-30 11:31:54.815--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table SALARY Query: DataModifyQuery(sql="drop table SALARY") [EL Warning]: 2024-05-30 11:31:54.818--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJ_EMP Query: DataModifyQuery(sql="drop table PROJ_EMP") [EL Warning]: 2024-05-30 11:31:54.821--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table LPROJECT Query: DataModifyQuery(sql="drop table LPROJECT") [EL Warning]: 2024-05-30 11:31:54.824--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJECT Query: DataModifyQuery(sql="drop table PROJECT") [EL Warning]: 2024-05-30 11:31:54.826--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-30 11:31:54.829--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") [EL Warning]: 2024-05-30 11:31:55.299--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'WORKER' because it does not exist. Error Code: 30000 Call: DROP TABLE WORKER Query: DataModifyQuery(sql="DROP TABLE WORKER") [EL Warning]: 2024-05-30 11:31:55.304--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_ADD Query: DataModifyQuery(sql="DROP TABLE AGG_ADD") [EL Warning]: 2024-05-30 11:31:55.309--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_CLNT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_CLNT Query: DataModifyQuery(sql="DROP TABLE AGG_CLNT") [EL Warning]: 2024-05-30 11:31:55.314--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_ECNT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_ECNT Query: DataModifyQuery(sql="DROP TABLE AGG_ECNT") [EL Warning]: 2024-05-30 11:31:55.319--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_COM' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_COM Query: DataModifyQuery(sql="DROP TABLE AGG_COM") [EL Warning]: 2024-05-30 11:31:55.323--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_EMP Query: DataModifyQuery(sql="DROP TABLE AGG_EMP") [EL Warning]: 2024-05-30 11:31:55.329--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_LAN' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_LAN Query: DataModifyQuery(sql="DROP TABLE AGG_LAN") [EL Warning]: 2024-05-30 11:31:55.342--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_RES' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_RES Query: DataModifyQuery(sql="DROP TABLE AGG_RES") [EL Warning]: 2024-05-30 11:31:55.347--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGGVEHICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE AGGVEHICLE Query: DataModifyQuery(sql="DROP TABLE AGGVEHICLE") [EL Warning]: 2024-05-30 11:31:55.351--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGENT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGENT Query: DataModifyQuery(sql="DROP TABLE AGENT") [EL Warning]: 2024-05-30 11:31:55.356--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CUSTOMER") [EL Warning]: 2024-05-30 11:31:55.361--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE HOUSE Query: DataModifyQuery(sql="DROP TABLE HOUSE") [EL Warning]: 2024-05-30 11:31:55.366--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPENDANT' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPENDANT Query: DataModifyQuery(sql="DROP TABLE DEPENDANT") [EL Warning]: 2024-05-30 11:31:55.371--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPANY_AGG' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPANY_AGG Query: DataModifyQuery(sql="DROP TABLE COMPANY_AGG") [EL Warning]: 2024-05-30 11:31:55.375--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SINGLE_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE SINGLE_HOUSE Query: DataModifyQuery(sql="DROP TABLE SINGLE_HOUSE") [EL Warning]: 2024-05-30 11:31:55.38--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SELLING_POINT' because it does not exist. Error Code: 30000 Call: DROP TABLE SELLING_POINT Query: DataModifyQuery(sql="DROP TABLE SELLING_POINT") [EL Warning]: 2024-05-30 11:31:55.385--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER Query: DataModifyQuery(sql="DROP TABLE BUILDER") [EL Warning]: 2024-05-30 11:31:55.389--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_HOUSE Query: DataModifyQuery(sql="DROP TABLE BUILDER_HOUSE") [EL Warning]: 2024-05-30 11:31:55.393--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_SINGLE_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_SINGLE_HOUSE Query: DataModifyQuery(sql="DROP TABLE BUILDER_SINGLE_HOUSE") [EL Warning]: 2024-05-30 11:31:55.399--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_SELLING_POINT' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_SELLING_POINT Query: DataModifyQuery(sql="DROP TABLE BUILDER_SELLING_POINT") [EL Warning]: 2024-05-30 11:31:55.404--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_CUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE BUILDER_CUSTOMER") [EL Warning]: 2024-05-30 11:31:55.409--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_DEPENDANT' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_DEPENDANT Query: DataModifyQuery(sql="DROP TABLE BUILDER_DEPENDANT") [EL Warning]: 2024-05-30 11:31:55.414--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_VEHICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_VEHICLE Query: DataModifyQuery(sql="DROP TABLE BUILDER_VEHICLE") [EL Warning]: 2024-05-30 11:31:55.418--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMPLOYEE1' because it does not exist. Error Code: 30000 Call: DROP TABLE Employee1 Query: DataModifyQuery(sql="DROP TABLE Employee1") [EL Warning]: 2024-05-30 11:31:55.424--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMP_LAN' because it does not exist. Error Code: 30000 Call: DROP TABLE EMP_LAN Query: DataModifyQuery(sql="DROP TABLE EMP_LAN") [EL Warning]: 2024-05-30 11:31:55.5--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STUDENT' because it does not exist. Error Code: 30000 Call: DROP TABLE STUDENT Query: DataModifyQuery(sql="DROP TABLE STUDENT") [EL Warning]: 2024-05-30 11:31:55.505--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GOLF_CLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE GOLF_CLUB Query: DataModifyQuery(sql="DROP TABLE GOLF_CLUB") [EL Warning]: 2024-05-30 11:31:55.51--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MANUFACTURER' because it does not exist. Error Code: 30000 Call: DROP TABLE MANUFACTURER Query: DataModifyQuery(sql="DROP TABLE MANUFACTURER") [EL Warning]: 2024-05-30 11:31:55.819--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'PROJECT_WORKER_BATCH' because it does not exist. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") [EL Warning]: 2024-05-30 11:31:56.417--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-30 11:31:56.417--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-30 11:31:56.675--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OBJECT_A' because it does not exist. Error Code: 30000 Call: Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_ Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_") [EL Warning]: 2024-05-30 11:31:56.677--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE") [EL Warning]: 2024-05-30 11:31:56.678--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF") [EL Warning]: 2024-05-30 11:31:56.68--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE") [EL Warning]: 2024-05-30 11:31:56.681--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF") [EL Warning]: 2024-05-30 11:31:56.683--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_A Query: DataModifyQuery(sql="DROP TABLE OWNER_A") [EL Warning]: 2024-05-30 11:31:56.687--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_B' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_B Query: DataModifyQuery(sql="DROP TABLE OWNER_B") [EL Warning]: 2024-05-30 11:31:56.69--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_C Query: DataModifyQuery(sql="DROP TABLE OWNER_C") [EL Warning]: 2024-05-30 11:31:56.694--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_D' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_D Query: DataModifyQuery(sql="DROP TABLE OWNER_D") [EL Warning]: 2024-05-30 11:31:56.699--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_E Query: DataModifyQuery(sql="DROP TABLE OWNER_E") [EL Warning]: 2024-05-30 11:31:57.059--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EVENTCUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE EVENTCUSTOMER Query: DataModifyQuery(sql="DROP TABLE EVENTCUSTOMER") [EL Warning]: 2024-05-30 11:31:57.064--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EASSOCIATIONS' because it does not exist. Error Code: 30000 Call: DROP TABLE EASSOCIATIONS Query: DataModifyQuery(sql="DROP TABLE EASSOCIATIONS") [EL Warning]: 2024-05-30 11:31:57.067--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EVENTORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE EVENTORDER Query: DataModifyQuery(sql="DROP TABLE EVENTORDER") [EL Warning]: 2024-05-30 11:31:57.071--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMAILACC' because it does not exist. Error Code: 30000 Call: DROP TABLE EMAILACC Query: DataModifyQuery(sql="DROP TABLE EMAILACC") [EL Warning]: 2024-05-30 11:31:57.075--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EPHONE' because it does not exist. Error Code: 30000 Call: DROP TABLE EPHONE Query: DataModifyQuery(sql="DROP TABLE EPHONE") [EL Warning]: 2024-05-30 11:31:57.079--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EADDRESS' because it does not exist. Error Code: 30000 Call: DROP TABLE EADDRESS Query: DataModifyQuery(sql="DROP TABLE EADDRESS") [EL Warning]: 2024-05-30 11:31:57.145--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PROJ' because it does not exist. Error Code: 30000 Call: DROP TABLE PROJ Query: DataModifyQuery(sql="DROP TABLE PROJ") [EL Warning]: 2024-05-30 11:31:57.15--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LPROJ' because it does not exist. Error Code: 30000 Call: DROP TABLE LPROJ Query: DataModifyQuery(sql="DROP TABLE LPROJ") [EL Warning]: 2024-05-30 11:31:57.153--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUDGET' because it does not exist. Error Code: 30000 Call: DROP TABLE BUDGET Query: DataModifyQuery(sql="DROP TABLE BUDGET") [EL Warning]: 2024-05-30 11:31:57.183--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TESTTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE TESTTABLE1 Query: DataModifyQuery(sql="DROP TABLE TESTTABLE1") [EL Warning]: 2024-05-30 11:31:57.217--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_M_IT' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_M_IT Query: DataModifyQuery(sql="DROP TABLE COL_M_IT") [EL Warning]: 2024-05-30 11:31:57.222--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_MENU' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_MENU Query: DataModifyQuery(sql="DROP TABLE COL_MENU") [EL Warning]: 2024-05-30 11:31:57.229--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_PERS' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_PERS Query: DataModifyQuery(sql="DROP TABLE COL_PERS") [EL Warning]: 2024-05-30 11:31:57.233--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_LOCA' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_LOCA Query: DataModifyQuery(sql="DROP TABLE COL_LOCA") [EL Warning]: 2024-05-30 11:31:57.236--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_R_LO' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_R_LO Query: DataModifyQuery(sql="DROP TABLE COL_R_LO") [EL Warning]: 2024-05-30 11:31:57.239--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_R_LO2' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_R_LO2 Query: DataModifyQuery(sql="DROP TABLE COL_R_LO2") [EL Warning]: 2024-05-30 11:31:57.243--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_DI_R' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_DI_R Query: DataModifyQuery(sql="DROP TABLE COL_DI_R") [EL Warning]: 2024-05-30 11:31:57.245--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_REST' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_REST Query: DataModifyQuery(sql="DROP TABLE COL_REST") [EL Warning]: 2024-05-30 11:31:57.248--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_SLOG' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_SLOG Query: DataModifyQuery(sql="DROP TABLE COL_SLOG") [EL Warning]: 2024-05-30 11:31:57.251--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_SERVICES' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_SERVICES Query: DataModifyQuery(sql="DROP TABLE COL_SERVICES") [EL Warning]: 2024-05-30 11:31:57.254--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_LICENSE' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_LICENSE Query: DataModifyQuery(sql="DROP TABLE COL_LICENSE") [EL Warning]: 2024-05-30 11:31:57.597--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMP Query: DataModifyQuery(sql="DROP TABLE MAP_EMP") [EL Warning]: 2024-05-30 11:31:57.601--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMSP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMSP Query: DataModifyQuery(sql="DROP TABLE MAP_EMSP") [EL Warning]: 2024-05-30 11:31:57.606--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMPH' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMPH Query: DataModifyQuery(sql="DROP TABLE MAP_EMPH") [EL Warning]: 2024-05-30 11:31:57.61--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PHO' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PHO Query: DataModifyQuery(sql="DROP TABLE MAP_PHO") [EL Warning]: 2024-05-30 11:31:57.614--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CARD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CARD Query: DataModifyQuery(sql="DROP TABLE MAP_CARD") [EL Warning]: 2024-05-30 11:31:57.616--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_COM' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_COM Query: DataModifyQuery(sql="DROP TABLE MAP_COM") [EL Warning]: 2024-05-30 11:31:57.62--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CUB' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CUB Query: DataModifyQuery(sql="DROP TABLE MAP_CUB") [EL Warning]: 2024-05-30 11:31:57.623--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE MAP_EMERGENCYEXIT") [EL Warning]: 2024-05-30 11:31:57.626--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUBICLE_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE CUBICLE_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE CUBICLE_EMERGENCYEXIT") [EL Warning]: 2024-05-30 11:31:57.629--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SHIP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SHIP Query: DataModifyQuery(sql="DROP TABLE MAP_SHIP") [EL Warning]: 2024-05-30 11:31:57.633--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_POL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_POL Query: DataModifyQuery(sql="DROP TABLE MAP_POL") [EL Warning]: 2024-05-30 11:31:57.635--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_ADD Query: DataModifyQuery(sql="DROP TABLE MAP_ADD") [EL Warning]: 2024-05-30 11:31:57.638--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_MON' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_MON Query: DataModifyQuery(sql="DROP TABLE MAP_MON") [EL Warning]: 2024-05-30 11:31:57.641--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_HRW' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_HRW Query: DataModifyQuery(sql="DROP TABLE MAP_HRW") [EL Warning]: 2024-05-30 11:31:57.644--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PERIPHERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PERIPHERAL Query: DataModifyQuery(sql="DROP TABLE MAP_PERIPHERAL") [EL Warning]: 2024-05-30 11:31:57.648--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SECURE' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SECURE Query: DataModifyQuery(sql="DROP TABLE MAP_SECURE") [EL Warning]: 2024-05-30 11:31:57.651--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_IDENTIFICATION' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_IDENTIFICATION Query: DataModifyQuery(sql="DROP TABLE MAP_IDENTIFICATION") [EL Warning]: 2024-05-30 11:31:57.896--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SEQTESTTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE SEQTESTTABLE1 Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE1") [EL Warning]: 2024-05-30 11:31:57.903--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SEQTESTTABLE2' because it does not exist. Error Code: 30000 Call: DROP TABLE SEQTESTTABLE2 Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE2") [EL Warning]: 2024-05-30 11:31:57.939--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE REPORT_EMPLOYEE") [EL Warning]: 2024-05-30 11:31:57.944--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_HISTORY Query: DataModifyQuery(sql="DROP TABLE REPORT_HISTORY") [EL Warning]: 2024-05-30 11:31:57.949--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BEER Query: DataModifyQuery(sql="DROP TABLE BEER") [EL Warning]: 2024-05-30 11:31:57.952--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR Query: DataModifyQuery(sql="DROP TABLE BAR") [EL Warning]: 2024-05-30 11:31:57.955--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR_BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR_BEER Query: DataModifyQuery(sql="DROP TABLE BAR_BEER") [EL Warning]: 2024-05-30 11:31:57.958--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PERSON' because it does not exist. Error Code: 30000 Call: DROP TABLE PERSON Query: DataModifyQuery(sql="DROP TABLE PERSON") [EL Warning]: 2024-05-30 11:31:57.961--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BREWER' because it does not exist. Error Code: 30000 Call: DROP TABLE BREWER Query: DataModifyQuery(sql="DROP TABLE BREWER") [EL Warning]: 2024-05-30 11:31:57.987--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_EMPLOYEE") [EL Warning]: 2024-05-30 11:31:57.996--DatabaseSessionImpl(188576144)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_HISTORY Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_HISTORY") Running ExpressionTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. [EL Warning]: 2024-05-30 11:31:58.992--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid query key [foofoo] in expression. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.002--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The class of the argument for the object comparison is incorrect. Expression: [ Base org.eclipse.persistence.testing.models.employee.domain.Employee] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[address]] Argument: [2] Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.003--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6068] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Cannot compare table reference to [DatabaseTable(foofoo)] in expression. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.004--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.005--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]] representing a "to-many" relationship in an expression. Use anyOf() rather than get(). Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.005--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:31:59.006--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6122] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The expression is not a valid expression. Logical operator [ AND ] Relation operator [ = ] Query Key firstName Base org.eclipse.persistence.testing.models.employee.domain.Employee Constant blee Query Key managedEmployees Base org.eclipse.persistence.testing.models.employee.domain.Employee Query: ReadAllQuery(referenceClass=Employee ) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test can only be done on Oracle [EL Warning]: 2024-05-30 11:32:00.21--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid query key [appartments] in expression. Query: ReadAllQuery(referenceClass=Employee ) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. Tests run: 109, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 1.955 sec Running QueryFrameworkTestSuite [EL Info]: 2024-05-30 11:32:00.474--ServerSession(2035048286)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:00.49--ServerSession(861339480)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE [EL Info]: 2024-05-30 11:32:00.666--ServerSession(1463905865)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:00.849--ServerSession(2099199977)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE [EL Warning]: 2024-05-30 11:32:00.961--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6029] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: A reference class must be provided. Query: ReadAllQuery() [EL Warning]: 2024-05-30 11:32:00.961--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Modify queries require an object to modify. Query: WriteObjectQuery(null) [EL Warning]: 2024-05-30 11:32:00.964--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6129] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Refreshing is not possible if the query does not go to the database. Query: ReadAllQuery(referenceClass=Employee ) [EL Info]: 2024-05-30 11:32:01.143--ServerSession(1211858372)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:01.156--ClientSession(1250112917)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Column 'T0.HOOYAH' is either not in any table in the FROM list or appears within a join specification and is outside the scope of the join specification or appears in a HAVING clause and is not in the GROUP BY list. If this is a CREATE or ALTER TABLE statement then 'T0.HOOYAH' is not a column in the target table. Error Code: 30000 Call: SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID)) bind => [1 parameter bound] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID))") [EL Info]: 2024-05-30 11:32:01.169--ServerSession(950243028)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:01.217--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6183] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The mapping type org.eclipse.persistence.mappings.TransformationMapping for attribute normalHours from org.eclipse.persistence.testing.models.employee.domain.Employee is not supported with Query By Example functionality. If the attribute can safely be ignored then add it to the ignore list or set example validation to false in the policy. Query: ReadObjectQuery(referenceClass=Employee ) [EL Info]: 2024-05-30 11:32:01.401--ServerSession(1525050520)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:01.411--ServerSession(1261832562)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:01.419--ServerSession(1013199775)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:01.429--ServerSession(1795358977)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:01.445--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6131] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: DeleteAllQuery that defines objects to be deleted using setObjects method with non-null argument must also define the corresponding selection criteria. Objects: [[]] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] Query: DeleteAllQuery(referenceClass=Employee sql="DELETE FROM EMPLOYEE") [EL Info]: 2024-05-30 11:32:01.494--DatabaseSessionImpl(1246052237)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:01.635--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6135] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Attribute name or expression passed as a first parameter to addUpdate method defines a field from a table that is not mapped to query descriptor. Attribute name or Expression: [ Field BAD Base QUERY OBJECT] Wrong field: [BAD] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] Query: UpdateAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-30 11:32:01.671--DatabaseSessionImpl(188576144)--Exception [EclipseLink-6120] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The partial attribute nonExistant is not a valid attribute of the class org.eclipse.persistence.testing.models.employee.domain.Employee. Query: ReadAllQuery(referenceClass=Employee ) Tests run: 140, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 1.424 sec Running Transaction Test Suite Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 sec Running Event Hook Test Suite Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec [EL Info]: 2024-05-30 11:32:01.917--DatabaseSessionImpl(250331355)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:01.983--DatabaseSessionImpl(250331355)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000082-9d4f01c8-018f-c945-44a1-00002aaae604' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-30 11:32:01.988--DatabaseSessionImpl(250331355)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000081-d9c801c0-018f-c945-44a1-00002aaae604' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") Running EmployeeReadObjectTestSuite Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running EmployeeUpdateObjectTestSuite Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running EmployeeInsertObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running EmployeeDeleteObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec Running EmployeeReadAllTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running MiscellaneousTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec [EL Info]: 2024-05-30 11:32:02.555--DatabaseSessionImpl(1461091531)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:02.595--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OBJECT_A' because it does not exist. Error Code: 30000 Call: Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_ Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_") [EL Warning]: 2024-05-30 11:32:02.761--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000302-4c979ad4-018f-c945-44a1-00002aaae604' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-30 11:32:02.764--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000301-85ab9acd-018f-c945-44a1-00002aaae604' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") [EL Warning]: 2024-05-30 11:32:02.941--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000197-535f8a94-018f-c945-44a1-00002aaae604' because CONSTRAINT 'BCCL_POL_POLICY' is dependent on that object. Error Code: 30000 Call: drop table POLICY Query: DataModifyQuery(sql="drop table POLICY") [EL Warning]: 2024-05-30 11:32:02.941--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000197-535f8a94-018f-c945-44a1-00002aaae604' because CONSTRAINT 'BCCL_POL_POLICY' is dependent on that object. Error Code: 30000 Call: drop table POLICY Query: DataModifyQuery(sql="drop table POLICY") [EL Warning]: 2024-05-30 11:32:03.345--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_CON' because it does not exist. Error Code: 30000 Call: DROP TABLE U_CON Query: DataModifyQuery(sql="DROP TABLE U_CON") [EL Warning]: 2024-05-30 11:32:03.348--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE U_EMP Query: DataModifyQuery(sql="DROP TABLE U_EMP") [EL Warning]: 2024-05-30 11:32:03.351--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE U_ADD Query: DataModifyQuery(sql="DROP TABLE U_ADD") [EL Warning]: 2024-05-30 11:32:03.354--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_WEATH' because it does not exist. Error Code: 30000 Call: DROP TABLE U_WEATH Query: DataModifyQuery(sql="DROP TABLE U_WEATH") [EL Warning]: 2024-05-30 11:32:03.357--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_ADDRESS' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_ADDRESS") [EL Warning]: 2024-05-30 11:32:03.359--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_EMP Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_EMP") [EL Warning]: 2024-05-30 11:32:03.367--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PROJECT' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PROJECT Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PROJECT") [EL Warning]: 2024-05-30 11:32:03.371--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PHONE' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PHONE Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PHONE") [EL Warning]: 2024-05-30 11:32:03.374--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MUTABLE_TYPE' because it does not exist. Error Code: 30000 Call: DROP TABLE MUTABLE_TYPE Query: DataModifyQuery(sql="DROP TABLE MUTABLE_TYPE") [EL Warning]: 2024-05-30 11:32:03.402--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.PROJECT_WORKER_BATCH_HD' on table '"ROOT"."PROJECT_WORKER_BATCH"'. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") Running UnitOfWorkTestSuite [EL Warning]: 2024-05-30 11:32:03.968--UnitOfWork(1722484876)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 102 [EL Warning]: 2024-05-30 11:32:04.044--UnitOfWork(1962487060)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 1111 Moose Rd., LKO, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [923,439,967], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-30 11:32:04.045--UnitOfWork(71567184)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 3254 Real Cold Place, Prince Rupert, BC, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,433,068,064], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-30 11:32:04.059--UnitOfWork(1072899931)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Jill May] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 110 [EL Warning]: 2024-05-30 11:32:04.094--UnitOfWork(1096084691)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Smith] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 102 [EL Warning]: 2024-05-30 11:32:04.249--UnitOfWork(523771567)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Employee: Jill May], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [827,549,167], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-30 11:32:04.471--UnitOfWork(1039453590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL0000000405-412763aa-018f-c945-44a1-00002aaae604' defined on 'U_EMP'. Error Code: 20000 Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?) bind => [2 parameters bound] [EL Warning]: 2024-05-30 11:32:04.53--UnitOfWork(869140506)--Exception [EclipseLink-200] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: Attempt to register an object with dead indirection as a new object. Possibly the object was deleted or removed from the cache during a merge of a serialized clone. This is a concurrency violation, consider a locking strategy. Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)]) [EL Warning]: 2024-05-30 11:32:04.579--DatabaseSessionImpl(1461091531)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Exception Description: DatabaseAccessor not connected. [EL Warning]: 2024-05-30 11:32:04.603--UnitOfWork(869189990)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 1111 Moose Rd., Calgary, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,912,733,854], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec [EL Info]: 2024-05-30 11:32:04.617--DatabaseSessionImpl(111105514)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:04.728--DatabaseSessionImpl(1195781551)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:04.771--DatabaseSessionImpl(1195781551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000333-3dc6df73-018f-c945-44a1-00002aaae604' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-30 11:32:04.775--DatabaseSessionImpl(1195781551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000332-fec49f6c-018f-c945-44a1-00002aaae604' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") Running EmployeeReadObjectTestSuite Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running EmployeeUpdateObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running EmployeeInsertObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running EmployeeDeleteObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running EmployeeReadAllTestSuite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec Running Sessions.xml validation tests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [EL Info]: 2024-05-30 11:32:05.142--DatabaseSessionImpl(337147080)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 Running AggregateReadObjectTestSuite Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running AggregateUpdateObjectTestSuite Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 sec Running AggregateReadAllTestSuite Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 sec Running AggregateDeleteObjectTestSuite Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running AggregateInsertObjectTestSuite [EL Warning]: 2024-05-30 11:32:05.833--UnitOfWork(1210070267)--Exception [EclipseLink-68] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@f1e5f85] is null. Null values not allowed for Aggregate mappings unless "Allow Null" is specified. Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)]) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running AggregateUnitOfWorkTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 sec Running AggregateUnitOfWorkCommitResumeTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running AggregateCheckForNullUnitOfWorkTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running AggregateMergingUnitOfWorkTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running AggregateDescriptorPropertiesTestSuite Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running AggregateEventTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running NestedAggregateTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running AggregateInheritanceTestSuite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec [EL Info]: 2024-05-30 11:32:06.259--DatabaseSessionImpl(2107951446)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:32:06.299--DatabaseSessionImpl(2107951446)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.PROJECT_WORKER_BATCH_HD' on table '"ROOT"."PROJECT_WORKER_BATCH"'. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") Running InheritanceDuplicateFieldTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running InheritanceReadObjectTestSuite Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running InheritanceReadAllTestSuite Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running InheritanceDeleteObjectTestSuite Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Running InheritanceInsertObjectTestSuite Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running InheritanceUpdateObjectTestSuite Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running InheritanceUnitOfWorkTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running InheritanceUnitOfWorkCommitResumeTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running Deep Inheritance Tests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec Running TranslatedKeyInheritance Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running SingleInheritanceTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [EL Info]: 2024-05-30 11:32:07.386--DatabaseSessionImpl(853192721)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 Running XML Schema tests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec [EL Info]: 2024-05-30 11:32:07.463--DatabaseSessionImpl(1542184907)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:07.465--DatabaseSessionImpl(46819639)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 696, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.75 s -- in org.eclipse.persistence.testing.tests.SRGTestModel [INFO] [INFO] Results: [INFO] [INFO] Tests run: 696, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-core-lrg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.core.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:32:07 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.core.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 4.0.4-SNAPSHOT [15/134] [INFO] from foundation/org.eclipse.persistence.corba/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:[108,57] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/sun/SunCORBATransportManager.java:[58,48] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[134,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,135] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,71] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[156,131] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[267,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[332,61] found raw type: org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder missing type arguments for generic class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[360,81] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[587,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:[615,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionController.java:[25,108] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionController.java:[25,139] interface org.omg.CORBA.portable.IDLEntity in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[27,91] class org.omg.CORBA.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[27,166] interface org.omg.CORBA.portable.InvokeHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,34] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,93] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.java:[72,132] interface org.omg.CORBA.portable.ResponseHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[34,44] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[41,119] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[47,45] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[58,125] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[62,52] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.java:[66,118] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[25,88] interface org.omg.CORBA.portable.Streamable in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[36,45] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[41,46] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.java:[46,25] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterDefaultFactory.java:[26,73] interface org.omg.CORBA.portable.ValueFactory in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterDefaultFactory.java:[35,70] class org.omg.CORBA_2_3.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[84,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[102,35] unchecked method invocation: method setObjectDescriptors in class org.eclipse.persistence.internal.sessions.remote.Transporter is applied to given types required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[102,36] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[37,44] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[44,101] class org.omg.CORBA.Any in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[51,45] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[74,107] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.java:[106,52] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[25,71] interface org.omg.CORBA.portable.Streamable in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[36,45] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[41,46] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.java:[46,25] class org.omg.CORBA.TypeCode in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerStub.java:[25,78] class org.omg.CORBA.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerStub.java:[34,68] class org.omg.CORBA.portable.Delegate in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[178,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,135] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,71] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[205,131] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[283,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[398,61] found raw type: org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder missing type arguments for generic class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[437,81] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[716,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,103] found raw type: java.util.IdentityHashMap missing type arguments for generic class java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,54] unchecked method invocation: method getObjectCorrespondingTo in class org.eclipse.persistence.sessions.remote.DistributedSession is applied to given types required: java.lang.Object,java.util.Map,java.util.Map,org.eclipse.persistence.queries.ObjectLevelReadQuery found: java.lang.Object,java.util.Map,java.util.IdentityHashMap,org.eclipse.persistence.queries.ObjectLevelReadQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:[748,99] unchecked conversion required: java.util.Map found: java.util.IdentityHashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionControllerDispatcher.java:[30,59] class javax.rmi.PortableRemoteObject in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[37,64] class org.omg.CORBA_2_3.portable.ObjectImpl in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[37,86] interface javax.rmi.CORBA.Tie in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,12] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,48] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,65] interface org.omg.CORBA.portable.ResponseHandler in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[54,95] class org.omg.CORBA.SystemException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[325,12] class org.omg.CORBA.ORB in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[330,21] class org.omg.CORBA.ORB in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[340,118] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[368,25] interface org.omg.CORBA.Object in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[378,137] class org.omg.CORBA.portable.OutputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[34,55] class javax.rmi.CORBA.Stub in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[770,118] class org.omg.CORBA.portable.InputStream in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.java:[1438,137] class org.omg.CORBA.portable.OutputStream in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:4.0.4-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:4.0.4-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Copying 2 resources from src/it/resources to target/test-classes [INFO] Copying 2 resources from src/it/resources to target/test-classes [INFO] [INFO] --- exec:3.2.0:exec (start-corba-server) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIIIOPRemoteModel.java:[44,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIServerManagerController.java:[100,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIConnectionExceptionsTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remotecorba/rmi/IIOP/RMIConnectionExceptionsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.corba --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.xml [INFO] attaching as org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/bom.json [INFO] attaching as org.eclipse.persistence.corba-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- antrun:3.1.0:run (wait-for-corba-server-start) @ org.eclipse.persistence.corba --- [INFO] Executing tasks caught an exception while starting the bootstrap service on port 1,122 try using a different port with commandline arguments -ORBInitialPort [INFO] Async process complete, exit value = 0 for: [java, -classpath, /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/test-classes:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/classes:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar:/home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-4.0.4-SNAPSHOT.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar:/home/jenkins/.m2/repository/org/apache/derby/derbyclient/10.15.2.0/derbyclient-10.15.2.0.jar:/home/jenkins/.m2/repository/org/apache/derby/derbyshared/10.15.2.0/derbyshared-10.15.2.0.jar:/home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar:/home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar:/home/jenkins/.m2/repository/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar:/home/jenkins/.m2/repository/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar:/home/jenkins/.m2/repository/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar:/home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar:/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar:/home/jenkins/.m2/repository/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar:/home/jenkins/.m2/repository/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar:/home/jenkins/.m2/repository/org/ow2/asm/asm/9.7/asm-9.7.jar:/home/jenkins/.m2/repository/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar:/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar:/home/jenkins/.m2/repository/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar:/home/jenkins/.m2/repository/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar, com.sun.corba.ee.impl.naming.cosnaming.TransientNameServer, -ORBInitialPort, 1122] [INFO] Executed tasks [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.corba --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:32:15 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:32:15 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.corba --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-30 11:32:16.557--DatabaseSessionImpl(79290965)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:32:16.831--DatabaseSessionImpl(79290965)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-corba) @ org.eclipse.persistence.corba --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.corba.CorbaTestModel Failed to set up org.eclipse.persistence.testing.tests.remote.suncorba.SunCORBARemoteModel java.lang.ClassNotFoundException: org.eclipse.persistence.testing.tests.remote.suncorba.SunCORBARemoteModel [EL Info]: 2024-05-30 11:32:17.932--DatabaseSessionImpl(376416077)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 Running Validation Security Tests WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.eclipse.persistence.testing.tests.security.ExceptionTestSaveSecurityManager (file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-4.0.4-SNAPSHOT-tests.jar) WARNING: Please consider reporting this to the maintainers of org.eclipse.persistence.testing.tests.security.ExceptionTestSaveSecurityManager WARNING: System::setSecurityManager will be removed in a future release Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec [EL Info]: 2024-05-30 11:32:18.787--DatabaseSessionImpl(1621254922)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.080 s -- in org.eclipse.persistence.testing.tests.corba.CorbaTestModel [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.corba --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:32:19 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.corba --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 4.0.4-SNAPSHOT [16/134] [INFO] from foundation/org.eclipse.persistence.extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/main/java/module-info.java:[18,24] requires directive for an automatic module [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[52,53] org.jgroups.protocols.pbcast.FLUSH in org.jgroups.protocols.pbcast has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[73,17] startFlush(boolean) in org.jgroups.JChannel has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/src/test/java/org/eclipse/persistence/testing/tests/jgroups/JGroupsRemoteConnectionTest.java:[88,17] startFlush(boolean) in org.jgroups.JChannel has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.extension --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jgroups.JGroupsRemoteConnectionTest 11:32:20.341 [main] DEBUG org.jgroups.stack.Configurator -- set property UDP.mcast_group_addr to default value /239.8.8.8 11:32:20.344 [main] DEBUG org.jgroups.stack.Configurator -- set property UDP.bind_addr to default value /10.40.56.91 11:32:20.370 [main] DEBUG org.jgroups.util.ThreadCreator -- class java.lang.Thread$Builder$OfVirtual not found 11:32:20.370 [main] DEBUG org.jgroups.util.ThreadCreator -- java.lang.Thread$Builder$OfVirtual.unstarted() not found, trying Thread.newThread() (jdk 15/16) 11:32:20.370 [main] DEBUG org.jgroups.util.ThreadCreator -- Thread.newThread() not found, falling back to regular threads 11:32:20.370 [main] DEBUG org.jgroups.util.ThreadCreator -- newVirtualThreadPerTaskExecutor not found, falling back to newVirtualThreadExecutor 11:32:20.371 [main] DEBUG org.jgroups.util.ThreadCreator -- newVirtualThreadExecutor not found, falling back to newUnboundedVirtualThreadExecutor 11:32:20.371 [main] DEBUG org.jgroups.util.ThreadCreator -- newUnboundedVirtualThreadExecutor not found, falling back to regular thread pool 11:32:20.371 [main] DEBUG org.jgroups.protocols.UDP -- thread pool min/max/keep-alive (ms): 0/200/30000 11:32:20.373 [main] DEBUG org.jgroups.stack.Configurator -- set property org.jgroups.stack.DiagnosticsHandler@126253fd.mcast_addr to default value /224.0.75.75 11:32:20.413 [main] INFO org.jgroups.JChannel -- local_addr: 42a90378-3829-4315-b24a-d3912b46a52c, name: el-master-agent-pod-h9550-3w6f1-27785 11:32:20.413 [main] DEBUG org.jgroups.protocols.UDP -- sockets will use interface 10.40.56.91 11:32:20.418 [main] DEBUG org.jgroups.protocols.UDP -- multicast_socket on eth0 11:32:20.419 [main] DEBUG org.jgroups.protocols.UDP -- multicast_socket on eth0 11:32:20.421 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the receive buffer of socket MulticastSocket was set to 5MB, but the OS only allocated 212.99KB 11:32:20.421 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the send buffer of socket MulticastSocket was set to 6.55MB, but the OS only allocated 212.99KB 11:32:20.421 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the receive buffer of socket MulticastSocket was set to 5MB, but the OS only allocated 212.99KB 11:32:20.422 [main] DEBUG org.jgroups.protocols.UDP -- socket information: mcast_addr=239.8.8.8:45588, bind_addr=/10.40.56.91, ttl=8 sock: bound to 10.40.56.91:57126, receive buffer size=212992, send buffer size=200000 mcast_sock: bound to /239.8.8.8:45588, send buffer size=212992, receive buffer size=212992 /10.40.56.91: using network interface 'eth0' to any (ephemeral) port 11:32:20.668 [main] INFO org.jgroups.protocols.FD_SOCK2 -- server listening on *.57226 ------------------------------------------------------------------- GMS: address=el-master-agent-pod-h9550-3w6f1-27785, cluster=ChatCluster, physical address=10.40.56.91:57126 ------------------------------------------------------------------- 11:32:21.674 [main] INFO org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-27785: no members discovered after 1003 ms: creating cluster as coordinator 11:32:21.677 [main] DEBUG org.jgroups.protocols.pbcast.NAKACK2 -- [el-master-agent-pod-h9550-3w6f1-27785 setDigest()] existing digest: [] new digest: el-master-agent-pod-h9550-3w6f1-27785: [0 (0)] resulting digest: el-master-agent-pod-h9550-3w6f1-27785: [0 (0)] 11:32:21.677 [main] DEBUG org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-27785: installing view [el-master-agent-pod-h9550-3w6f1-27785|0] (1) [el-master-agent-pod-h9550-3w6f1-27785] (el-master-agent-pod-h9550-3w6f1-27785 joined) 11:32:21.680 [main] DEBUG org.jgroups.protocols.pbcast.STABLE -- el-master-agent-pod-h9550-3w6f1-27785: resuming message garbage collection 11:32:21.687 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: installing view [el-master-agent-pod-h9550-3w6f1-27785|0] (1) [el-master-agent-pod-h9550-3w6f1-27785] 11:32:21.687 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up 11:32:21.706 [main] DEBUG org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-27785: created cluster (first member). My view is [el-master-agent-pod-h9550-3w6f1-27785|0], impl is CoordGmsImpl 11:32:21.719 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: flush coordinator is starting FLUSH with participants [el-master-agent-pod-h9550-3w6f1-27785] 11:32:21.722 [jgroups-9,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: received START_FLUSH, responded with FLUSH_COMPLETED to el-master-agent-pod-h9550-3w6f1-27785 11:32:21.727 [jgroups-10,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: FLUSH_COMPLETED from el-master-agent-pod-h9550-3w6f1-27785, completed true, flushMembers [el-master-agent-pod-h9550-3w6f1-27785], flushCompleted [el-master-agent-pod-h9550-3w6f1-27785] 11:32:21.728 [jgroups-10,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: all FLUSH_COMPLETED received 11:32:21.728 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: received RESUME, sending STOP_FLUSH to all 11:32:21.728 [jgroups-10,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-27785: received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up 11:32:21.833 [main] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-27785: closing sockets and stopping threads 11:32:21.833 [main] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-27785: multicast socket closed 11:32:21.833 [mcast-receiver-8,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-27785: receiver socket is closed, exception=Socket closed 11:32:21.834 [ucast-receiver-7,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-27785: receiver socket is closed, exception=Socket closed 11:32:21.834 [mcast-receiver-8,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.UDP -- mcast-receiver thread terminated 11:32:21.834 [ucast-receiver-7,ChatCluster,el-master-agent-pod-h9550-3w6f1-27785] DEBUG org.jgroups.protocols.UDP -- ucast-receiver thread terminated 11:32:21.844 [main] DEBUG org.jgroups.stack.Configurator -- set property UDP.mcast_group_addr to default value /239.8.8.8 11:32:21.844 [main] DEBUG org.jgroups.stack.Configurator -- set property UDP.bind_addr to default value /10.40.56.91 11:32:21.849 [main] DEBUG org.jgroups.protocols.UDP -- thread pool min/max/keep-alive (ms): 0/200/30000 11:32:21.850 [main] DEBUG org.jgroups.stack.Configurator -- set property org.jgroups.stack.DiagnosticsHandler@11d8ae8b.mcast_addr to default value /224.0.75.75 11:32:21.851 [main] INFO org.jgroups.JChannel -- local_addr: c43a7070-5c47-46e2-8e58-2cf8eb7b7208, name: el-master-agent-pod-h9550-3w6f1-8862 11:32:21.851 [main] DEBUG org.jgroups.protocols.UDP -- sockets will use interface 10.40.56.91 11:32:21.851 [main] DEBUG org.jgroups.protocols.UDP -- multicast_socket on eth0 11:32:21.852 [main] DEBUG org.jgroups.protocols.UDP -- multicast_socket on eth0 11:32:21.852 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the receive buffer of socket MulticastSocket was set to 5MB, but the OS only allocated 212.99KB 11:32:21.852 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the send buffer of socket MulticastSocket was set to 6.55MB, but the OS only allocated 212.99KB 11:32:21.853 [main] WARN org.jgroups.protocols.UDP -- JGRP000015: the receive buffer of socket MulticastSocket was set to 5MB, but the OS only allocated 212.99KB 11:32:21.853 [main] DEBUG org.jgroups.protocols.UDP -- socket information: mcast_addr=239.8.8.8:45588, bind_addr=/10.40.56.91, ttl=8 sock: bound to 10.40.56.91:39767, receive buffer size=212992, send buffer size=200000 mcast_sock: bound to /239.8.8.8:45588, send buffer size=212992, receive buffer size=212992 /10.40.56.91: using network interface 'eth0' to any (ephemeral) port 11:32:21.855 [main] INFO org.jgroups.protocols.FD_SOCK2 -- server listening on *.39867 ------------------------------------------------------------------- GMS: address=el-master-agent-pod-h9550-3w6f1-8862, cluster=ChatCluster, physical address=10.40.56.91:39767 ------------------------------------------------------------------- 11:32:22.856 [main] INFO org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-8862: no members discovered after 1001 ms: creating cluster as coordinator 11:32:22.856 [main] DEBUG org.jgroups.protocols.pbcast.NAKACK2 -- [el-master-agent-pod-h9550-3w6f1-8862 setDigest()] existing digest: [] new digest: el-master-agent-pod-h9550-3w6f1-8862: [0 (0)] resulting digest: el-master-agent-pod-h9550-3w6f1-8862: [0 (0)] 11:32:22.856 [main] DEBUG org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-8862: installing view [el-master-agent-pod-h9550-3w6f1-8862|0] (1) [el-master-agent-pod-h9550-3w6f1-8862] (el-master-agent-pod-h9550-3w6f1-8862 joined) 11:32:22.857 [main] DEBUG org.jgroups.protocols.pbcast.STABLE -- el-master-agent-pod-h9550-3w6f1-8862: resuming message garbage collection 11:32:22.857 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: installing view [el-master-agent-pod-h9550-3w6f1-8862|0] (1) [el-master-agent-pod-h9550-3w6f1-8862] 11:32:22.857 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up 11:32:22.858 [main] DEBUG org.jgroups.protocols.pbcast.GMS -- el-master-agent-pod-h9550-3w6f1-8862: created cluster (first member). My view is [el-master-agent-pod-h9550-3w6f1-8862|0], impl is CoordGmsImpl 11:32:22.858 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: flush coordinator is starting FLUSH with participants [el-master-agent-pod-h9550-3w6f1-8862] 11:32:22.859 [jgroups-9,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: received START_FLUSH, responded with FLUSH_COMPLETED to el-master-agent-pod-h9550-3w6f1-8862 11:32:22.859 [jgroups-10,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: FLUSH_COMPLETED from el-master-agent-pod-h9550-3w6f1-8862, completed true, flushMembers [el-master-agent-pod-h9550-3w6f1-8862], flushCompleted [el-master-agent-pod-h9550-3w6f1-8862] 11:32:22.859 [jgroups-10,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: all FLUSH_COMPLETED received 11:32:22.859 [main] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: received RESUME, sending STOP_FLUSH to all 11:32:22.866 [jgroups-9,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.pbcast.FLUSH -- el-master-agent-pod-h9550-3w6f1-8862: received STOP_FLUSH, unblocking FLUSH.down() and sending UNBLOCK up 11:32:22.967 [main] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-8862: closing sockets and stopping threads 11:32:22.968 [main] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-8862: multicast socket closed 11:32:22.968 [mcast-receiver-8,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-8862: receiver socket is closed, exception=Socket closed 11:32:22.968 [mcast-receiver-8,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.UDP -- mcast-receiver thread terminated 11:32:22.968 [ucast-receiver-7,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.UDP -- el-master-agent-pod-h9550-3w6f1-8862: receiver socket is closed, exception=Socket closed 11:32:22.968 [ucast-receiver-7,ChatCluster,el-master-agent-pod-h9550-3w6f1-8862] DEBUG org.jgroups.protocols.UDP -- ucast-receiver thread terminated [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 s -- in org.eclipse.persistence.testing.tests.jgroups.JGroupsRemoteConnectionTest [INFO] Running org.eclipse.persistence.testing.tests.logging.slf4j.SLF4JLoggerTest [EL Info]: 2024-05-30 11:32:22.979--Running test SLF4JLoggerTest.testLogMessage [EL Info]: 2024-05-30 11:32:23.029--Running test SLF4JLoggerTest.testGetLevel [EL Info]: 2024-05-30 11:32:23.037--Running test SLF4JLoggerTest.testLogExceptionStackTrace [EL Info]: 2024-05-30 11:32:23.094--Running test SLF4JLoggerTest.testLogExceptionWithoutStackTrace [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.eclipse.persistence.testing.tests.logging.slf4j.SLF4JLoggerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.xml [INFO] attaching as org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/bom.json [INFO] attaching as org.eclipse.persistence.extension-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 4.0.4-SNAPSHOT [17/134] [INFO] from foundation/org.eclipse.persistence.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 67 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[212,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[213,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.java:[222,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:[175,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:[242,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.java:[30,35] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.java:[30,56] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[46,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.jms.CciJMSRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[54,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.jms.CciJMSRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[46,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.java:[54,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRow.java:[35,21] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRow.java:[35,36] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:[236,12] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:[237,20] found raw type: java.util.Vector missing type arguments for generic class java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[59,20] getMongo() in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[41,25] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[53,35] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[90,17] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,33] Mongo() in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,33] Mongo(java.util.List) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[99,27] getDB(java.lang.String) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[111,23] setOptions(int) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[148,12] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[152,26] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[120,29] MongoClient(com.mongodb.ServerAddress,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[122,29] MongoClient(java.util.List,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[187,36] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[208,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[224,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[252,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[255,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[257,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecord.java:[27,34] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecord.java:[27,53] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[118,52] eval(java.lang.String,java.lang.Object...) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[127,27] setOptions(int) in com.mongodb.DBCollection has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[173,36] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[194,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[223,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[226,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[228,27] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoListRecord.java:[27,38] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoListRecord.java:[27,59] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.mongo.MongoRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.mongo.MongoRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[146,54] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[148,54] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[154,54] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[156,54] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[158,54] SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[103,60] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[108,19] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[172,59] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[174,59] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[180,59] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[182,59] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[184,59] SAFE in com.mongodb.WriteConcern has been deprecated [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 223 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 150 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Department.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/arraylist/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/arraylist/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 4.0.4-SNAPSHOT [18/134] [INFO] from moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.xml [INFO] attaching as org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/bom.json [INFO] attaching as org.eclipse.persistence.moxy.utils.xjc-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 4.0.4-SNAPSHOT [19/134] [INFO] from dbws/org.eclipse.persistence.dbws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/module-info.java:[40,82] module not found: org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceModel.java:[33,8] class org.eclipse.persistence.internal.xr.XRServiceModel in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/dbws/DBWSModel.java:[121,8] class org.eclipse.persistence.dbws.DBWSModel in exported package org.eclipse.persistence.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Operation.java:[35,17] class org.eclipse.persistence.internal.xr.Operation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Parameter.java:[34,8] class org.eclipse.persistence.internal.xr.Parameter in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[37,8] class org.eclipse.persistence.internal.xr.XRServiceAdapter in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[43,15] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[74,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceAdapter.java:[77,27] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:[656,96] interface org.eclipse.persistence.jpa.metadata.MetadataSource in module org.eclipse.persistence.jpa is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:[671,16] class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings in module org.eclipse.persistence.jpa is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Attachment.java:[31,8] class org.eclipse.persistence.internal.xr.Attachment in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/AttachmentHelper.java:[33,8] class org.eclipse.persistence.internal.xr.AttachmentHelper in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QueryOperation.java:[204,26] serializable class org.eclipse.persistence.internal.xr.QueryOperation.DataHandlerInstantiationPolicy has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QueryHandler.java:[39,17] class org.eclipse.persistence.internal.xr.QueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/BatchQueryOperation.java:[30,8] class org.eclipse.persistence.internal.xr.BatchQueryOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/DeleteOperation.java:[43,8] class org.eclipse.persistence.internal.xr.DeleteOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/InsertOperation.java:[32,8] class org.eclipse.persistence.internal.xr.InsertOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/NamedQueryHandler.java:[34,8] class org.eclipse.persistence.internal.xr.NamedQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureArgument.java:[24,8] class org.eclipse.persistence.internal.xr.ProcedureArgument in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureOutputArgument.java:[31,8] class org.eclipse.persistence.internal.xr.ProcedureOutputArgument in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/QNameTransformer.java:[82,8] serializable class org.eclipse.persistence.internal.xr.QNameTransformer has no definition of serialVersionUID [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/SQLQueryHandler.java:[32,8] class org.eclipse.persistence.internal.xr.SQLQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/StoredProcedureQueryHandler.java:[49,8] class org.eclipse.persistence.internal.xr.StoredProcedureQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/StoredFunctionQueryHandler.java:[40,8] class org.eclipse.persistence.internal.xr.StoredFunctionQueryHandler in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/UpdateOperation.java:[27,8] class org.eclipse.persistence.internal.xr.UpdateOperation in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ValueObject.java:[31,8] class org.eclipse.persistence.internal.xr.ValueObject in exported package org.eclipse.persistence.internal.xr declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.java:[38,8] serializable class org.eclipse.persistence.internal.xr.XRDynamicEntityVHAccessor has no definition of serialVersionUID [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.dbws:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:32:27 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:32:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- sql:3.0.0:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Executing file: /tmp/dbsetup_keymappings.1205999859sql [INFO] Executing file: /tmp/dbsetup_relationships.945086470sql [INFO] 86 of 86 SQL statements executed successfully [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running dbws.testing.keymappings.KeyMappingsTestSuite [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in dbws.testing.keymappings.KeyMappingsTestSuite [INFO] Running dbws.testing.relationships.RelationshipsTestSuite [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in dbws.testing.relationships.RelationshipsTestSuite [INFO] Running dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- sql:3.0.0:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] Executing file: /tmp/dbteardown_keymappings.739090544sql [INFO] Executing file: /tmp/dbteardown_relationships.313327569sql [INFO] 8 of 8 SQL statements executed successfully [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:32:31 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 4.0.4-SNAPSHOT [20/134] [INFO] from sdo/org.eclipse.persistence.sdo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-sources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.5.0:add-source (add-source) @ org.eclipse.persistence.sdo --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies added. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] Copying 2 resources from target/generated-sources/dependencies to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 106 source files with javac [debug release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[124,40] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2177,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2193,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:[2265,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/jaxb/JAXBClassGenerator.java:[31,8] class org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator in exported package org.eclipse.persistence.sdo.helper.jaxb declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.sdo [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/impl/HelperProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/impl/HelperProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.1.2/jakarta.mail-api-2.1.2.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.7.0/org.eclipse.persistence.asm-9.7.0.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-mail/2.0.3/angus-mail-2.0.3.jar [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.sdo:jar:4.0.4-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.persistence.internal.libraries.asm*] [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Copying 856 resources from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 660 source files with javac [debug release 11 module-path] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/externalizable/InsecureDataObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/externalizable/InsecureDataObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/SDOXMLComparer.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/SDOXMLComparer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Copying 856 resources from src/test/resources to target/test-run [INFO] [INFO] --- surefire:3.2.5:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.sdo.SDOSRGTestSuite May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases Content of interfacesToSDOTypeHashMap: [] Content of sdoTypeForSimpleJavaType: [class [B, byte, class java.math.BigInteger, class java.lang.Byte, class java.lang.Integer, class [Ljava.lang.Byte;, long, short, class java.lang.Long, int, char, class java.lang.Character, class java.util.Date, class java.lang.String, class java.lang.Double, double, class java.lang.Short, boolean, class java.lang.Float, class java.lang.Boolean, float, class java.math.BigDecimal] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, Content of anonymousTypes: null Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress Content of interfacesToSDOTypeHashMap: [] Content of sdoTypeForSimpleJavaType: [class [B, byte, class java.math.BigInteger, class java.lang.Byte, class java.lang.Integer, class [Ljava.lang.Byte;, long, short, class java.lang.Long, int, char, class java.lang.Character, class java.util.Date, class java.lang.String, class java.lang.Double, double, class java.lang.Short, boolean, class java.lang.Float, class java.lang.Boolean, float, class java.math.BigDecimal] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, Content of anonymousTypes: null Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress May 30, 2024 7:32:37 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap. [0.894s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.900s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.P_TYPEImpl.() is not a subtype of class java.lang.Throwable [0.915s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.AttributeIntWrapperImpl.() is not a subtype of class java.lang.Throwable [0.917s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.933s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.945s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.957s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.P_TYPEWrapperImpl.() is not a subtype of class java.lang.Throwable [0.968s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.981s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [0.982s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.P_TYPEImpl.() is not a subtype of class java.lang.Throwable [0.991s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [1.001s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.P_TYPEWrapperImpl.() is not a subtype of class java.lang.Throwable [1.010s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [1.019s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.example.MyTestTypeImpl.() is not a subtype of class java.lang.Throwable [1.025s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.037s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.054s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.059s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.064s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.069s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.073s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.079s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.085s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.092s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.098s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.104s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.109s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.113s][warning][exceptions] Class java.io.Serializable in throws clause of method void testing.SecondChildTypeImpl.() is not a subtype of class java.lang.Throwable [1.132s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.RootImpl.() is not a subtype of class java.lang.Throwable [1.133s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child1Impl.() is not a subtype of class java.lang.Throwable [1.134s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child2Impl.() is not a subtype of class java.lang.Throwable [1.136s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child3Impl.() is not a subtype of class java.lang.Throwable [1.139s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.RootImpl.() is not a subtype of class java.lang.Throwable [1.140s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child1Impl.() is not a subtype of class java.lang.Throwable [1.141s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child2Impl.() is not a subtype of class java.lang.Throwable [1.143s][warning][exceptions] Class java.io.Serializable in throws clause of method void uri.my.Child3Impl.() is not a subtype of class java.lang.Throwable [1.239s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.DurationWrapperImpl.() is not a subtype of class java.lang.Throwable [1.240s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.CharWrapperImpl.() is not a subtype of class java.lang.Throwable [1.241s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.GuidWrapperImpl.() is not a subtype of class java.lang.Throwable [1.261s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.DurationWrapperImpl.() is not a subtype of class java.lang.Throwable [1.262s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.CharWrapperImpl.() is not a subtype of class java.lang.Throwable [1.262s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.eclipse.persistence.sdo.dataobjects.GuidWrapperImpl.() is not a subtype of class java.lang.Throwable [1.314s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetBoolImpl.() is not a subtype of class java.lang.Throwable [1.314s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetShortImpl.() is not a subtype of class java.lang.Throwable [1.314s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetGuidResponseImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUShortResponseImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetSingleImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetIntResponseImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetObjectImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUriImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetQNameImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetByteArrayResponseImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetTimeSpanImpl.() is not a subtype of class java.lang.Throwable [1.315s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetFloatResponseImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetIntImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetSByteImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDoubleImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetLongImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetByteArrayImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUIntResponseImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDateTimeResponseImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUShortImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetBoolResponseImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetLongResponseImpl.() is not a subtype of class java.lang.Throwable [1.316s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDateTimeImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUriResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetByteImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetTimeSpanResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetGuidImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDoubleResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetCharResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetSByteResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetUIntImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetObjectResponseImpl.() is not a subtype of class java.lang.Throwable [1.317s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDecimalResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetShortResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetStringImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetQNameResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetSingleResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetDecimalImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetULongImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetStringResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetULongResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetByteResponseImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetFloatImpl.() is not a subtype of class java.lang.Throwable [1.318s][warning][exceptions] Class java.io.Serializable in throws clause of method void org.tempuri.RetCharImpl.() is not a subtype of class java.lang.Throwable [1.342s][warning][exceptions] Class java.io.Serializable in throws clause of method void hierarchysubstitution.TBaseImpl.() is not a subtype of class java.lang.Throwable [1.342s][warning][exceptions] Class java.io.Serializable in throws clause of method void hierarchysubstitution.TGenericImpl.() is not a subtype of class java.lang.Throwable [1.345s][warning][exceptions] Class java.io.Serializable in throws clause of method void hierarchysubstitution.TSubstituteImpl.() is not a subtype of class java.lang.Throwable [1.345s][warning][exceptions] Class java.io.Serializable in throws clause of method void hierarchysubstitution.TRootImpl.() is not a subtype of class java.lang.Throwable [1.370s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.372s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.373s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.377s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.378s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.380s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.382s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.384s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.385s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.388s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.389s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.390s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.393s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.394s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.395s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.398s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.400s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.401s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.403s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.406s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.407s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.411s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.412s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.413s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.416s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.418s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.419s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.422s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.424s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.426s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.430s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.432s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.433s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.437s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.439s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.441s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.444s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.446s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.448s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.451s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.453s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.454s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.457s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.458s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.459s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.462s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.463s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.464s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.467s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.469s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.469s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.472s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.473s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.474s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.475s][warning][exceptions] Class java.io.Serializable in throws clause of method void openpropertytypeuri.OpenPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.475s][warning][exceptions] Class java.io.Serializable in throws clause of method void obj1uri.Obj1Impl.() is not a subtype of class java.lang.Throwable [1.478s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.479s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.480s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.483s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.484s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.484s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.487s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.488s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.488s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.490s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.491s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.492s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [1.494s][warning][exceptions] Class java.io.Serializable in throws clause of method void rootpropertytypeuri.RootPropertyTypeImpl.() is not a subtype of class java.lang.Throwable [1.495s][warning][exceptions] Class java.io.Serializable in throws clause of method void rooturi.RootTypeNameImpl.() is not a subtype of class java.lang.Throwable [1.496s][warning][exceptions] Class java.io.Serializable in throws clause of method void containeduri.ContainedTypeImpl.() is not a subtype of class java.lang.Throwable [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s -- in org.eclipse.persistence.testing.sdo.SDOSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.sdo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.xml [INFO] attaching as org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/bom.json [INFO] attaching as org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.sdo --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 4.0.4-SNAPSHOT [21/134] [INFO] from utils/org.eclipse.persistence.dbws.builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XRPackager.java:[68,22] class org.eclipse.persistence.tools.dbws.XRPackager.NullOutputStream in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[110,8] class org.eclipse.persistence.tools.dbws.Util in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[476,63] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:[697,43] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DefaultNamingConventionTransformer.java:[21,8] class org.eclipse.persistence.tools.dbws.DefaultNamingConventionTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:[862,92] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[128,15] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[147,51] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[165,45] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[249,32] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[365,20] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[382,16] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[731,12] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[734,27] class org.eclipse.persistence.internal.oxm.schema.model.Schema in module org.eclipse.persistence.core may not be visible to all clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/OperationModel.java:[18,8] class org.eclipse.persistence.tools.dbws.OperationModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[129,12] interface javax.wsdl.Definition in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[129,45] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[133,12] interface javax.wsdl.Definition in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/WSDLGenerator.java:[133,62] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.java:[48,85] class javax.wsdl.WSDLException in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BindingModel.java:[26,8] class org.eclipse.persistence.tools.dbws.BindingModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/PLSQLProcedureOperationModel.java:[15,8] class org.eclipse.persistence.tools.dbws.PLSQLProcedureOperationModel in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/SQLX2003Transformer.java:[17,8] class org.eclipse.persistence.tools.dbws.SQLX2003Transformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ToLowerTransformer.java:[15,8] class org.eclipse.persistence.tools.dbws.ToLowerTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/TypeSuffixTransformer.java:[15,8] class org.eclipse.persistence.tools.dbws.TypeSuffixTransformer in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XmlBindingsGenerator.java:[67,8] class org.eclipse.persistence.tools.dbws.XmlBindingsGenerator in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/XmlEntityMappingsGenerator.java:[109,8] class org.eclipse.persistence.tools.dbws.XmlEntityMappingsGenerator in exported package org.eclipse.persistence.tools.dbws declares no explicit constructors, thereby exposing a default constructor to clients of module org.eclipse.persistence.dbws.builder [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug deprecation release 11 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 4.0.4-SNAPSHOT [22/134] [INFO] from utils/eclipselink.utils.rename/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.utils.rename --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.xml [INFO] attaching as org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/bom.json [INFO] attaching as org.eclipse.persistence.utils.rename-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 4.0.4-SNAPSHOT [23/134] [INFO] from foundation/org.eclipse.persistence.oracle.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug deprecation release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[108,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[109,26] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:[119,9] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:[143,23] unchecked call to add(E) as a member of the raw type java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.java:[26,31] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.java:[26,52] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.aq.AQRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.eis.adapters.aq.AQRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[33,12] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[37,15] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:[43,34] interface oracle.kv.KVStore in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:[256,132] interface oracle.kv.Operation in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:[283,15] class oracle.kv.Value in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[31,15] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[32,15] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[35,15] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[51,12] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[55,28] class oracle.kv.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[72,12] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[76,32] class oracle.kv.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[80,12] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.java:[84,31] class oracle.kv.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.java:[27,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.java:[27,59] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[35,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[40,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.nosql.OracleNoSQLRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[35,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.java:[40,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLConnection.java:[44,34] interface oracle.nosql.driver.NoSQLHandle in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLConnection.java:[95,12] interface oracle.nosql.driver.NoSQLHandle in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[328,115] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[349,86] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[352,96] unchecked cast required: java.util.List found: java.util.Vector [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[404,49] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[426,147] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[451,37] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[454,101] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[479,79] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,70] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,90] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[495,64] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[519,110] unchecked cast required: java.util.List> found: java.lang.Object [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[548,115] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[551,20] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[571,34] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[573,44] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteraction.java:[615,41] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecord.java:[27,40] found raw type: java.util.HashMap missing type arguments for generic class java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecord.java:[27,59] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[67,12] class oracle.nosql.driver.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[71,28] class oracle.nosql.driver.Version in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[83,12] class oracle.nosql.driver.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[87,32] class oracle.nosql.driver.Consistency in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[91,12] class oracle.nosql.driver.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLInteractionSpec.java:[95,31] class oracle.nosql.driver.Durability in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[38,26] createIndexedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLRecordFactory implements createIndexedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.IndexedRecord to jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[44,25] createMappedRecord(java.lang.String) in org.eclipse.persistence.internal.nosql.adapters.sdk.OracleNoSQLRecordFactory implements createMappedRecord(java.lang.String) in jakarta.resource.cci.RecordFactory return type requires unchecked conversion from jakarta.resource.cci.MappedRecord to jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[38,12] found raw type: jakarta.resource.cci.IndexedRecord missing type arguments for generic class jakarta.resource.cci.IndexedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/sdk/OracleNoSQLRecordFactory.java:[44,12] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[264,82] unchecked conversion required: java.util.Iterator> found: java.util.Iterator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[283,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[294,23] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[319,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:[376,84] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[272,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[276,122] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[277,30] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[280,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[284,13] found raw type: jakarta.resource.cci.MappedRecord missing type arguments for generic class jakarta.resource.cci.MappedRecord [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[295,23] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[320,24] unchecked call to put(K,V) as a member of the raw type java.util.HashMap [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[381,104] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[386,57] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[429,134] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[511,73] unchecked conversion required: java.util.List found: java.util.List [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[580,105] unchecked cast required: java.util.Set> found: java.util.Set [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/sdk/OracleNoSQLPlatform.java:[555,19] class oracle.nosql.driver.values.FieldValue in module is not exported [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11 module-path] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[66,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[71,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[76,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[82,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[122,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLModelTest.java:[128,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLSimpleTest.java:[132,32] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLSimpleTest.java:[137,30] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/NoSQLTestSuite.java:[54,49] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLModelTest.java:[135,30] redundant cast to org.eclipse.persistence.sessions.DatabaseSession [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[325,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[337,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[338,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPAMappedTest.java:[339,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPATest.java:[309,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/nosql/NoSQLJPATest.java:[321,33] org.eclipse.persistence.nosql.adapters.nosql.OracleNoSQLPlatform in org.eclipse.persistence.nosql.adapters.nosql has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLSimpleTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/tests/eis/nosql/sdk/NoSQLSimpleTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 4.0.4-SNAPSHOT [24/134] [INFO] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.xml [INFO] attaching as org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/target/bom.json [INFO] attaching as org.eclipse.persistence.bundles-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 4.0.4-SNAPSHOT [25/134] [INFO] from bundles/moxy-standalone/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Copying 0 resource from ../eclipselink/src/main/scripts to target/generated-sources/bin [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ moxy-standalone --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.xml [INFO] attaching as moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/bom.json [INFO] attaching as moxy-standalone-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/moxy-standalone/target/moxy-standalone-4.0.4-SNAPSHOT.zip [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 4.0.4-SNAPSHOT [26/134] [INFO] from bundles/eclipselink/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ eclipselink --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ eclipselink --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink [INFO] Storing buildNumber: 9c4810a718587de61ba5cfa723b6251c185f577e at timestamp: 1717068767999 [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink [INFO] Storing scmBranch: 4.0 [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0 already exists in destination. [INFO] [INFO] --- build-helper:3.5.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipselink --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] Copying 55 resources from target/generated-sources/dependency-sources to target/classes [INFO] Copying 1 resource from target/generated-sources/dependency-sources to target/classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ eclipselink --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3391 source files with javac [debug release 11 module-path] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[16,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/ChangeSummary.java:[41,13] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataGraph.java:[32,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[219,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[505,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[829,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[1051,13] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/DataObject.java:[1099,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Sequence.java:[120,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Sequence.java:[125,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/DataHelper.java:[74,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/DataHelper.java:[139,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/XMLContext.java:[215,12] class org.eclipse.persistence.oxm.XMLContext.XMLContextState in module eclipselink is not accessible to clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/XMLContext.java:[226,36] class org.eclipse.persistence.oxm.XMLContext.XMLContextState in module eclipselink is not accessible to clients that require this module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/helper/ClassConstants.java:[127,31] interface org.eclipse.persistence.internal.weaving.PersistenceWeavedLazy in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassWriter.java:[214,30] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassWriter.java:[221,31] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/DOMRecord.java:[33,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[53,15] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[54,15] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[283,12] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[299,12] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISAccessor.java:[308,34] interface jakarta.resource.cci.RecordFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISException.java:[81,50] class jakarta.resource.ResourceException in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISException.java:[85,50] class jakarta.resource.ResourceException in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[195,12] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[202,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[214,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[222,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[233,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[245,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[258,78] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[266,50] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[274,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISPlatform.java:[299,60] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[28,25] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[28,80] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[30,25] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/RecordConverter.java:[30,78] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[38,15] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[265,12] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[275,36] interface jakarta.resource.cci.InteractionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[350,41] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[356,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/EISInteraction.java:[363,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[47,15] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[48,15] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[139,12] interface jakarta.resource.cci.Connection in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[199,12] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[207,12] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[242,38] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISConnectionSpec.java:[260,35] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[33,102] interface jakarta.resource.cci.MappedRecord in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[36,35] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[59,45] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[82,45] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[113,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISDOMRecord.java:[120,47] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[148,41] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[158,58] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[168,41] interface jakarta.resource.cci.ConnectionFactory in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/EISLogin.java:[168,78] interface jakarta.resource.cci.ConnectionSpec in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/IndexedInteraction.java:[109,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/IndexedInteraction.java:[129,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[128,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[169,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/MappedInteraction.java:[177,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[116,32] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[178,56] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[203,65] interface jakarta.resource.cci.Record in module jakarta.resource is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[34,39] interface jakarta.validation.ConstraintViolation in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[90,12] interface jakarta.validation.Path in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[104,12] interface jakarta.validation.metadata.ConstraintDescriptor in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:[111,12] interface jakarta.validation.ConstraintViolation in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/compiler/facets/PatternFacet.java:[29,40] class jakarta.validation.constraints.Pattern in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/compiler/facets/PatternFacet.java:[38,12] class jakarta.validation.constraints.Pattern in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3446,58] ANTLR in org.eclipse.persistence.config.ParserType has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[24,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[71,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[75,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/config/metadata/ReflectionHelper.java:[83,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[61,31] class org.eclipse.persistence.asm.ClassWriter in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[263,47] class org.eclipse.persistence.asm.EclipseLinkClassVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[294,16] class org.eclipse.persistence.asm.FieldVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[303,16] class org.eclipse.persistence.asm.MethodVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[312,16] class org.eclipse.persistence.asm.AnnotationVisitor in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/listeners/BeanValidationListener.java:[62,35] interface jakarta.validation.ValidatorFactory in module jakarta.validation is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/transaction/AbstractSynchronizationListener.java:[47,66] interface jakarta.transaction.Synchronization in module jakarta.transaction is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.java:[150,46] class jakarta.mail.internet.MimeMultipart in module jakarta.mail is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.java:[349,39] class jakarta.mail.internet.MimeMultipart in module jakarta.mail is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:[32,19] class oracle.sql.TIMESTAMPTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPLTZWrapper.java:[55,12] class oracle.sql.TIMESTAMPLTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[24,31] class oracle.sql.TIMESTAMP in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[25,31] class oracle.sql.TIMESTAMPLTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.java:[26,31] class oracle.sql.TIMESTAMPTZ in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[32,22] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[33,21] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.java:[34,22] interface oracle.jdbc.OracleOpaque in module is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/security/JCEEncryptor.java:[36,76] interface org.eclipse.persistence.security.Securable in module eclipselink is not exported [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[43,15] interface jakarta.enterprise.inject.spi.BeanManager in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[44,15] interface jakarta.enterprise.context.spi.CreationalContext in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.java:[45,28] interface jakarta.enterprise.inject.spi.InjectionTarget in module jakarta.cdi is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[66,15] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[67,15] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[73,15] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[74,15] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[77,15] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,63] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,110] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[93,201] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[196,27] interface jakarta.jms.Message in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[271,43] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[283,39] interface jakarta.jms.Message in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[283,63] class jakarta.jms.JMSException in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[424,30] interface jakarta.jms.TopicPublisher in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[428,12] interface jakarta.jms.TopicPublisher in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[439,30] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[443,12] interface jakarta.jms.TopicSubscriber in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[456,33] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[460,12] interface jakarta.jms.TopicSession in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[469,43] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[473,12] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[484,36] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[488,12] interface jakarta.jms.TopicConnection in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[497,26] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.java:[501,12] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingTransportManager.java:[175,15] interface jakarta.jms.Topic in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingTransportManager.java:[189,15] interface jakarta.jms.TopicConnectionFactory in module jakarta.messaging is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaAnnotationImpl.java:[69,34] class com.sun.codemodel.JAnnotationUse in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[91,29] class com.sun.codemodel.JDefinedClass in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[91,58] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[104,29] class com.sun.codemodel.JDefinedClass in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.java:[104,58] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaConstructorImpl.java:[61,35] class com.sun.codemodel.JMethod in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaConstructorImpl.java:[61,56] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaFieldImpl.java:[70,29] class com.sun.codemodel.JFieldVar in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaFieldImpl.java:[70,50] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java:[69,30] class com.sun.codemodel.JMethod in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java:[69,50] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaModelImpl.java:[61,29] class com.sun.codemodel.JCodeModel in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaPackageImpl.java:[48,15] class com.sun.codemodel.JPackage in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaPackageImpl.java:[57,31] class com.sun.codemodel.JPackage in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[152,43] class com.sun.tools.xjc.Plugin in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[189,30] class com.sun.tools.xjc.Options in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[189,72] class com.sun.tools.xjc.BadCommandLineException in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[244,24] interface com.sun.tools.xjc.outline.Outline in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[244,41] class com.sun.tools.xjc.Options in module com.sun.tools.xjc is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,2] class jakarta.ws.rs.Produces in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,12] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[207,40] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,2] class jakarta.ws.rs.Consumes in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,12] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[208,40] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[209,2] class jakarta.ws.rs.ext.Provider in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[210,42] interface jakarta.ws.rs.ext.MessageBodyReader in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[210,69] interface jakarta.ws.rs.ext.MessageBodyWriter in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[218,6] class jakarta.ws.rs.core.Context in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[219,15] interface jakarta.ws.rs.ext.Providers in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[310,97] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[310,118] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[387,94] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[443,90] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[546,91] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[626,96] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[626,117] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[645,105] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[645,126] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,92] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,113] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[652,203] class jakarta.ws.rs.WebApplicationException in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[935,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,99] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,120] interface jakarta.ws.rs.core.MultivaluedMap in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[947,211] class jakarta.ws.rs.WebApplicationException in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[980,48] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1004,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1102,47] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1116,68] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1128,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1143,53] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:[49,12] enum jakarta.ws.rs.core.Response.Status in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:[58,35] enum jakarta.ws.rs.core.Response.Status in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[42,119] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[54,146] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[65,114] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[77,130] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.java:[89,143] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/AbstractExceptionMapper.java:[99,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[23,2] class jakarta.ws.rs.ext.Provider in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[24,78] interface jakarta.ws.rs.ext.ExceptionMapper in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.java:[33,12] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[47,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[52,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[62,136] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[76,150] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.java:[84,121] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[57,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[62,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[76,150] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[89,134] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[97,121] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/FieldsFilteringValidator.java:[41,37] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[41,75] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PageableQueryValidator.java:[40,81] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[50,126] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[60,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[65,137] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[72,25] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[140,62] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[163,58] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,128] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[68,149] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,101] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[153,122] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,92] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184,113] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,92] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[327,113] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,132] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[339,153] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,130] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[363,151] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,103] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[403,124] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,15] class jakarta.ws.rs.core.Response in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,110] interface jakarta.ws.rs.core.HttpHeaders in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[416,135] interface jakarta.ws.rs.core.UriInfo in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,2] class jakarta.ws.rs.Produces in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,13] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[43,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,2] class jakarta.ws.rs.Consumes in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,13] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[44,41] class jakarta.ws.rs.core.MediaType in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[45,2] class jakarta.ws.rs.Path in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[48,6] class jakarta.ws.rs.GET in module jakarta.ws.rs is not indirectly exported using requires transitive [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/resources/EntityResource.java:[49,6] class jakarta.ws.rs.Path in module jakarta.ws.rs is not indirectly exported using requires transitive [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/impl/HelperProvider.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/impl/HelperProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipselink --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ eclipselink --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0 already exists in destination. [INFO] [INFO] --- jar:3.4.1:jar (jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ eclipselink --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.xml [INFO] attaching as eclipselink-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/bom.json [INFO] attaching as eclipselink-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ eclipselink --- [INFO] Configuration changed, re-generating javadoc. [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning: invalid input: '&' [WARNING] * isInstance(object) && !isDataType() implies [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning: invalid input: '<' [WARNING] * [WARNING] ^ [WARNING] 27 warnings [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/eclipselink/target/eclipselink-4.0.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.6.1:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:4.0.4-SNAPSHOT:zip [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 4.0.4-SNAPSHOT [27/134] [INFO] from bundles/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/it/java added. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying org.eclipse.persistence.core-4.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.core.jar [INFO] Copying org.eclipse.persistence.moxy-4.0.4-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.moxy.jar [INFO] jakarta.persistence:jakarta.persistence-api:jar:3.1.0 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.7.0 already exists in destination. [INFO] org.eclipse.angus:angus-activation:jar:2.0.2 already exists in destination. [INFO] jakarta.activation:jakarta.activation-api:jar:2.1.3 already exists in destination. [INFO] org.eclipse.angus:angus-mail:jar:2.0.3 already exists in destination. [INFO] jakarta.mail:jakarta.mail-api:jar:2.1.2 already exists in destination. [INFO] com.sun.xml.bind:jaxb-xjc:jar:4.0.5 already exists in destination. [INFO] com.sun.xml.bind:jaxb-core:jar:4.0.5 already exists in destination. [INFO] jakarta.validation:jakarta.validation-api:jar:3.0.2 already exists in destination. [INFO] jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0 already exists in destination. [INFO] jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 already exists in destination. [INFO] org.eclipse.parsson:parsson:jar:1.1.6 already exists in destination. [INFO] jakarta.json:jakarta.json-api:jar:2.1.3 already exists in destination. [INFO] junit:junit:jar:4.13.2 already exists in destination. [INFO] org.hamcrest:hamcrest-core:jar:1.3 already exists in destination. [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.0.1 already exists in destination. [INFO] jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.0.1 already exists in destination. [INFO] jakarta.annotation:jakarta.annotation-api:jar:2.1.1 already exists in destination. [INFO] jakarta.el:jakarta.el-api:jar:5.0.1 already exists in destination. [INFO] jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0 already exists in destination. [INFO] org.hibernate.validator:hibernate-validator:jar:8.0.1.Final already exists in destination. [INFO] org.jboss.logging:jboss-logging:jar:3.4.3.Final already exists in destination. [INFO] com.fasterxml:classmate:jar:1.5.1 already exists in destination. [INFO] org.glassfish:jakarta.el:jar:5.0.0-M1 already exists in destination. [INFO] org.apache.felix:org.apache.felix.framework:jar:7.0.5 already exists in destination. [INFO] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam:jar:4.13.4 already exists in destination. [INFO] org.ops4j.base:ops4j-base-exec:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-io:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-monitors:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-lang:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-store:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-util-property:jar:1.5.1 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-container-forked:jar:4.13.4 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.4 already exists in destination. [INFO] org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1 already exists in destination. [INFO] biz.aQute.bnd:bndlib:jar:2.4.0 already exists in destination. [INFO] org.ops4j.base:ops4j-base-net:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-spi:jar:1.5.1 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.3 already exists in destination. [INFO] org.slf4j:slf4j-api:jar:2.0.12 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.4 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.4 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-aether:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-aether-support:jar:2.6.2 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-api:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-util:jar:1.3.1 already exists in destination. [INFO] org.slf4j:jcl-over-slf4j:jar:1.6.6 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-link:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-commons:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-classpath:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-optional-jcl:jar:1.8.3 already exists in destination. [INFO] org.osgi:org.osgi.core:jar:6.0.0 already exists in destination. [INFO] jakarta.inject:jakarta.inject-api:jar:1.0 already exists in destination. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.distribution.tests --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.xml [INFO] attaching as org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/tests/target/bom.json [INFO] attaching as org.eclipse.persistence.distribution.tests-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- failsafe:3.2.5:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.jaxb.installer.InstallerTestSuite [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.eclipse.persistence.testing.jaxb.installer.InstallerTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.2.5:integration-test (osgi-test) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@3752e5da]... [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.validation.jakarta.validation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.hibernate.validator] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.fasterxml.classmate] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.el-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.glassfish.jakarta.el] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.jboss.logging.jboss-logging] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000 org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid" org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalInvalid in reactor org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.util.Version] : HV000001: Hibernate Validator 8.0.1.Final Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find jakarta.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 Ignored FQCN: org.jboss.logging.DelegatingBasicLogger jakarta.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:77) at jakarta.el.FactoryFinder.find(FactoryFinder.java:173) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:138) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:108) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:435) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.getValidatorFactory(BeanValidationTest.java:109) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.testMarshalInvalid(BeanValidationTest.java:75) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:435) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:408) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:47) ... 62 more org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via HV classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalValid in reactor org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find jakarta.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 Ignored FQCN: org.jboss.logging.DelegatingBasicLogger jakarta.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:77) at jakarta.el.FactoryFinder.find(FactoryFinder.java:173) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:138) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:108) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:435) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.getValidatorFactory(BeanValidationTest.java:109) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.testMarshalValid(BeanValidationTest.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:435) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:408) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:47) ... 61 more org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via HV classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalInvalid in reactor org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find jakarta.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 Ignored FQCN: org.jboss.logging.DelegatingBasicLogger jakarta.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:77) at jakarta.el.FactoryFinder.find(FactoryFinder.java:173) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:138) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:108) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:435) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.getValidatorFactory(BeanValidationTest.java:109) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.testUnmarshalInvalid(BeanValidationTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:435) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:408) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:47) ... 62 more org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via HV classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalValid in reactor org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.xml.config.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find jakarta.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902 Ignored FQCN: org.jboss.logging.DelegatingBasicLogger jakarta.el.ELException: Provider com.sun.el.ExpressionFactoryImpl not found at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:77) at jakarta.el.FactoryFinder.find(FactoryFinder.java:173) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:138) at jakarta.el.ExpressionFactory.newInstance(ExpressionFactory.java:108) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:435) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.getValidatorFactory(BeanValidationTest.java:109) at org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest.testUnmarshalValid(BeanValidationTest.java:100) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runLeafWithRetry(ContainerTestRunner.java:97) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChildWithRetry(ContainerTestRunner.java:84) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:75) at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:43) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97) at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:435) at org.ops4j.pax.swissbox.framework.RemoteFrameworkImpl.invokeMethodOnService(RemoteFrameworkImpl.java:408) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at jakarta.el.FactoryFinder.newInstance(FactoryFinder.java:47) ... 61 more org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via HV classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.jboss.logging.jboss-logging] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.glassfish.jakarta.el] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.el-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.fasterxml.classmate] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.hibernate.validator] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.validation.jakarta.validation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@a6fc471.] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.814 s -- in org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@53c08c8b]... [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api] ERROR: Bundle com.sun.xml.bind.jaxb-xjc [14] Error starting file:/tmp/1717068837869-0/pax-exam-downloads/com.sun.xml.bind.jaxb-xjc_4.0.5.jar (org.osgi.framework.BundleException: Unable to resolve com.sun.xml.bind.jaxb-xjc [14](R 14.0): missing requirement [com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0))) Unresolved requirements: [[com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0)))]) org.osgi.framework.BundleException: Unable to resolve com.sun.xml.bind.jaxb-xjc [14](R 14.0): missing requirement [com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0))) Unresolved requirements: [[com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0)))] at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:297) at java.base/java.lang.Thread.run(Thread.java:833) org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, }, ManifestEntry{ key=PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000 org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid" org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalInvalid in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalValid in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalInvalid in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalValid in reactor org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, }, ManifestEntry{ key=PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@331216d8.] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s -- in org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest [INFO] Running org.eclipse.persistence.testing.osgi.OSGiBundleTest [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@53c08c8b]... [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api] ERROR: Bundle com.sun.xml.bind.jaxb-xjc [14] Error starting file:/tmp/1717068837869-0/pax-exam-downloads/com.sun.xml.bind.jaxb-xjc_4.0.5.jar (org.osgi.framework.BundleException: Unable to resolve com.sun.xml.bind.jaxb-xjc [14](R 14.0): missing requirement [com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0))) Unresolved requirements: [[com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0)))]) org.osgi.framework.BundleException: Unable to resolve com.sun.xml.bind.jaxb-xjc [14](R 14.0): missing requirement [com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0))) Unresolved requirements: [[com.sun.xml.bind.jaxb-xjc [14](R 14.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.istack)(version>=4.1.0)(!(version>=5.0.0)))] at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398) at org.apache.felix.framework.Felix.startBundle(Felix.java:2308) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:297) at java.base/java.lang.Thread.run(Thread.java:833) org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler }, ManifestEntry{ key=PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb }, ManifestEntry{ key=PaxExam-2439de58-6d18-44a3-ad36-631a897180bb, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers }, ManifestEntry{ key=PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment }, ManifestEntry{ key=PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs }, ManifestEntry{ key=PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-05e49782-ff7d-4947-9bba-8486e447f666, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel }, ManifestEntry{ key=PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection }, ManifestEntry{ key=PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany }, ManifestEntry{ key=PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata }, ManifestEntry{ key=PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmCoreVersion }, ManifestEntry{ key=PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic }, ManifestEntry{ key=PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, }, ManifestEntry{ key=PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming }, ManifestEntry{ key=PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel }, ManifestEntry{ key=PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb }, ManifestEntry{ key=PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmELVersion }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000 org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-2439de58-6d18-44a3-ad36-631a897180bb to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-2439de58-6d18-44a3-ad36-631a897180bb" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-05e49782-ff7d-4947-9bba-8486e447f666 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-05e49782-ff7d-4947-9bba-8486e447f666" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmCoreVersion" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmELVersion" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07 to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid" org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa to be in PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid" org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJavaxXmlParsers in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodelOxm in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodel in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxb in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testInternalJaxbMany in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbCompiler in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbMetadata in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testAsmCoreVersion in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbXmlmodel in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJavaxNaming in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testOrgXmlSaxHelpers in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodelReflection in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbDynamic in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbAttachment in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testInternalJaxb in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbDynamicMetadata in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testAsmELVersion in reactor org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbRs in reactor org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.activation-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support. org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-3dc0e3cc-8f6a-4a73-b88e-5f3c2104aaf6] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler }, ManifestEntry{ key=PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb }, ManifestEntry{ key=PaxExam-2439de58-6d18-44a3-ad36-631a897180bb, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers }, ManifestEntry{ key=PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment }, ManifestEntry{ key=PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs }, ManifestEntry{ key=PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm }, ManifestEntry{ key=PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-05e49782-ff7d-4947-9bba-8486e447f666, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel }, ManifestEntry{ key=PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection }, ManifestEntry{ key=PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany }, ManifestEntry{ key=PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata }, ManifestEntry{ key=PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmCoreVersion }, ManifestEntry{ key=PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic }, ManifestEntry{ key=PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07,PaxExam-a6f72883-c5b5-45e3-a664-4de3694d4d8b,PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6,PaxExam-45d1cc66-c0b0-44d3-93f5-0d449ae35d4a,PaxExam-7882fba0-b11e-4e48-97e2-af3623526b65,PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa,PaxExam-e3d6c7cd-72d7-4f51-bdf4-61516dd84dd0,PaxExam-8c05719f-6b9f-464d-a403-92c7cafeab88,PaxExam-2439de58-6d18-44a3-ad36-631a897180bb,PaxExam-8676d257-a2ca-4772-8f39-7a43ad3b9b98,PaxExam-05e49782-ff7d-4947-9bba-8486e447f666,PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355,PaxExam-fc8eeefe-b3e2-49e2-95af-4e7c64928ccb,PaxExam-7b1f4801-b375-42db-8e90-cd951c51f663,PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913,PaxExam-ec84b14f-ca04-491c-81dd-cc298b0ec59d,PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e,PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3,PaxExam-8bbf44c7-2f24-4388-a9a6-3fbaea214d77,PaxExam-8ec71e50-cf07-4355-8d3a-7583826d0761,PaxExam-154f8e55-a1cb-465e-96ce-b6a47b3c1e53,PaxExam-e0b7f80d-1591-43c4-b14a-829986269c7b,PaxExam-868ab5f9-02f6-42a4-87aa-5be7179733f4,PaxExam-83737fb1-6221-40e2-94a2-b4c0fb32b8bf,PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce,PaxExam-5dbe3ca5-f007-471b-9f81-448f6b2c9ba0, }, ManifestEntry{ key=PaxExam-afdbaa61-7488-45f3-85db-4b1587e8d913, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata }, ManifestEntry{ key=PaxExam-9707d2a1-98f0-4aac-a06f-96d4ac4ffdb6, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-a44b23ed-97bf-4497-96d0-7dff8ae080a3, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming }, ManifestEntry{ key=PaxExam-af76ab60-3322-4601-815e-12d32dfcf52e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel }, ManifestEntry{ key=PaxExam-10eddb3c-bb97-4a84-b791-c20418e9d355, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb }, ManifestEntry{ key=PaxExam-4b0acbf1-c8c5-401d-b057-f4e4234b14ce, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmELVersion }, ManifestEntry{ key=PaxExam-8e0ed316-5a0c-4d35-95b4-311910c82d07, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-f40632a8-c04d-4d3c-a720-22eaba3f26aa, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@331216d8.] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.eclipse.persistence.testing.osgi.OSGiBundleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- failsafe:3.2.5:verify (verify-installer-osgi-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [28/134] [INFO] from testing/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.test.server.parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.xml [INFO] attaching as org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server/target/bom.json [INFO] attaching as org.eclipse.persistence.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 4.0.4-SNAPSHOT [29/134] [INFO] from jpa/eclipselink.jpa.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.test --- [INFO] Copying 42 resources from src/it/resources to target/test-classes [INFO] Copying 42 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:34:19 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:34:19 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.kohsuke.metainf_services.AnnotationProcessorImpl' less than -source '11' [WARNING] No processor claimed any of these annotations: /jakarta.persistence.OneToMany,/jakarta.persistence.Table,/jakarta.persistence.Embedded,/jakarta.persistence.ManyToOne,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/org.junit.After,/jakarta.persistence.PreUpdate,/org.junit.AfterClass,/jakarta.persistence.MapKeyColumn,/org.junit.runners.Suite.SuiteClasses,/org.eclipse.samples.LoggableEmployee,/org.junit.BeforeClass,/org.junit.Ignore,/jakarta.persistence.PrePersist,/jakarta.persistence.EntityListeners,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.JoinColumn,/jakarta.persistence.Version,/jakarta.persistence.TableGenerator,/org.eclipse.samples.annotations.CycleSelf,/org.junit.Test,/jakarta.persistence.OneToOne,/jakarta.persistence.Transient,/org.eclipse.samples.annotations.CycleC,/org.eclipse.samples.annotations.CycleA,/jakarta.persistence.Id,/org.eclipse.samples.annotations.CycleB,/org.junit.Before,/org.junit.runner.RunWith [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-30 11:34:21.869--DatabaseSessionImpl(521081105)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:34:22.113--DatabaseSessionImpl(521081105)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.config.ConfigPUTestSuite [EL Warning]: metadata: 2024-05-30 11:34:22.364--ServerSession(1558763625)--Ignoring Jakarta Persistence convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:34:22.365--ServerSession(1558763625)--Ignoring Jakarta Persistence convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:34:22.379--ServerSession(1558763625)--Ignoring Jakarta Persistence convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:34:22.38--ServerSession(1558763625)--Ignoring Jakarta Persistence convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified. [EL Info]: 2024-05-30 11:34:22.582--ServerSession(1558763625)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:34:22.84--ServerSession(1558763625)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP CFGPU_ADDRESS_SEQ' cannot be performed on 'CFGPU_ADDRESS_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE CFGPU_ADDRESS_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE CFGPU_ADDRESS_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:34:22.857--ServerSession(1558763625)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP CFGPU_PROJECT_SEQ' cannot be performed on 'CFGPU_PROJECT_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE CFGPU_PROJECT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE CFGPU_PROJECT_SEQ RESTRICT") [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s -- in org.eclipse.persistence.testing.tests.jpa.config.ConfigPUTestSuite [INFO] Running org.eclipse.persistence.testing.tests.jpa.dynamic.AllTests [EL Info]: 2024-05-30 11:34:22.99--ServerSession(168870325)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:22.993--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.094--ServerSession(1241758568)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.097--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.149--ServerSession(1137667747)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.152--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.172--ServerSession(646445398)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.175--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.222--ServerSession(206310209)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.225--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.312--ServerSession(1499825229)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.315--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.381--ServerSession(2000421523)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.384--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.446--ServerSession(1949672824)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.448--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.499--ServerSession(730583371)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.501--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.556--ServerSession(1989826789)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.559--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: 2024-05-30 11:34:23.559--org.eclipse.persistence.testing.tests.jpa.dynamic.simple.sequencing.NativeSequencingTestSuite requires MySQL. [EL Warning]: 2024-05-30 11:34:23.565--UnitOfWork(1471019696)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TABLE_SEQ' because it does not exist. Error Code: 20000 Call: DROP TABLE SIMPLE_TABLE_SEQ Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TABLE_SEQ") [EL Info]: 2024-05-30 11:34:23.58--ServerSession(1956296628)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.583--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.744--ServerSession(1913113425)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.747--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.802--ServerSession(698676628)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.805--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:23.894--ServerSession(1034584766)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:23.897--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:24.175--ServerSession(1589931229)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:24.178--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:34:24.334--ServerSession(155140910)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:34:24.337--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.575 s -- in org.eclipse.persistence.testing.tests.jpa.dynamic.AllTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.unit.EMFProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.persistence.testing.tests.jpa.unit.EMFProviderTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.unit.IsolatedHashMapTest [EL Info]: 2024-05-30 11:34:24.491--IsolatedHashMapTest.testIsolationInRealContext() [EL Info]: 2024-05-30 11:34:24.492-- Partition ID: 0 [EL Info]: 2024-05-30 11:34:24.492-- Adding session name: $0 [EL Info]: 2024-05-30 11:34:24.492-- Adding session name: 00$0 [EL Info]: 2024-05-30 11:34:24.492-- Adding session name: 0mySession$0 [EL Info]: 2024-05-30 11:34:24.492-- Adding session name: 0EclipseLink$0 [EL Info]: 2024-05-30 11:34:24.494-- Checking map size: session names count = 4, map size = 4 [EL Info]: 2024-05-30 11:34:24.494-- Getting and checking session name: 0EclipseLink$0 [EL Info]: 2024-05-30 11:34:24.494-- Getting and checking session name: 0mySession$0 [EL Info]: 2024-05-30 11:34:24.494-- Getting and checking session name: 00$0 [EL Info]: 2024-05-30 11:34:24.494-- Getting and checking session name: $0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.persistence.testing.tests.jpa.unit.IsolatedHashMapTest [INFO] Running org.eclipse.persistence.testing.tests.jpa22.metadata.MetadataASMFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.persistence.testing.tests.jpa22.metadata.MetadataASMFactoryTest [INFO] Running org.eclipse.persistence.testing.tests.weaving.SimpleWeaverTestSuite [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.persistence.testing.tests.weaving.SimpleWeaverTestSuite [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 75, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:34:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 4.0.4-SNAPSHOT [30/134] [INFO] from bundles/others/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.bundles.other --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Copying 4 resources from src/main/resources/filtered to target/classes [INFO] Copying 63 resources from src/main/resources/nonfiltered to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.bundles.other --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.bundles.other --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.bundles.other --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- dependency:3.6.1:copy (prepare-jars-for-eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:3.1.0:jar [INFO] jakarta.persistence:jakarta.persistence-api:3.1.0:jar already exists in /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/jpa/plugins [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (sdo-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Copying org.eclipse.persistence.sdo-4.0.4-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.sdo-javadoc.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- javadoc:3.6.3:jar (all-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.6.3:jar (nosql-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.bundles.other --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 105 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.xml [INFO] attaching as org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/bom.json [INFO] attaching as org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-plugins-nosql.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-plugins-nosql.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-plugins-nosql.zip [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-plugins.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-plugins.zip.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.asm:*' o 'org.eclipse.persistence:org.eclipse.persistence.oracleddlparser:*' o 'org.eclipse.persistence:commonj.sdo:*' [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'com.sun:tools' o 'com.sun.xml.fastinfoset' o 'com.sun.istack' o 'org.glassfish.grizzly' o 'org.glassfish.ha' [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'jakarta.inject:jakarta.inject' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-plugins.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-shared-lib.ear) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-shared-lib.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence4.0.4-SNAPSHOT-shared-lib.ear [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-shared-lib.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-shared-lib.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink4.0.4-SNAPSHOT-shared-lib.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-core-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/org.eclipse.persistence.bundles.other-4.0.4-SNAPSHOT.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-coretest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-jpa-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-jpatest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-test-jars.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-test-jars.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-jars.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/src/main/assembly/eclipselink-test-src.zip.xml [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.nosql:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:jar:4.0.4-SNAPSHOT [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.oracle.spatial' [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.moxy:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo:jar:4.0.4-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo.server.test:jar:4.0.4-SNAPSHOT [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/others/target/eclipselink-test-src.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:4.0.4-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 4.0.4-SNAPSHOT [31/134] [INFO] from bundles/p2site/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ p2site --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ p2site --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ p2site --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ p2site --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ p2site --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ p2site --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ p2site --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ p2site --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ p2site --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ p2site --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ p2site --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 103 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.xml [INFO] attaching as p2site-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/bundles/p2site/target/bom.json [INFO] attaching as p2site-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 4.0.4-SNAPSHOT [32/134] [INFO] from testing/server-oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/testing/server-oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.test.server.parent-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 4.0.4-SNAPSHOT [33/134] [INFO] from sdo/eclipselink.sdo.test.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.sdo.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.sdo.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.sdo.server.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:34:58 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:34:58 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.sdo.server.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.kohsuke.metainf_services.AnnotationProcessorImpl' less than -source '11' [WARNING] No processor claimed any of these annotations: /jakarta.ejb.Remote,/jakarta.ejb.Startup,/jakarta.ejb.Stateless,/jakarta.annotation.PostConstruct,/jakarta.ejb.Singleton [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.sdo.test.server.jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink.sdo.test.server.ear) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-client.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/eclipselink.sdo.test.server/target/bom.json [INFO] attaching as org.eclipse.persistence.sdo.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.sdo.server.test --- [INFO] WildFlyHomeDir exists:false [INFO] Skip WildFly configuration: true [INFO] [INFO] --- xml:1.1.0:transform (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.10.13:restart (start-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-sdo-server) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:35:03 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.10.13:stop (stop-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.2.5:verify (verify-server-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 4.0.4-SNAPSHOT [34/134] [INFO] from jpa/eclipselink.jpa.test.jse/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.jse.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/test/resources [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 283 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/canonical/TestCanonicalMetaModel.java:[60,48] auto-closeable resource acemf is never referenced in body of corresponding try statement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[74,46] getYear() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[75,36] getMonth() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[76,36] getDate() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10598,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10672,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10746,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10828,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[10926,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11024,44] redundant cast to jakarta.persistence.criteria.Expression [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- staticweave:1.0.0:weave (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Start EclipseLink static weaving... [INFO] Finished EclipseLink static weaving. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.jse.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:35:09 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:35:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jse-without-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.config.TestPropertiesUtils [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.eclipse.persistence.config.TestPropertiesUtils [INFO] Running org.eclipse.persistence.jpa.collection.TestCollectionOperations [EL Info]: 2024-05-30 11:35:11.58--ServerSession(1438988851)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.eclipse.persistence.jpa.collection.TestCollectionOperations [INFO] Running org.eclipse.persistence.jpa.collection.TestEmbeddableKey [EL Info]: 2024-05-30 11:35:11.979--ServerSession(2018260103)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.persistence.jpa.collection.TestEmbeddableKey [INFO] Running org.eclipse.persistence.jpa.compositeid.TestCompositeId [EL Fine]: server: 2024-05-30 11:35:12.051--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:12.055--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompC] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.056--ServerSession(788905599)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field compB] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompB. [EL Config]: metadata: 2024-05-30 11:35:12.057--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.061--ServerSession(788905599)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field compBs] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompB. [EL Config]: metadata: 2024-05-30 11:35:12.062--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompB] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.062--ServerSession(788905599)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field compA] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompA. [EL Config]: metadata: 2024-05-30 11:35:12.063--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompAId] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.064--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompAIdentifier] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.066--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.Environment] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.067--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompBId] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.068--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.ClientId] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.069--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.RN] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.07--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompCId] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.07--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.BTI] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.071--ServerSession(788905599)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.UserId] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:12.072--ServerSession(788905599)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompC] is being defaulted to: CompC. [EL Config]: metadata: 2024-05-30 11:35:12.072--ServerSession(788905599)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompC] is being defaulted to: COMPC. [EL Config]: metadata: 2024-05-30 11:35:12.074--ServerSession(788905599)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompA] is being defaulted to: CompA. [EL Config]: metadata: 2024-05-30 11:35:12.075--ServerSession(788905599)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompA] is being defaulted to: COMPA. [EL Config]: metadata: 2024-05-30 11:35:12.075--ServerSession(788905599)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompB] is being defaulted to: CompB. [EL Config]: metadata: 2024-05-30 11:35:12.075--ServerSession(788905599)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompB] is being defaulted to: COMPB. [EL Info]: 2024-05-30 11:35:12.089--ServerSession(788905599)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:12.091--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:12.092--ServerSession(788905599)--Connection(1130346421)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:12.099--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:12.114--ServerSession(788905599)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:12.116--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME [EL Fine]: sql: 2024-05-30 11:35:12.117--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.118--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME Query: DataModifyQuery(sql="ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME") [EL Fine]: sql: 2024-05-30 11:35:12.128--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT [EL Fine]: sql: 2024-05-30 11:35:12.13--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.13--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT Query: DataModifyQuery(sql="ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT") [EL Fine]: sql: 2024-05-30 11:35:12.131--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-30 11:35:12.132--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.133--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-30 11:35:12.133--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-30 11:35:12.134--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.135--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-30 11:35:12.135--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-30 11:35:12.136--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.137--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-30 11:35:12.137--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-30 11:35:12.138--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.139--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-30 11:35:12.139--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-30 11:35:12.14--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.141--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-30 11:35:12.141--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-30 11:35:12.142--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.143--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-30 11:35:12.143--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-30 11:35:12.144--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.145--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-30 11:35:12.145--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-30 11:35:12.146--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.147--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-30 11:35:12.147--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-30 11:35:12.148--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.149--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-30 11:35:12.149--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-30 11:35:12.15--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.151--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-30 11:35:12.151--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-30 11:35:12.152--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.153--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-30 11:35:12.153--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-30 11:35:12.154--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.155--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-30 11:35:12.155--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-30 11:35:12.156--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.157--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-30 11:35:12.157--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-30 11:35:12.159--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.159--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-30 11:35:12.159--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-30 11:35:12.161--ServerSession(788905599)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:12.161--ServerSession(788905599)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-30 11:35:12.162--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--CREATE TABLE COMPB (CLIENT VARCHAR(255) NOT NULL, FK_ENVIRONME VARCHAR(255) NOT NULL, FK_IDENTIFIE INTEGER NOT NULL, RN INTEGER NOT NULL, PRIMARY KEY (CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN)) [EL Fine]: sql: 2024-05-30 11:35:12.165--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--CREATE TABLE COMPA (ENVIRONMENT VARCHAR(255) NOT NULL, IDENTIFIER INTEGER NOT NULL, PRIMARY KEY (ENVIRONMENT, IDENTIFIER)) [EL Fine]: sql: 2024-05-30 11:35:12.167--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--CREATE TABLE COMPC (BTI INTEGER NOT NULL, FK_CLIENT VARCHAR(255) NOT NULL, FK_ENVIRONME VARCHAR(255) NOT NULL, FK_IDENTIFIE INTEGER NOT NULL, FK_RELATIVE INTEGER NOT NULL, FK_USER_ID VARCHAR(255) NOT NULL, PRIMARY KEY (BTI, FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE, FK_USER_ID)) [EL Fine]: sql: 2024-05-30 11:35:12.169--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--ALTER TABLE COMPB ADD CONSTRAINT COMPB_FK_ENVIRONME FOREIGN KEY (FK_ENVIRONME, FK_IDENTIFIE) REFERENCES COMPA (ENVIRONMENT, IDENTIFIER) [EL Fine]: sql: 2024-05-30 11:35:12.172--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--ALTER TABLE COMPC ADD CONSTRAINT FK_COMPC_FK_CLIENT FOREIGN KEY (FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE) REFERENCES COMPB (CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN) Beginning tx [EL Fine]: sql: 2024-05-30 11:35:12.18--ClientSession(1493042329)--Connection(852026681)--Thread(Thread[main,5,main])--INSERT INTO COMPA (ENVIRONMENT, IDENTIFIER) VALUES (?, ?) bind => [1, 1] [EL Fine]: sql: 2024-05-30 11:35:12.183--ClientSession(1493042329)--Connection(852026681)--Thread(Thread[main,5,main])--INSERT INTO COMPB (CLIENT, RN, FK_ENVIRONME, FK_IDENTIFIE) VALUES (?, ?, ?, ?) bind => [1, 1, 1, 1] [EL Fine]: sql: 2024-05-30 11:35:12.322--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--SELECT CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN FROM COMPB WHERE (CLIENT = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:12.328--ClientSession(279781579)--Connection(852026681)--Thread(Thread[main,5,main])--INSERT INTO COMPC (BTI, FK_USER_ID, FK_CLIENT, FK_ENVIRONME, FK_RELATIVE, FK_IDENTIFIE) VALUES (?, ?, ?, ?, ?, ?) bind => [3, 4, 1, 1, 1, 1] [EL Fine]: sql: 2024-05-30 11:35:12.335--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--SELECT BTI, FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE, FK_USER_ID FROM COMPC WHERE (FK_USER_ID = ?) bind => [4] [EL Fine]: connection: 2024-05-30 11:35:12.339--ServerSession(788905599)--Connection(852026681)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:12.339--ServerSession(788905599)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:12.339--ServerSession(788905599)--Connection(1130346421)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.persistence.jpa.compositeid.TestCompositeId [INFO] Running org.eclipse.persistence.jpa.converter.TestAutoApplyConverter [EL Info]: 2024-05-30 11:35:12.383--ServerSession(474933596)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.persistence.jpa.converter.TestAutoApplyConverter [INFO] Running org.eclipse.persistence.jpa.embeddable.TestCollectionTableEmbeddable [EL Info]: 2024-05-30 11:35:12.689--ServerSession(600657906)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: 2024-05-30 11:35:12.695--ServerSession(600657906)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Info]: 2024-05-30 11:35:12.77--ServerSession(1932244589)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.eclipse.persistence.jpa.embeddable.TestCollectionTableEmbeddable [INFO] Running org.eclipse.persistence.jpa.embeddable.TestEmbeddable [EL Info]: 2024-05-30 11:35:12.834--ServerSession(763677574)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: 2024-05-30 11:35:12.839--ServerSession(763677574)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.persistence.jpa.embeddable.TestEmbeddable [INFO] Running org.eclipse.persistence.jpa.embeddable.TestNestedEmbeddable [EL Info]: 2024-05-30 11:35:12.91--ServerSession(1753259207)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: 2024-05-30 11:35:12.914--ServerSession(1753259207)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Info]: 2024-05-30 11:35:12.949--ServerSession(609879567)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.persistence.jpa.embeddable.TestNestedEmbeddable [INFO] Running org.eclipse.persistence.jpa.json.TestJson [EL Info]: 2024-05-30 11:35:13.02--ServerSession(1553077867)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.persistence.jpa.json.TestJson [INFO] Running org.eclipse.persistence.jpa.returninsert.TestReturnInsert [EL Info]: 2024-05-30 11:35:13.26--ServerSession(627746290)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: 2024-05-30 11:35:13.275--ServerSession(627746290)--Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.IntegrityException Descriptor Exceptions: --------------------------------------------------------- Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMasterPK --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMaster --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailPK --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbeddedEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Runtime Exceptions: --------------------------------------------------------- [EL Severe]: ejb: 2024-05-30 11:35:13.284--ServerSession(627746290)--Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.IntegrityException Descriptor Exceptions: --------------------------------------------------------- Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMasterPK --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMaster --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailPK --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbeddedEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Runtime Exceptions: --------------------------------------------------------- Non supported platform. This test can be executed on OraclePlatform only! [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.persistence.jpa.returninsert.TestReturnInsert [INFO] Running org.eclipse.persistence.jpa.test.basic.TestBasicPersistence [EL Info]: 2024-05-30 11:35:13.578--ServerSession(159860059)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 ******************** *BEGIN testNonpooledConnection() initialNonPooledConnections = 0 maxNonPooledConnections = 50 nonPooledConnectionsAfterFlush = 1 nonPooledConnectionsAfterCommit = 0 nonPooledConnectionsAfterFind = 0 *END testNonpooledConnection() [EL Severe]: 2024-05-30 11:35:13.669--ClientSession(598049166)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [EL Warning]: 2024-05-30 11:35:13.669--UnitOfWork(1192603187)--java.lang.RuntimeException: tmpDataSourceImp getConnection called ******************** *BEGIN testNonpooledConnectionWithErrorOnReleaseConnection() [EL Info]: 2024-05-30 11:35:13.676--ServerSession(159860059)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 initialNonPooledConnections = 1 maxNonPooledConnections = 50 nonPooledConnectionsBeforeFlush = 1 nonPooledConnectionsAfterFlush = 2 [EL Warning]: 2024-05-30 11:35:13.688--ClientSession(830381116)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Warning]: 2024-05-30 11:35:13.689--ClientSession(830381116)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 nonPooledConnectionsAfterCommit = 1 *END testNonpooledConnectionWithErrorOnReleaseConnection() ******************** *BEGIN testNonpooledConnectionWithErrorOnAcquireConnection() initialNonPooledConnections = 1 maxNonPooledConnections = 50 nonPooledConnectionsBeforePersist = 1 nonPooledConnectionsBeforeFlush = 1 [EL Info]: transaction: 2024-05-30 11:35:13.693--ClientSession(281049997)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-30 11:35:18.696--ClientSession(281049997)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-30 11:35:23.699--ClientSession(281049997)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-30 11:35:28.765--ClientSession(281049997)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Warning]: 2024-05-30 11:35:28.766--ClientSession(281049997)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0 nonPooledConnectionsAfterFlush = 1 nonPooledConnectionsAfterRollback = 0 *END testNonpooledConnectionWithErrorOnAcquireConnection() [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.50 s -- in org.eclipse.persistence.jpa.test.basic.TestBasicPersistence [INFO] Running org.eclipse.persistence.jpa.test.basic.TestEntityManagerInterface [EL Info]: 2024-05-30 11:35:28.796--ServerSession(1216611732)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:35:28.8--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-30 11:35:28.802--ServerSession(344080246)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:35:28.805--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.persistence.jpa.test.basic.TestEntityManagerInterface [INFO] Running org.eclipse.persistence.jpa.test.basic.TestNVarChar [EL Info]: 2024-05-30 11:35:28.815--ServerSession(2070830098)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.persistence.jpa.test.basic.TestNVarChar [INFO] Running org.eclipse.persistence.jpa.test.basic.TestNullByteArrayEntry [EL Info]: 2024-05-30 11:35:28.877--ServerSession(1730465260)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.persistence.jpa.test.basic.TestNullByteArrayEntry [INFO] Running org.eclipse.persistence.jpa.test.basic.TestSessionCustomizer [EL Info]: 2024-05-30 11:35:28.951--ServerSession(1593245055)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: ejb: 2024-05-30 11:35:28.987--ServerSession(662433937)--java.lang.ClassCastException: class java.lang.Object cannot be cast to class org.eclipse.persistence.sessions.SessionCustomizer (java.lang.Object is in module java.base of loader 'bootstrap'; org.eclipse.persistence.sessions.SessionCustomizer is in unnamed module of loader 'app') [EL Info]: 2024-05-30 11:35:29.016--ServerSession(498748934)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.eclipse.persistence.jpa.test.basic.TestSessionCustomizer [INFO] Running org.eclipse.persistence.jpa.test.canonical.TestCanonicalMetaModel [EL Info]: 2024-05-30 11:35:29.05--ServerSession(1351247295)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.persistence.jpa.test.canonical.TestCanonicalMetaModel [INFO] Running org.eclipse.persistence.jpa.test.concurrency.TestConcurrencyPersistence [EL Info]: 2024-05-30 11:35:29.066--ServerSession(1904847696)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.persistence.jpa.test.concurrency.TestConcurrencyPersistence [INFO] Running org.eclipse.persistence.jpa.test.conversion.TestJavaTimeTypeConverter [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.persistence.jpa.test.conversion.TestJavaTimeTypeConverter [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCoalesceFunction [EL Info]: 2024-05-30 11:35:29.257--ServerSession(483635512)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.persistence.jpa.test.criteria.TestCoalesceFunction [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCollectionTable [EL Info]: 2024-05-30 11:35:29.315--ServerSession(401862395)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.persistence.jpa.test.criteria.TestCollectionTable [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCriteriaBuilder [EL Info]: 2024-05-30 11:35:29.38--ServerSession(1152554134)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.persistence.jpa.test.criteria.TestCriteriaBuilder [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestDateTimeFunctions [EL Info]: 2024-05-30 11:35:29.48--ServerSession(865430810)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.persistence.jpa.test.criteria.TestDateTimeFunctions [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestMathFunctions [EL Info]: 2024-05-30 11:35:29.635--ServerSession(1859142611)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:35:29.826--UnitOfWork(1690796457)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") [EL Warning]: 2024-05-30 11:35:29.88--UnitOfWork(500985266)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") [EL Warning]: 2024-05-30 11:35:29.907--UnitOfWork(70543368)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") [WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.322 s -- in org.eclipse.persistence.jpa.test.criteria.TestMathFunctions [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestNegFunction [EL Info]: 2024-05-30 11:35:29.952--ServerSession(1500821480)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.persistence.jpa.test.criteria.TestNegFunction [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestSimpleCase [EL Info]: 2024-05-30 11:35:29.978--ServerSession(1526730726)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.persistence.jpa.test.criteria.TestSimpleCase [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformDetector [EL Info]: 2024-05-30 11:35:30.008--ServerSession(921640293)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:35:30.02--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.persistence.jpa.test.ddl.TestDBPlatformDetector [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformHelper [EL Info]: 2024-05-30 11:35:30.027--ServerSession(33389111)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.persistence.jpa.test.ddl.TestDBPlatformHelper [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDDLGenLineTerminator [EL Info]: 2024-05-30 11:35:30.05--ServerSession(1287215032)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:30.063--ServerSession(1518204977)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.persistence.jpa.test.ddl.TestDDLGenLineTerminator [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestSchemaGen [EL Warning]: metadata: 2024-05-30 11:35:30.262--ServerSession(2057104863)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:35:30.281--ServerSession(2057104863)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.persistence.jpa.test.ddl.TestSchemaGen [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestAggregateFunctions [EL Info]: 2024-05-30 11:35:30.347--ServerSession(2003979454)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:30.39--ServerSession(1200812313)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.persistence.jpa.test.jpql.TestAggregateFunctions [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestCoalesceFunction [EL Info]: 2024-05-30 11:35:30.443--ServerSession(1939770262)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.persistence.jpa.test.jpql.TestCoalesceFunction [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestComplexJPQL [EL Info]: 2024-05-30 11:35:30.481--ServerSession(2113328739)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:30.507--ServerSession(645896037)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:30.529--ServerSession(130641029)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.088 s -- in org.eclipse.persistence.jpa.test.jpql.TestComplexJPQL [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestDateTimeFunctions [EL Info]: 2024-05-30 11:35:30.568--ServerSession(1132189701)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.persistence.jpa.test.jpql.TestDateTimeFunctions [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestJava8DateTime [EL Info]: 2024-05-30 11:35:30.637--ServerSession(1714153975)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.eclipse.persistence.jpa.test.jpql.TestJava8DateTime [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestWhiteSpace [EL Info]: 2024-05-30 11:35:30.819--ServerSession(588503940)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.persistence.jpa.test.jpql.TestWhiteSpace [INFO] Running org.eclipse.persistence.jpa.test.lob.TestLobMerge [EL Info]: 2024-05-30 11:35:30.841--ServerSession(935818862)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.persistence.jpa.test.lob.TestLobMerge [INFO] Running org.eclipse.persistence.jpa.test.locking.TestPessimisticLocking [EL Info]: 2024-05-30 11:35:30.867--ServerSession(1586519852)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.060 s -- in org.eclipse.persistence.jpa.test.locking.TestPessimisticLocking [INFO] Running org.eclipse.persistence.jpa.test.locking.TestTimestampVersionLocking [EL Info]: 2024-05-30 11:35:33.938--ServerSession(1554308325)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:33.962--ServerSession(1170735890)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:39.995--ServerSession(238590461)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:40.01--ServerSession(627411361)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:40.029--ServerSession(1177568763)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.116 s -- in org.eclipse.persistence.jpa.test.locking.TestTimestampVersionLocking [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestAggregateObjectMappings [EL Info]: 2024-05-30 11:35:40.066--ServerSession(1395259059)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:40.093--ServerSession(875293430)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.persistence.jpa.test.mapping.TestAggregateObjectMappings [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestAttributeOverride [EL Fine]: server: 2024-05-30 11:35:40.123--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:40.125--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.125--ServerSession(1402479907)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field simpleMappingEmbeddable] is being defaulted to: class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableA. [EL Config]: metadata: 2024-05-30 11:35:40.125--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityB] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.125--ServerSession(1402479907)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field simpleMappingEmbeddable] is being defaulted to: class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableB. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableIdA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableIdA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableA] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableB] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableB] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.126--ServerSession(1402479907)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityA] is being defaulted to: OverrideEntityA. [EL Config]: metadata: 2024-05-30 11:35:40.127--ServerSession(1402479907)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityB] is being defaulted to: OverrideEntityB. [EL Config]: metadata: 2024-05-30 11:35:40.127--ServerSession(1402479907)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field simpleMappingEmbeddable] is being defaulted to: b_id. [EL Config]: weaver: 2024-05-30 11:35:40.127--ServerSession(1402479907)--Thread(Thread[main,5,main])--Class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityA could not be weaved for change tracking as it is not supported by its mappings. [EL Config]: weaver: 2024-05-30 11:35:40.128--ServerSession(1402479907)--Thread(Thread[main,5,main])--Class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityB could not be weaved for change tracking as it is not supported by its mappings. [EL Info]: 2024-05-30 11:35:40.13--ServerSession(1402479907)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:40.132--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:40.132--ServerSession(1402479907)--Connection(1964864549)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:40.134--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:40.137--ServerSession(1402479907)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:40.137--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL [EL Fine]: sql: 2024-05-30 11:35:40.139--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.139--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL Query: DataModifyQuery(sql="ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL") [EL Fine]: sql: 2024-05-30 11:35:40.139--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb [EL Fine]: sql: 2024-05-30 11:35:40.14--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.14--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb Query: DataModifyQuery(sql="ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb") [EL Fine]: sql: 2024-05-30 11:35:40.141--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.141--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.142--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.142--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.142--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.143--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.143--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.143--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.144--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.144--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.145--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.145--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.145--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.146--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.146--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.146--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.147--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.147--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.147--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.148--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.148--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.148--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.149--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.149--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.149--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.15--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.15--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.15--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.151--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.151--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.151--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.152--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.152--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.152--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.153--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.153--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.153--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.154--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.154--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.154--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.155--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.155--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.156--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.156--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.157--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.157--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.158--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.158--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.158--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.159--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.159--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.16--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.16--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.161--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.161--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.162--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.162--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-30 11:35:40.162--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-30 11:35:40.163--ServerSession(1402479907)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.163--ServerSession(1402479907)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-30 11:35:40.163--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--CREATE TABLE OVERRIDE_ENTITY_A (OVERRIDE_VALUE INTEGER, VALUE2 INTEGER, OVERRIDE_NESTED_VALUE INTEGER, VALUE INTEGER NOT NULL, NESTED_VALUE INTEGER NOT NULL, PRIMARY KEY (VALUE, NESTED_VALUE)) [EL Fine]: sql: 2024-05-30 11:35:40.165--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--CREATE TABLE override_entity_b (b_id INTEGER NOT NULL, PRIMARY KEY (b_id)) [EL Fine]: sql: 2024-05-30 11:35:40.168--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--CREATE TABLE CT_OVERRIDE_ENTITY_A (CT_A_OVERRIDE_VALUE INTEGER, VALUE2 INTEGER, CT_A_OVERRIDE_NESTED_VALUE INTEGER, NESTED_VALUE INTEGER) [EL Fine]: sql: 2024-05-30 11:35:40.168--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--CREATE TABLE ct_override_entity_b (ct_b_override_value INTEGER, value2 INTEGER, ct_b_override_nested_value INTEGER, nested_value2 INTEGER, entity_b_ct_entity_b INTEGER) [EL Fine]: sql: 2024-05-30 11:35:40.169--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--ALTER TABLE CT_OVERRIDE_ENTITY_A ADD CONSTRAINT CTVRRDNTTYCTVRRDVL FOREIGN KEY (CT_A_OVERRIDE_VALUE, NESTED_VALUE) REFERENCES OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE) [EL Fine]: sql: 2024-05-30 11:35:40.172--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--ALTER TABLE ct_override_entity_b ADD CONSTRAINT ctvrrdnttybctnttyb FOREIGN KEY (entity_b_ct_entity_b) REFERENCES override_entity_b (b_id) [EL Fine]: sql: 2024-05-30 11:35:40.176--ClientSession(17203574)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE, OVERRIDE_VALUE, OVERRIDE_NESTED_VALUE) VALUES (1, 1, 1, 1) [EL Fine]: sql: 2024-05-30 11:35:40.179--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--SELECT OVERRIDE_VALUE, VALUE2, OVERRIDE_NESTED_VALUE, VALUE, NESTED_VALUE FROM OVERRIDE_ENTITY_A WHERE ((NESTED_VALUE = ?) AND (VALUE = ?)) bind => [1, 1] [EL Fine]: sql: 2024-05-30 11:35:40.184--ClientSession(1087989112)--Connection(2125081542)--Thread(Thread[main,5,main])--UPDATE OVERRIDE_ENTITY_A SET OVERRIDE_VALUE = ?, VALUE2 = ?, OVERRIDE_NESTED_VALUE = ? WHERE ((NESTED_VALUE = ?) AND (VALUE = ?)) bind => [2, 3, 2, 1, 1] [EL Fine]: sql: 2024-05-30 11:35:40.187--ClientSession(674935302)--Connection(2125081542)--Thread(Thread[main,5,main])--DELETE FROM OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-30 11:35:40.19--ClientSession(162774556)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE, OVERRIDE_VALUE, OVERRIDE_NESTED_VALUE) VALUES (1, 1, 1, 1) [EL Fine]: sql: 2024-05-30 11:35:40.191--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--select t0.b_id from override_entity_b t0 [EL Fine]: sql: 2024-05-30 11:35:40.193--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--select t0.ct_b_override_value, t0.value2, t0.ct_b_override_nested_value, t0.entity_b_ct_entity_b, t0.nested_value2 from ct_override_entity_b t0 [EL Fine]: sql: 2024-05-30 11:35:40.197--ClientSession(2109061264)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO override_entity_b (b_id) VALUES (?) bind => [41] [EL Fine]: sql: 2024-05-30 11:35:40.199--ClientSession(2109061264)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 43, 44, 45, 46] [EL Fine]: sql: 2024-05-30 11:35:40.201--ClientSession(2109061264)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 51, 52, 53, 54] [EL Fine]: sql: 2024-05-30 11:35:40.201--ClientSession(2109061264)--Connection(2125081542)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 47, 48, 49, 50] [EL Fine]: sql: 2024-05-30 11:35:40.202--ClientSession(456172878)--Connection(2125081542)--Thread(Thread[main,5,main])--DELETE FROM OVERRIDE_ENTITY_A [EL Fine]: connection: 2024-05-30 11:35:40.203--ServerSession(1402479907)--Connection(2125081542)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:40.203--ServerSession(1402479907)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:40.203--ServerSession(1402479907)--Connection(1964864549)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.persistence.jpa.test.mapping.TestAttributeOverride [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestMultitenantOneToMany [EL Warning]: metadata: 2024-05-30 11:35:40.207--ServerSession(789948772)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:35:40.207--ServerSession(789948772)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Info]: 2024-05-30 11:35:40.21--ServerSession(789948772)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.persistence.jpa.test.mapping.TestMultitenantOneToMany [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestUnidirectionalOneToMany [EL Info]: 2024-05-30 11:35:40.226--ServerSession(512934838)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: sql: 2024-05-30 11:35:40.234--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTA DROP CONSTRAINT COMMENTA_POSTA_FK [EL Fine]: sql: 2024-05-30 11:35:40.235--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.236--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTB DROP CONSTRAINT COMMENTBPOSTB_B_FK [EL Fine]: sql: 2024-05-30 11:35:40.237--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.237--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTC DROP CONSTRAINT CMMENTCCOMPLEXIDCA [EL Fine]: sql: 2024-05-30 11:35:40.238--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.238--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTD DROP CONSTRAINT CMMENTDCOMPLEXIDDB [EL Fine]: sql: 2024-05-30 11:35:40.239--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.239--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-30 11:35:40.239--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.24--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-30 11:35:40.24--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.241--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-30 11:35:40.241--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.242--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-30 11:35:40.242--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.242--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-30 11:35:40.243--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.243--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-30 11:35:40.244--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.244--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-30 11:35:40.245--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.245--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-30 11:35:40.246--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.246--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-30 11:35:40.246--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.247--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-30 11:35:40.247--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.248--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-30 11:35:40.248--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.248--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-30 11:35:40.249--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.249--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-30 11:35:40.25--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.25--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-30 11:35:40.251--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.251--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-30 11:35:40.252--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.252--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-30 11:35:40.252--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.253--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-30 11:35:40.253--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.254--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-30 11:35:40.254--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.254--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-30 11:35:40.255--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.255--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-30 11:35:40.256--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.257--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-30 11:35:40.258--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.258--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-30 11:35:40.259--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.259--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-30 11:35:40.259--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.26--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-30 11:35:40.261--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.261--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-30 11:35:40.262--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.262--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-30 11:35:40.263--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.263--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-30 11:35:40.264--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.264--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-30 11:35:40.264--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.265--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-30 11:35:40.265--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.266--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-30 11:35:40.266--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.267--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-30 11:35:40.267--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.268--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-30 11:35:40.268--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.269--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-30 11:35:40.269--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.27--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-30 11:35:40.27--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.271--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-30 11:35:40.271--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.272--ServerSession(512934838)--Connection(1484960258)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-30 11:35:40.272--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.273--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-30 11:35:40.274--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.274--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-30 11:35:40.275--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.275--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-30 11:35:40.276--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.276--ServerSession(512934838)--Connection(1484960258)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-30 11:35:40.277--ServerSession(512934838)--VALUES(1) [EL Fine]: sql: 2024-05-30 11:35:40.278--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE COMMENTA (ID BIGINT NOT NULL, POSTA_FK BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:40.28--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE COMMENTB (ID BIGINT NOT NULL, CONTENT VARCHAR(255) NOT NULL, POSTB_A_FK BIGINT NOT NULL, POSTB_B_FK BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:40.282--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE COMMENTC (CONTENT VARCHAR(255) NOT NULL, COMPLEXID_C_A BIGINT NOT NULL, TYPE VARCHAR(255) NOT NULL, PRIMARY KEY (COMPLEXID_C_A, TYPE)) [EL Fine]: sql: 2024-05-30 11:35:40.284--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE COMMENTD (CONTENT VARCHAR(255) NOT NULL, COMPLEXID_D_B BIGINT NOT NULL, COMPLEXID_D_A BIGINT NOT NULL, PRIMARY KEY (COMPLEXID_D_B, COMPLEXID_D_A)) [EL Fine]: sql: 2024-05-30 11:35:40.285--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE POST_A (IDA BIGINT NOT NULL, PRIMARY KEY (IDA)) [EL Fine]: sql: 2024-05-30 11:35:40.287--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE POSTB (IDB BIGINT NOT NULL, IDA BIGINT NOT NULL, PRIMARY KEY (IDB, IDA)) [EL Fine]: sql: 2024-05-30 11:35:40.288--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE POSTC (ID BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:40.289--ServerSession(512934838)--Connection(1484960258)--CREATE TABLE POSTD (COMPLEXID_D_B BIGINT NOT NULL, COMPLEXID_D_A BIGINT NOT NULL, PRIMARY KEY (COMPLEXID_D_B, COMPLEXID_D_A)) [EL Fine]: sql: 2024-05-30 11:35:40.291--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTA ADD CONSTRAINT COMMENTA_POSTA_FK FOREIGN KEY (POSTA_FK) REFERENCES POST_A (IDA) [EL Fine]: sql: 2024-05-30 11:35:40.293--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTB ADD CONSTRAINT COMMENTBPOSTB_B_FK FOREIGN KEY (POSTB_B_FK, POSTB_A_FK) REFERENCES POSTB (IDB, IDA) [EL Fine]: sql: 2024-05-30 11:35:40.296--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTC ADD CONSTRAINT CMMENTCCOMPLEXIDCA FOREIGN KEY (COMPLEXID_C_A) REFERENCES POSTC (ID) [EL Fine]: sql: 2024-05-30 11:35:40.298--ServerSession(512934838)--Connection(1484960258)--ALTER TABLE COMMENTD ADD CONSTRAINT CMMENTDCOMPLEXIDDB FOREIGN KEY (COMPLEXID_D_B, COMPLEXID_D_A) REFERENCES POSTD (COMPLEXID_D_B, COMPLEXID_D_A) [EL Fine]: sql: 2024-05-30 11:35:40.303--ServerSession(512934838)--Connection(1484960258)--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [EL Fine]: sql: 2024-05-30 11:35:40.304--ServerSession(512934838)--Connection(1484960258)--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [EL Fine]: sql: 2024-05-30 11:35:40.307--ClientSession(353417634)--Connection(1484960258)--INSERT INTO POSTD (COMPLEXID_D_B, COMPLEXID_D_A) VALUES (?, ?) bind => [21, 20] [EL Fine]: sql: 2024-05-30 11:35:40.309--ClientSession(353417634)--Connection(1484960258)--INSERT INTO COMMENTD (COMPLEXID_D_A, COMPLEXID_D_B, CONTENT) VALUES (?, ?, ?) bind => [20, 21, a] [EL Fine]: sql: 2024-05-30 11:35:40.312--ClientSession(1486862157)--Connection(1484960258)--INSERT INTO POSTC (ID) VALUES (?) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:40.314--ClientSession(1486862157)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, a, Type1] [EL Fine]: sql: 2024-05-30 11:35:40.318--ClientSession(1486862157)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, b, Type2] [EL Fine]: sql: 2024-05-30 11:35:40.319--ClientSession(1486862157)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, c, Type3] [EL Fine]: sql: 2024-05-30 11:35:40.32--ClientSession(37427881)--Connection(1484960258)--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? bind => [50, SEQ_GEN] [EL Fine]: sql: 2024-05-30 11:35:40.321--ClientSession(37427881)--Connection(1484960258)--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? bind => [SEQ_GEN] [EL Fine]: sql: 2024-05-30 11:35:40.322--ClientSession(37427881)--Connection(1484960258)--INSERT INTO POSTB (IDB, IDA) VALUES (?, ?) bind => [4, 3] [EL Fine]: sql: 2024-05-30 11:35:40.325--ClientSession(37427881)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 1, a] [EL Fine]: sql: 2024-05-30 11:35:40.327--ClientSession(37427881)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 2, b] [EL Fine]: sql: 2024-05-30 11:35:40.327--ClientSession(37427881)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 3, c] [EL Fine]: sql: 2024-05-30 11:35:40.331--ClientSession(803152631)--Connection(1484960258)--INSERT INTO POSTD (COMPLEXID_D_B, COMPLEXID_D_A) VALUES (?, ?) bind => [23, 22] [EL Fine]: sql: 2024-05-30 11:35:40.332--ClientSession(803152631)--Connection(1484960258)--INSERT INTO COMMENTD (COMPLEXID_D_A, COMPLEXID_D_B, CONTENT) VALUES (?, ?, ?) bind => [22, 23, d] [EL Fine]: sql: 2024-05-30 11:35:40.334--ClientSession(1430611624)--Connection(1484960258)--INSERT INTO POST_A (IDA) VALUES (?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:40.336--ClientSession(1430611624)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 4] [EL Fine]: sql: 2024-05-30 11:35:40.339--ClientSession(1430611624)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 5] [EL Fine]: sql: 2024-05-30 11:35:40.339--ClientSession(1430611624)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 6] [EL Fine]: sql: 2024-05-30 11:35:40.34--ClientSession(614482519)--Connection(1484960258)--INSERT INTO POST_A (IDA) VALUES (?) bind => [10] [EL Fine]: sql: 2024-05-30 11:35:40.341--ClientSession(614482519)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 7] [EL Fine]: sql: 2024-05-30 11:35:40.342--ClientSession(614482519)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 8] [EL Fine]: sql: 2024-05-30 11:35:40.342--ClientSession(614482519)--Connection(1484960258)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 9] [EL Fine]: sql: 2024-05-30 11:35:40.343--ClientSession(369141922)--Connection(1484960258)--INSERT INTO POSTC (ID) VALUES (?) bind => [6] [EL Fine]: sql: 2024-05-30 11:35:40.344--ClientSession(369141922)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, 3, Type5] [EL Fine]: sql: 2024-05-30 11:35:40.344--ClientSession(369141922)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, f, Type6] [EL Fine]: sql: 2024-05-30 11:35:40.345--ClientSession(369141922)--Connection(1484960258)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, d, Type4] [EL Fine]: sql: 2024-05-30 11:35:40.348--ClientSession(774840504)--Connection(1484960258)--INSERT INTO POSTB (IDB, IDA) VALUES (?, ?) bind => [6, 5] [EL Fine]: sql: 2024-05-30 11:35:40.349--ClientSession(774840504)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 12, f] [EL Fine]: sql: 2024-05-30 11:35:40.349--ClientSession(774840504)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 11, e] [EL Fine]: sql: 2024-05-30 11:35:40.35--ClientSession(774840504)--Connection(1484960258)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 10, d] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.persistence.jpa.test.mapping.TestUnidirectionalOneToMany [INFO] Running org.eclipse.persistence.jpa.test.oraclefeatures.TestOracleLOBLocatorFeature [EL Info]: 2024-05-30 11:35:40.358--ServerSession(190245996)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.persistence.jpa.test.oraclefeatures.TestOracleLOBLocatorFeature [INFO] Running org.eclipse.persistence.jpa.test.property.TestParameterBinding [EL Finest]: properties: 2024-05-30 11:35:40.378--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:40.378--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Fine]: server: 2024-05-30 11:35:40.378--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Finest]: jpa: 2024-05-30 11:35:40.378--ServerSession(1256358106)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Initial; factoryCount 0 [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.changetracking; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.lazy; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.eager; default value=false [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.fetchgroups; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.internal; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.rest; default value=false [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.weaving.mappedsuperclass; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true [EL Finest]: properties: 2024-05-30 11:35:40.379--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false [EL Finer]: metadata: 2024-05-30 11:35:40.379--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Finer]: metadata: 2024-05-30 11:35:40.379--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Config]: metadata: 2024-05-30 11:35:40.38--ServerSession(1256358106)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.38--ServerSession(1256358106)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is being defaulted to: GenericEntity. [EL Config]: metadata: 2024-05-30 11:35:40.381--ServerSession(1256358106)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is being defaulted to: GENERICENTITY. [EL Finer]: weaver: 2024-05-30 11:35:40.381--ServerSession(1256358106)--Thread(Thread[main,5,main])--Class [org.eclipse.persistence.jpa.test.property.model.GenericEntity] registered to be processed by weaver. [EL Finest]: jpa: 2024-05-30 11:35:40.381--ServerSession(1256358106)--Thread(Thread[main,5,main])--End predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 0 [EL Finer]: weaver: 2024-05-30 11:35:40.381--Thread(Thread[main,5,main])--JavaSECMPInitializer - global instrumentation is null. [EL Finest]: jpa: 2024-05-30 11:35:40.381--ServerSession(1256358106)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 0 [EL Finest]: jpa: 2024-05-30 11:35:40.381--ServerSession(1256358106)--Thread(Thread[main,5,main])--End predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 1 [EL Finer]: metamodel: 2024-05-30 11:35:40.382--ServerSession(1256358106)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.property.model.GenericEntity_] not found during initialization. [EL Finest]: jpa: 2024-05-30 11:35:40.382--ServerSession(1256358106)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 1 [EL Finest]: jpa: 2024-05-30 11:35:40.382--ServerSession(1256358106)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [jakarta/validation/Validation]. [EL Finest]: properties: 2024-05-30 11:35:40.382--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.force-bind-parameters; value=true [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.user; value=root [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.password; value=xxxxxx [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.driver; value=org.apache.derby.client.ClientAutoloadedDriver [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.url; value=jdbc:derby://localhost/memory:ecltests;create=true [EL Finest]: properties: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--property=jakarta.persistence.query.timeout; value=1000 [EL Info]: 2024-05-30 11:35:40.383--ServerSession(1256358106)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle23Platform, regular expression: (?is)oracle.*23.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle21Platform, regular expression: (?is)oracle.*21.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle19Platform, regular expression: (?is)oracle.*19.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle18Platform, regular expression: (?is)oracle.*18.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle12Platform, regular expression: (?is)oracle.*12.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle11Platform, regular expression: (?is)oracle.*11.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform, regular expression: (?is)oracle.*10.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle9Platform, regular expression: (?is)oracle.*9.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle23Platform, regular expression: (?is)core.oracle.*23.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle21Platform, regular expression: (?is)core.oracle.*21.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle19Platform, regular expression: (?is)core.oracle.*19.* [EL Finest]: connection: 2024-05-30 11:35:40.385--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle18Platform, regular expression: (?is)core.oracle.*18.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle12Platform, regular expression: (?is)core.oracle.*12.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle11Platform, regular expression: (?is)core.oracle.*11.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle10Platform, regular expression: (?is)core.oracle.*10.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle9Platform, regular expression: (?is)core.oracle.*9.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.OraclePlatform, regular expression: (?is)oracle.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLAnywherePlatform, regular expression: SQL\ Anywhere.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SybasePlatform, regular expression: (?i)(sybase.*)|(adaptive\ server\ enterprise.*)|(SQL\ Server.*) [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLServerPlatform, regular expression: (?i)microsoft.* [EL Finest]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.JavaDBPlatform, regular expression: (?i).*derby.* [EL Fine]: connection: 2024-05-30 11:35:40.386--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:40.386--ServerSession(1256358106)--Connection(1455466014)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:40.387--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Finest]: connection: 2024-05-30 11:35:40.388--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finest]: connection: 2024-05-30 11:35:40.388--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Fine]: connection: 2024-05-30 11:35:40.388--ServerSession(1256358106)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF login successful [EL Finest]: query: 2024-05-30 11:35:40.389--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-30 11:35:40.389--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.389--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Finest]: connection: 2024-05-30 11:35:40.39--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.39--ServerSession(1256358106)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-30 11:35:40.391--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-30 11:35:40.391--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.391--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-30 11:35:40.391--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.392--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.392--ServerSession(1256358106)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-30 11:35:40.392--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-30 11:35:40.392--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.392--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.393--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.394--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-30 11:35:40.395--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.395--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.395--ServerSession(1256358106)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-30 11:35:40.395--ServerSession(1256358106)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE GENERICENTITY (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_BOOLEAN1 SMALLINT DEFAULT 0, ITEM_DATE1 TIMESTAMP, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), PRIMARY KEY (KEY_CHAR))") [EL Finest]: connection: 2024-05-30 11:35:40.396--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.396--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--CREATE TABLE GENERICENTITY (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_BOOLEAN1 SMALLINT DEFAULT 0, ITEM_DATE1 TIMESTAMP, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Finest]: connection: 2024-05-30 11:35:40.399--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: ddl: 2024-05-30 11:35:40.399--Thread(Thread[main,5,main])--The table (GENERICENTITY) is created. [EL Finer]: metamodel: 2024-05-30 11:35:40.4--ServerSession(1256358106)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.property.model.GenericEntity_] not found during initialization. [EL Finest]: jpa: 2024-05-30 11:35:40.4--ServerSession(1256358106)--Thread(Thread[main,5,main])--End deploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Deployed; factoryCount 1 [EL Finer]: connection: 2024-05-30 11:35:40.402--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 356835027 [EL Finer]: transaction: 2024-05-30 11:35:40.402--ClientSession(356835027)--Thread(Thread[main,5,main])--acquire unit of work: 63746349 [EL Finest]: query: 2024-05-30 11:35:40.402--UnitOfWork(63746349)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?))") [EL Finest]: connection: 2024-05-30 11:35:40.402--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.402--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?)) bind => [-3, -3] [EL Finest]: connection: 2024-05-30 11:35:40.407--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.407--UnitOfWork(63746349)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.407--ClientSession(356835027)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.408--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1150081863 [EL Finer]: transaction: 2024-05-30 11:35:40.408--ClientSession(1150081863)--Thread(Thread[main,5,main])--acquire unit of work: 1177067563 [EL Finest]: query: 2024-05-30 11:35:40.408--UnitOfWork(1177067563)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?))") [EL Finest]: connection: 2024-05-30 11:35:40.408--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.409--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?)) bind => [-3, -3] [EL Finest]: connection: 2024-05-30 11:35:40.409--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.409--UnitOfWork(1177067563)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.409--ClientSession(1150081863)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.411--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1332009419 [EL Finer]: transaction: 2024-05-30 11:35:40.412--ClientSession(1332009419)--Thread(Thread[main,5,main])--acquire unit of work: 1671200668 [EL Finest]: query: 2024-05-30 11:35:40.412--UnitOfWork(1671200668)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE ((ITEM_INTEGER1 + ?) > ?)") [EL Finest]: connection: 2024-05-30 11:35:40.412--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.412--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE ((ITEM_INTEGER1 + ?) > ?) bind => [2, 2, 1] [EL Finest]: connection: 2024-05-30 11:35:40.415--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.415--UnitOfWork(1671200668)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.415--ClientSession(1332009419)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.416--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1836777499 [EL Finer]: transaction: 2024-05-30 11:35:40.416--ClientSession(1836777499)--Thread(Thread[main,5,main])--acquire unit of work: 1395502325 [EL Finest]: query: 2024-05-30 11:35:40.416--UnitOfWork(1395502325)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > ?)") [EL Finest]: connection: 2024-05-30 11:35:40.416--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.416--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > ?) bind => [2, 2, 2, 2, 1] [EL Finest]: connection: 2024-05-30 11:35:40.418--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.418--UnitOfWork(1395502325)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '+' to be ? parameters. Error Code: 30000 Call: SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > ?) bind => [2, 2, 2, 2, 1] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > ?)") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testNUMERICALEXPRESSION_ForceBindJPQLParameters(TestParameterBinding.java:449) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '+' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of '+' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.419--UnitOfWork(1395502325)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.419--ClientSession(1836777499)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.42--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1965282721 [EL Finer]: transaction: 2024-05-30 11:35:40.42--ClientSession(1965282721)--Thread(Thread[main,5,main])--acquire unit of work: 737947531 [EL Finest]: query: 2024-05-30 11:35:40.42--UnitOfWork(737947531)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE (ABS((ITEM_INTEGER1 + ?)) > ?)") [EL Finest]: connection: 2024-05-30 11:35:40.42--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.42--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE (ABS((ITEM_INTEGER1 + ?)) > ?) bind => [4, 4, 1] [EL Finest]: connection: 2024-05-30 11:35:40.423--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.423--UnitOfWork(737947531)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.423--ClientSession(1965282721)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.424--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 504959312 [EL Finer]: transaction: 2024-05-30 11:35:40.424--ClientSession(504959312)--Thread(Thread[main,5,main])--acquire unit of work: 50058128 [EL Finest]: query: 2024-05-30 11:35:40.424--UnitOfWork(50058128)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, ?)))") [EL Finest]: connection: 2024-05-30 11:35:40.424--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.424--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, ?))) bind => [HELLO WORLD, 1, 5] [EL Finest]: connection: 2024-05-30 11:35:40.427--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.427--UnitOfWork(50058128)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.427--ClientSession(504959312)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.428--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1164442411 [EL Finer]: transaction: 2024-05-30 11:35:40.428--ClientSession(1164442411)--Thread(Thread[main,5,main])--acquire unit of work: 925455585 [EL Finest]: query: 2024-05-30 11:35:40.428--UnitOfWork(925455585)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, ?)))") [EL Finest]: connection: 2024-05-30 11:35:40.428--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.428--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, ?))) bind => [HELLO WORLD, 1, 5] [EL Finest]: connection: 2024-05-30 11:35:40.429--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.429--UnitOfWork(925455585)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.429--ClientSession(1164442411)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.43--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 2046142189 [EL Finer]: transaction: 2024-05-30 11:35:40.43--ClientSession(2046142189)--Thread(Thread[main,5,main])--acquire unit of work: 1915193269 [EL Finest]: query: 2024-05-30 11:35:40.43--UnitOfWork(1915193269)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ITEM_STRING1 = SUBSTR(?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.43--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.43--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ITEM_STRING1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Finest]: connection: 2024-05-30 11:35:40.432--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.432--UnitOfWork(1915193269)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.432--ClientSession(2046142189)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.434--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 433404596 [EL Finer]: transaction: 2024-05-30 11:35:40.434--ClientSession(433404596)--Thread(Thread[main,5,main])--acquire unit of work: 1405815755 [EL Finest]: query: 2024-05-30 11:35:40.434--UnitOfWork(1405815755)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (SUBSTR(ITEM_STRING1, ?, ?) NOT IN (?, ?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.434--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.434--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (SUBSTR(ITEM_STRING1, ?, ?) NOT IN (?, ?, ?, ?)) bind => [1, 5, TEST1, TEST2, HELLO, TEST3] [EL Finest]: connection: 2024-05-30 11:35:40.437--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.437--UnitOfWork(1405815755)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.437--ClientSession(433404596)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.438--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1636899143 [EL Finer]: transaction: 2024-05-30 11:35:40.438--ClientSession(1636899143)--Thread(Thread[main,5,main])--acquire unit of work: 1548993077 [EL Finest]: query: 2024-05-30 11:35:40.438--UnitOfWork(1548993077)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.438--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.438--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 4, 5, 6] [EL Finest]: connection: 2024-05-30 11:35:40.44--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.44--UnitOfWork(1548993077)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 4, 5, 6] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testIN_ForceBindJPQLParameters(TestParameterBinding.java:519) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.44--UnitOfWork(1548993077)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.44--ClientSession(1636899143)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.441--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1311933430 [EL Finer]: transaction: 2024-05-30 11:35:40.441--ClientSession(1311933430)--Thread(Thread[main,5,main])--acquire unit of work: 1402148539 [EL Finest]: query: 2024-05-30 11:35:40.441--UnitOfWork(1402148539)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.441--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.441--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [a, a, b, c] [EL Fine]: sql: 2024-05-30 11:35:40.442--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.443--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.443--UnitOfWork(1402148539)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [a, a, b, c] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testIN_ForceBindJPQLParameters(TestParameterBinding.java:567) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.443--UnitOfWork(1402148539)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.443--ClientSession(1311933430)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.444--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 853186557 [EL Finer]: transaction: 2024-05-30 11:35:40.444--ClientSession(853186557)--Thread(Thread[main,5,main])--acquire unit of work: 1682178149 [EL Finest]: query: 2024-05-30 11:35:40.444--UnitOfWork(1682178149)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.444--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.444--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 5, 4, 6] [EL Fine]: sql: 2024-05-30 11:35:40.445--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.445--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.445--UnitOfWork(1682178149)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 5, 4, 6] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testIN_ForceBindJPQLParameters(TestParameterBinding.java:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.446--UnitOfWork(1682178149)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.446--ClientSession(853186557)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.447--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1929955360 [EL Finer]: transaction: 2024-05-30 11:35:40.447--ClientSession(1929955360)--Thread(Thread[main,5,main])--acquire unit of work: 1566578738 [EL Finest]: query: 2024-05-30 11:35:40.447--UnitOfWork(1566578738)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (ITEM_STRING1 IN (?, ?, ?))") [EL Finest]: connection: 2024-05-30 11:35:40.447--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.447--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (ITEM_STRING1 IN (?, ?, ?)) bind => [a, b, c] [EL Finest]: connection: 2024-05-30 11:35:40.449--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.449--UnitOfWork(1566578738)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.45--ClientSession(1929955360)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.451--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 230816477 [EL Finer]: transaction: 2024-05-30 11:35:40.451--ClientSession(230816477)--Thread(Thread[main,5,main])--acquire unit of work: 1056175713 [EL Finest]: query: 2024-05-30 11:35:40.451--UnitOfWork(1056175713)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?)") [EL Finest]: connection: 2024-05-30 11:35:40.451--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.451--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?) bind => [0, 99] [EL Finest]: connection: 2024-05-30 11:35:40.454--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.454--UnitOfWork(1056175713)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.454--ClientSession(230816477)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.455--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 453903131 [EL Finer]: transaction: 2024-05-30 11:35:40.455--ClientSession(453903131)--Thread(Thread[main,5,main])--acquire unit of work: 1611255092 [EL Finest]: query: 2024-05-30 11:35:40.455--UnitOfWork(1611255092)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?)") [EL Finest]: connection: 2024-05-30 11:35:40.456--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.456--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?) bind => [0, 99] [EL Finest]: connection: 2024-05-30 11:35:40.456--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.456--UnitOfWork(1611255092)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.456--ClientSession(453903131)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.457--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1353172779 [EL Finer]: transaction: 2024-05-30 11:35:40.457--ClientSession(1353172779)--Thread(Thread[main,5,main])--acquire unit of work: 1421940560 [EL Finest]: query: 2024-05-30 11:35:40.457--UnitOfWork(1421940560)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?)") [EL Finest]: connection: 2024-05-30 11:35:40.457--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.457--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?) bind => [1, 20, 300] [EL Finest]: connection: 2024-05-30 11:35:40.46--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.46--UnitOfWork(1421940560)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?) bind => [1, 20, 300] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?)") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testCOALESCE_ForceBindJPQLParameters(TestParameterBinding.java:128) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42610: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.461--UnitOfWork(1421940560)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.461--ClientSession(1353172779)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.462--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 510382691 [EL Finer]: transaction: 2024-05-30 11:35:40.462--ClientSession(510382691)--Thread(Thread[main,5,main])--acquire unit of work: 961178923 [EL Finest]: query: 2024-05-30 11:35:40.462--UnitOfWork(961178923)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE ? LIKE ? ESCAPE ?") [EL Finest]: connection: 2024-05-30 11:35:40.462--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.462--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO_WORLD, HELLO%, _] [EL Finest]: connection: 2024-05-30 11:35:40.466--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.466--UnitOfWork(961178923)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.466--ClientSession(510382691)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.466--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 373197129 [EL Finer]: transaction: 2024-05-30 11:35:40.466--ClientSession(373197129)--Thread(Thread[main,5,main])--acquire unit of work: 1861083998 [EL Finest]: query: 2024-05-30 11:35:40.466--UnitOfWork(1861083998)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE ITEM_STRING1 LIKE ?") [EL Finest]: connection: 2024-05-30 11:35:40.467--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.467--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE ITEM_STRING1 LIKE ? bind => [HELLO%] [EL Finest]: connection: 2024-05-30 11:35:40.47--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.47--UnitOfWork(1861083998)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.47--ClientSession(373197129)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.472--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1605872540 [EL Finer]: transaction: 2024-05-30 11:35:40.472--ClientSession(1605872540)--Thread(Thread[main,5,main])--acquire unit of work: 1731526546 [EL Finest]: query: 2024-05-30 11:35:40.472--UnitOfWork(1731526546)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=GenericEntity sql="SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?)))") [EL Finest]: connection: 2024-05-30 11:35:40.472--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.472--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?))) bind => [Test, 33] [EL Finest]: connection: 2024-05-30 11:35:40.475--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.475--UnitOfWork(1731526546)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.475--ClientSession(1605872540)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.476--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 443645305 [EL Finer]: transaction: 2024-05-30 11:35:40.476--ClientSession(443645305)--Thread(Thread[main,5,main])--acquire unit of work: 1286606757 [EL Finest]: query: 2024-05-30 11:35:40.476--UnitOfWork(1286606757)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=GenericEntity sql="SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?)))") [EL Finest]: connection: 2024-05-30 11:35:40.477--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.477--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?))) bind => [Test, 33] [EL Finest]: connection: 2024-05-30 11:35:40.477--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:40.477--UnitOfWork(1286606757)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.477--ClientSession(443645305)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.478--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 130922492 [EL Finer]: transaction: 2024-05-30 11:35:40.478--ClientSession(130922492)--Thread(Thread[main,5,main])--acquire unit of work: 1380933285 [EL Finest]: query: 2024-05-30 11:35:40.478--UnitOfWork(1380933285)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") [EL Finest]: connection: 2024-05-30 11:35:40.478--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.478--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, -, 99, -] [EL Finest]: connection: 2024-05-30 11:35:40.48--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.48--UnitOfWork(1380933285)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, -, 99, -] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testCONCAT_ForceBindJPQLParameters(TestParameterBinding.java:259) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.48--UnitOfWork(1380933285)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.48--ClientSession(130922492)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:40.481--ServerSession(1256358106)--Thread(Thread[main,5,main])--client acquired: 1559258941 [EL Finer]: transaction: 2024-05-30 11:35:40.481--ClientSession(1559258941)--Thread(Thread[main,5,main])--acquire unit of work: 1086811994 [EL Finest]: query: 2024-05-30 11:35:40.481--UnitOfWork(1086811994)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") [EL Finest]: connection: 2024-05-30 11:35:40.481--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:40.481--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, 1, 99, 99] [EL Fine]: sql: 2024-05-30 11:35:40.482--ServerSession(1256358106)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:40.483--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:40.483--UnitOfWork(1086811994)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, 1, 99, 99] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:702) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:891) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:483) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testCONCAT_ForceBindJPQLParameters(TestParameterBinding.java:308) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:94) at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:325) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:448) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1750) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1697) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:770) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:630) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(ClientStatement.java:2116) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(NetStatementReply.java:579) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(NetStatementReply.java:145) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(NetStatementReply.java:54) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(StatementReply.java:41) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(NetStatement.java:156) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(ClientStatement.java:1702) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(ClientPreparedStatement.java:1914) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(ClientPreparedStatement.java:1977) at org.apache.derby.client.am.ClientPreparedStatement.prepare(ClientPreparedStatement.java:315) at org.apache.derby.client.am.ClientConnection.prepareStatementX(ClientConnection.java:1956) at org.apache.derby.client.am.ClientConnection.prepareStatement(ClientConnection.java:435) ... 54 more [EL Finer]: transaction: 2024-05-30 11:35:40.483--UnitOfWork(1086811994)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:40.483--ClientSession(1559258941)--Thread(Thread[main,5,main])--client released [EL Finest]: jpa: 2024-05-30 11:35:40.483--ServerSession(1256358106)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-30 11:35:40.484--ServerSession(1256358106)--Connection(1109306750)--Thread(Thread[main,5,main])--disconnect [EL Finer]: cache: 2024-05-30 11:35:40.484--ServerSession(1256358106)--Thread(Thread[main,5,main])--initialize identitymaps [EL Fine]: connection: 2024-05-30 11:35:40.484--ServerSession(1256358106)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:40.484--ServerSession(1256358106)--Connection(1455466014)--Thread(Thread[main,5,main])--disconnect [EL Finest]: jpa: 2024-05-30 11:35:40.484--ServerSession(1256358106)--Thread(Thread[main,5,main])--End undeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Undeployed; factoryCount 0 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.persistence.jpa.test.property.TestParameterBinding [INFO] Running org.eclipse.persistence.jpa.test.property.TestSQLCallDeferall [EL Finer]: jpa: 2024-05-30 11:35:40.486--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying default-pu-name. [EL Info]: 2024-05-30 11:35:40.49--ServerSession(1238292935)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.persistence.jpa.test.property.TestSQLCallDeferall [INFO] Running org.eclipse.persistence.jpa.test.property.TestSQLCast [EL Info]: 2024-05-30 11:35:40.542--ServerSession(18163968)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.persistence.jpa.test.property.TestSQLCast [INFO] Running org.eclipse.persistence.jpa.test.query.TestDateTimeFunctions [EL Info]: 2024-05-30 11:35:40.572--ServerSession(566105282)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.156 s -- in org.eclipse.persistence.jpa.test.query.TestDateTimeFunctions [INFO] Running org.eclipse.persistence.jpa.test.query.TestMathFunctions [EL Info]: 2024-05-30 11:35:40.732--ServerSession(316671934)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 RESULT LIST: 44.754238 RESULT LIST: -214.245732 [EL Warning]: 2024-05-30 11:35:40.867--UnitOfWork(1060251152)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") RESULT LIST: 44.75424 RESULT LIST: -214.24573 [EL Warning]: 2024-05-30 11:35:40.918--UnitOfWork(1617488818)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") [EL Warning]: 2024-05-30 11:35:40.941--UnitOfWork(1772566631)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: The resulting value is outside the range for the data type DOUBLE. Error Code: 30000 Call: SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?) bind => [1 parameter bound] Query: ReportQuery(referenceClass=NumberEntity sql="SELECT LN(DOUBLEVALUE) FROM NUMBERENTITY WHERE (ID = ?)") [WARNING] Tests run: 41, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.240 s -- in org.eclipse.persistence.jpa.test.query.TestMathFunctions [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryCase [EL Fine]: server: 2024-05-30 11:35:40.979--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:40.981--ServerSession(344500321)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:40.982--ServerSession(344500321)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:40.985--ServerSession(344500321)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:40.987--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:40.988--ServerSession(344500321)--Connection(269902384)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:40.989--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:40.991--ServerSession(344500321)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:40.991--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:40.993--ServerSession(344500321)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.993--ServerSession(344500321)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-30 11:35:40.993--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:40.994--ServerSession(344500321)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.995--ServerSession(344500321)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-30 11:35:40.995--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:40.996--ServerSession(344500321)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.996--ServerSession(344500321)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-30 11:35:40.996--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:40.997--ServerSession(344500321)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.997--ServerSession(344500321)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-30 11:35:40.998--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:40.998--ServerSession(344500321)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:40.999--ServerSession(344500321)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-30 11:35:40.999--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:41.004--ClientSession(2010176442)--Connection(119674169)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key02, 2, A, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.007--ClientSession(2010176442)--Connection(119674169)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key01, 1, A, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.009--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-30 11:35:41.012--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-30 11:35:41.016--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END ) [EL Fine]: sql: 2024-05-30 11:35:41.019--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN ((ITEM_INTEGER1 = 1) AND (KEY_CHAR = 'Key01')) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END ) [EL Fine]: sql: 2024-05-30 11:35:41.023--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.026--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE ITEM_INTEGER1 WHEN 1 THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.031--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-30 11:35:41.032--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-30 11:35:41.034--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-30 11:35:41.037--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-30 11:35:41.041--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.043--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE WHEN (ITEM_INTEGER1 = 1) THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.047--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-30 11:35:41.048--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-30 11:35:41.05--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-30 11:35:41.051--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-30 11:35:41.053--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1, CASE ITEM_STRING2 WHEN 'J' THEN 'Japan' ELSE 'Other' END, SUM(CASE WHEN (ITEM_STRING3 = 'C') THEN 1 ELSE 0 END), SUM(CASE WHEN (ITEM_STRING4 = 'D') THEN 1 ELSE 0 END) FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1, ITEM_STRING2 [EL Fine]: sql: 2024-05-30 11:35:41.058--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.059--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT CASE WHEN (ITEM_INTEGER1 = 1) THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.061--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END ) [EL Fine]: sql: 2024-05-30 11:35:41.061--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END ) [EL Fine]: connection: 2024-05-30 11:35:41.064--ServerSession(344500321)--Connection(119674169)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.065--ServerSession(344500321)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:41.065--ServerSession(344500321)--Connection(269902384)--Thread(Thread[main,5,main])--disconnect [WARNING] Tests run: 21, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.089 s -- in org.eclipse.persistence.jpa.test.query.TestQueryCase [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryCoalesce [EL Fine]: server: 2024-05-30 11:35:41.066--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.067--ServerSession(1206868531)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.068--ServerSession(1206868531)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.069--ServerSession(1206868531)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.071--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.071--ServerSession(1206868531)--Connection(1923302711)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.072--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.073--ServerSession(1206868531)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:41.073--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.076--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:41.078--ClientSession(109584886)--Connection(620688706)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key04, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.08--ClientSession(109584886)--Connection(620688706)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key03, 3, A, null, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.082--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.085--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.087--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.088--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.09--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.091--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.092--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-30 11:35:41.092--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: connection: 2024-05-30 11:35:41.093--ServerSession(1206868531)--Connection(620688706)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.093--ServerSession(1206868531)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:41.093--ServerSession(1206868531)--Connection(1923302711)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.persistence.jpa.test.query.TestQueryCoalesce [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryHaving [EL Fine]: server: 2024-05-30 11:35:41.095--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.096--ServerSession(1559426518)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.097--ServerSession(1559426518)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.099--ServerSession(1559426518)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.1--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.101--ServerSession(1559426518)--Connection(733213598)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.102--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.103--ServerSession(1559426518)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:41.103--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.106--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:41.108--ClientSession(2057394816)--Connection(301154316)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key12, 3, null, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.111--ClientSession(2057394816)--Connection(301154316)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key10, 3, A, null, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.111--ClientSession(2057394816)--Connection(301154316)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key13, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.111--ClientSession(2057394816)--Connection(301154316)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key11, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.113--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: sql: 2024-05-30 11:35:41.117--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: sql: 2024-05-30 11:35:41.118--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: sql: 2024-05-30 11:35:41.119--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: connection: 2024-05-30 11:35:41.12--ServerSession(1559426518)--Connection(301154316)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.12--ServerSession(1559426518)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:41.12--ServerSession(1559426518)--Connection(733213598)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.persistence.jpa.test.query.TestQueryHaving [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryHints [EL Info]: 2024-05-30 11:35:41.14--ServerSession(1639500254)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.persistence.jpa.test.query.TestQueryHints [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryIN [EL Fine]: server: 2024-05-30 11:35:41.224--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.225--ServerSession(526968040)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.225--ServerSession(526968040)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.227--ServerSession(526968040)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.228--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.228--ServerSession(526968040)--Connection(1576509541)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.23--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.23--ServerSession(526968040)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:41.231--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.233--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:41.236--ClientSession(1841931630)--Connection(1061543916)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key06, 2, SIX, SEVEN, EIGHT, NINE] [EL Fine]: sql: 2024-05-30 11:35:41.238--ClientSession(1841931630)--Connection(1061543916)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key05, 1, ONE, TWO, THREE, FIVE] [EL Fine]: sql: 2024-05-30 11:35:41.239--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.244--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.245--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.249--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.252--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.254--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.255--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.258--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.259--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?,?,?,?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.263--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.264--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.265--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.266--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.268--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.269--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?,?,?,?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-30 11:35:41.27--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.271--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.272--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t0.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.276--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.278--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-30 11:35:41.28--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: connection: 2024-05-30 11:35:41.281--ServerSession(526968040)--Connection(1061543916)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.282--ServerSession(526968040)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:41.282--ServerSession(526968040)--Connection(1576509541)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.persistence.jpa.test.query.TestQueryIN [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryIsNull [EL Fine]: server: 2024-05-30 11:35:41.283--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.284--ServerSession(759536602)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.285--ServerSession(759536602)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.287--ServerSession(759536602)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.288--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.289--ServerSession(759536602)--Connection(645323114)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.29--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.291--ServerSession(759536602)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:41.291--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.294--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:41.296--ClientSession(948208151)--Connection(304504964)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key51, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.298--ClientSession(948208151)--Connection(304504964)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key53, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.299--ClientSession(948208151)--Connection(304504964)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key50, 3, A, null, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.299--ClientSession(948208151)--Connection(304504964)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key52, 3, null, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.301--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:41.303--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:41.304--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:41.305--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.307--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.308--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.309--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.309--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.31--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:41.311--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:41.311--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:41.312--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: connection: 2024-05-30 11:35:41.312--ServerSession(759536602)--Connection(304504964)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.313--ServerSession(759536602)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:41.313--ServerSession(759536602)--Connection(645323114)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.persistence.jpa.test.query.TestQueryIsNull [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryOrderBy [EL Fine]: server: 2024-05-30 11:35:41.316--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.317--ServerSession(2000630624)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.317--ServerSession(2000630624)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.319--ServerSession(2000630624)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.321--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.321--ServerSession(2000630624)--Connection(159116975)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.322--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.323--ServerSession(2000630624)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_DefaultPersistenceUnit login successful [EL Fine]: sql: 2024-05-30 11:35:41.323--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:41.326--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: server: 2024-05-30 11:35:41.329--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.33--ServerSession(71599579)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.331--ServerSession(71599579)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:41.332--ServerSession(71599579)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.334--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.334--ServerSession(71599579)--Connection(1301228797)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.335--ServerSession(71599579)--Connection(1833239242)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.336--ServerSession(71599579)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_BindLiteralsPersistenceUnit login successful [EL Fine]: sql: 2024-05-30 11:35:41.382--ClientSession(2036508486)--Connection(1567135053)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key17, 29, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.384--ClientSession(2036508486)--Connection(1567135053)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key15, 83, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:41.384--ClientSession(2036508486)--Connection(1567135053)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key14, 45, A, null, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.385--ClientSession(2036508486)--Connection(1567135053)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key16, 17, null, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:41.386--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:41.388--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.39--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.392--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:41.394--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.397--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.398--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:41.4--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:41.4--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: connection: 2024-05-30 11:35:41.401--ServerSession(2000630624)--Connection(1567135053)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.401--ServerSession(2000630624)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_DefaultPersistenceUnit logout successful [EL Fine]: connection: 2024-05-30 11:35:41.401--ServerSession(2000630624)--Connection(159116975)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.402--ServerSession(71599579)--Connection(1833239242)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.402--ServerSession(71599579)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_BindLiteralsPersistenceUnit logout successful [EL Fine]: connection: 2024-05-30 11:35:41.402--ServerSession(71599579)--Connection(1301228797)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.persistence.jpa.test.query.TestQueryOrderBy [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryProperties [EL Info]: 2024-05-30 11:35:41.409--ServerSession(481577519)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:41.427--ServerSession(1634697653)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:41.442--ServerSession(354980344)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.persistence.jpa.test.query.TestQueryProperties [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxAggregateTests [EL Fine]: server: 2024-05-30 11:35:41.46--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.46--ServerSession(1927763846)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.461--ServerSession(1927763846)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.461--ServerSession(1927763846)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.461--ServerSession(1927763846)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.461--ServerSession(1927763846)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.462--ServerSession(1927763846)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.463--ServerSession(1927763846)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.465--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.465--ServerSession(1927763846)--Connection(1636003033)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.466--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.467--ServerSession(1927763846)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.467--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.468--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.469--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id Query: DataModifyQuery(sql="ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id") [EL Fine]: sql: 2024-05-30 11:35:41.469--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.47--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.47--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERYSYNTAXENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-30 11:35:41.47--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.471--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.471--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-30 11:35:41.471--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.471--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.472--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERYSYNTAXENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-30 11:35:41.472--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.472--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.472--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-30 11:35:41.473--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.473--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.473--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERYSYNTAXENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-30 11:35:41.473--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.474--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.474--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-30 11:35:41.474--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.475--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.475--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERYSYNTAXENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-30 11:35:41.475--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.476--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.476--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-30 11:35:41.476--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.476--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.477--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERYSYNTAXENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-30 11:35:41.477--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.477--ServerSession(1927763846)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:41.477--ServerSession(1927763846)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COLTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-30 11:35:41.477--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.48--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.481--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.483--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.484--ServerSession(674480275)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.485--ServerSession(674480275)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.486--ServerSession(674480275)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.486--ServerSession(674480275)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.487--ServerSession(674480275)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.488--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.489--ServerSession(674480275)--Connection(1256806576)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.49--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.49--ServerSession(674480275)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.491--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.493--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.495--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.497--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.499--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.5--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.503--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.504--ServerSession(502296269)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.505--ServerSession(502296269)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.505--ServerSession(502296269)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.505--ServerSession(502296269)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.505--ServerSession(502296269)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.506--ServerSession(502296269)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.508--ServerSession(502296269)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.51--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.511--ServerSession(502296269)--Connection(853264965)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.513--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.514--ServerSession(502296269)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.514--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.518--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.521--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.522--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.525--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.526--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:41.531--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.536--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.537--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.539--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.539--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.54--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.542--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.547--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.548--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.549--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.55--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.551--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.553--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.556--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.557--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.558--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.559--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.56--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.561--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.561--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.563--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.566--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.566--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.567--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.569--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.573--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.573--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.574--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.576--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.577--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.578--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.579--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.58--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.581--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:41.582--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.586--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.588--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.589--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.593--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.595--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.595--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.596--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.597--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.598--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.602--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.603--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.605--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.606--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.607--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.608--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.612--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.613--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.613--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.615--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.618--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.619--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.619--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.62--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.623--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.623--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.624--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.625--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.626--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.627--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.628--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.629--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.632--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.633--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.634--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.635--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.635--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.637--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.638--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.638--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.639--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.64--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.64--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.642--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.646--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.647--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.648--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.649--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.65--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.652--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.656--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.657--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.658--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.658--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.659--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.66--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.662--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.663--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.663--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.664--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.665--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.666--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.667--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.668--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.668--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.67--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.673--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.674--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.674--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.675--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.676--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.677--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.678--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-30 11:35:41.679--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.683--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.684--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.685--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.685--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.686--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-30 11:35:41.687--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.688--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.689--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.69--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.691--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.691--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.692--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.696--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.697--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.698--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.698--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.699--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-30 11:35:41.7--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.702--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.702--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.703--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.704--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.706--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.707--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.708--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.708--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.709--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.71--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.713--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.714--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.715--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.715--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.722--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-30 11:35:41.723--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.727--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.728--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.729--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.73--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.73--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-30 11:35:41.731--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.732--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.733--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.736--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.737--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.737--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.738--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.739--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-30 11:35:41.739--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.74--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.741--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.741--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.742--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-30 11:35:41.745--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-30 11:35:41.746--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-30 11:35:41.746--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-30 11:35:41.747--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.748--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.749--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.749--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-30 11:35:41.751--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.754--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.755--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.756--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.756--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.757--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.758--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.762--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.763--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.764--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.767--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.768--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-30 11:35:41.769--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.77--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.77--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.771--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.772--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.773--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.774--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.774--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.775--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.776--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.777--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.777--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.778--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.778--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.779--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.78--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.781--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.781--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.782--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.783--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.783--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.784--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.785--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.786--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.787--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.788--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.789--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:41.789--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(674480275)--Connection(2087202342)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(674480275)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(674480275)--Connection(1256806576)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(502296269)--Connection(750996693)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(502296269)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.79--ServerSession(502296269)--Connection(853264965)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.791--ServerSession(1927763846)--Connection(459482178)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.791--ServerSession(1927763846)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.791--ServerSession(1927763846)--Connection(1636003033)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxAggregateTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxArithmeticTests [EL Fine]: server: 2024-05-30 11:35:41.793--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.794--ServerSession(1580509259)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.795--ServerSession(1580509259)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.796--ServerSession(1580509259)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.796--ServerSession(1580509259)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.797--ServerSession(1580509259)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.8--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.8--ServerSession(1580509259)--Connection(1286966923)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.802--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.803--ServerSession(1580509259)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.803--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.806--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.809--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.81--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.812--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.812--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.815--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.816--ServerSession(1975569721)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.817--ServerSession(1975569721)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.817--ServerSession(1975569721)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.817--ServerSession(1975569721)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.817--ServerSession(1975569721)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.817--ServerSession(1975569721)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.818--ServerSession(1975569721)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.818--ServerSession(1975569721)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.818--ServerSession(1975569721)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.818--ServerSession(1975569721)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.818--ServerSession(1975569721)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.819--ServerSession(1975569721)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.821--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.821--ServerSession(1975569721)--Connection(1031581596)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.823--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.823--ServerSession(1975569721)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.824--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.826--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.828--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.829--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.831--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.832--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.835--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.836--ServerSession(1573337374)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.836--ServerSession(1573337374)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.836--ServerSession(1573337374)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.836--ServerSession(1573337374)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.837--ServerSession(1573337374)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.839--ServerSession(1573337374)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.841--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.841--ServerSession(1573337374)--Connection(1687418752)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.842--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.843--ServerSession(1573337374)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.844--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.846--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.848--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.849--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.851--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.852--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:41.855--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-30 11:35:41.859--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-30 11:35:41.86--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-30 11:35:41.86--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-30 11:35:41.862--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.865--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.866--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.866--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.867--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.87--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.871--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 4)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:41.874--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.874--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.875--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 4) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [2, 4] [EL Fine]: sql: 2024-05-30 11:35:41.878--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.881--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.881--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.882--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.883--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.886--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.887--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.888--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.888--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.888--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-30 11:35:41.889--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.893--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.893--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.894--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.895--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-30 11:35:41.897--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-30 11:35:41.898--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-30 11:35:41.898--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-30 11:35:41.899--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.9--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.9--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.901--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.902--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.903--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.904--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 4)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:41.904--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.905--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-30 11:35:41.905--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 4) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [2, 4] [EL Fine]: sql: 2024-05-30 11:35:41.906--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.909--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.91--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.911--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.912--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.912--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.913--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-30 11:35:41.916--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-30 11:35:41.917--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (2 + 4)) [EL Fine]: sql: 2024-05-30 11:35:41.92--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-30 11:35:41.92--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-30 11:35:41.921--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1, (2 + 4) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-30 11:35:41.924--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.925--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.925--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.926--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-30 11:35:41.927--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.927--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.928--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.929--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.929--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.929--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:41.93--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.931--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.932--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.932--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:41.933--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:41.936--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:41.937--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:41.937--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: connection: 2024-05-30 11:35:41.937--ServerSession(1975569721)--Connection(1311114255)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1975569721)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1975569721)--Connection(1031581596)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1573337374)--Connection(7876037)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1573337374)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1573337374)--Connection(1687418752)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1580509259)--Connection(1867459776)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1580509259)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:41.938--ServerSession(1580509259)--Connection(1286966923)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxArithmeticTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxComparisonTests [EL Fine]: server: 2024-05-30 11:35:41.944--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.945--ServerSession(1804911104)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.946--ServerSession(1804911104)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.947--ServerSession(1804911104)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.947--ServerSession(1804911104)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.948--ServerSession(1804911104)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.95--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.95--ServerSession(1804911104)--Connection(1694636980)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.951--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.952--ServerSession(1804911104)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.952--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.955--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.956--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.957--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.959--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.96--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.962--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.963--ServerSession(1241213245)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.964--ServerSession(1241213245)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.965--ServerSession(1241213245)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.966--ServerSession(1241213245)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.967--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.967--ServerSession(1241213245)--Connection(1734719138)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.969--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.969--ServerSession(1241213245)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.97--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.972--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.974--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.975--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.977--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.978--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:41.98--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:41.981--ServerSession(393118622)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:41.982--ServerSession(393118622)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:41.984--ServerSession(393118622)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:41.985--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:41.985--ServerSession(393118622)--Connection(2095335823)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:41.987--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:41.987--ServerSession(393118622)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:41.988--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:41.991--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:41.993--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:41.994--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:41.996--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:41.997--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:42.001--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-30 11:35:42.005--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-30 11:35:42.005--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.008--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.01--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.013--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.014--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.014--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.014--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.015--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.016--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.02--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.022--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.023--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.024--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.024--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.026--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.029--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.03--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.031--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.032--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.035--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.036--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.037--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.038--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.042--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.042--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.043--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.044--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.047--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.048--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.05--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.051--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.054--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.054--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.055--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.055--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.056--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.057--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.059--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.06--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.061--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.061--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.061--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.063--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.066--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.067--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.067--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.069--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.07--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.071--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.072--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.073--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.074--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.074--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.075--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.076--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.077--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.078--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.078--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.078--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.079--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.08--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.083--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.086--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.087--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.089--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.092--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (?, ?, ?, ?))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.095--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.097--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.098--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.098--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.099--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.099--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.1--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.102--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.102--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.103--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.104--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.106--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.107--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.107--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.107--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.108--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.109--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.111--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.112--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.113--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.115--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.115--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.116--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.119--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.119--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.12--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.12--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.123--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.124--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.126--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.127--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT EXP(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.13--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT EXP(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.131--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT EXP(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.131--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT EXP(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.132--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.135--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.135--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.136--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.137--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.139--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.139--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.14--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.141--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.144--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.145--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.146--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.147--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.151--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.151--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.152--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.153--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.156--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.157--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.157--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.158--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.161--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.161--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.162--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.162--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.163--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.164--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.164--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.165--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.165--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.166--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.169--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.17--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.17--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.171--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.171--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.172--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.176--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.177--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.177--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.178--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-30 11:35:42.18--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-30 11:35:42.181--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-30 11:35:42.181--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-30 11:35:42.182--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-30 11:35:42.185--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-30 11:35:42.185--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-30 11:35:42.185--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-30 11:35:42.186--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.19--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.191--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.191--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.195--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.196--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.197--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.2--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.2--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.201--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.202--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.205--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.205--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.206--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.207--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.209--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.21--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.21--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.21--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.211--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.212--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.216--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.217--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.22--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.221--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.223--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.224--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.225--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.225--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.225--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-30 11:35:42.226--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.227--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.227--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.228--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.228--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.229--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.229--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.23--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.231--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.231--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.232--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.236--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.237--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.238--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.241--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.241--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.243--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.245--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.246--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.247--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.247--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.248--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.249--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CEIL(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.252--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CEIL(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.253--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CEIL(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.253--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CEIL(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.254--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.255--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.255--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.256--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.256--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.257--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.258--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.258--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.259--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.259--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.26--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.262--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.263--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.263--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.264--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.265--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.266--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.267--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.268--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.268--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.269--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.27--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.27--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.271--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.271--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.271--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.272--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.275--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.276--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.276--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.277--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.277--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-30 11:35:42.278--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.28--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.281--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.281--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.282--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.282--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.283--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.286--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.287--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.287--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.288--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.288--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.289--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.29--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.291--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.292--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.292--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.292--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.293--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.297--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.297--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.298--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.299--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.3--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.3--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.301--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.301--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.301--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.302--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.305--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.305--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.306--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.306--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.307--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.314--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.315--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.315--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.316--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.317--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.318--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.318--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.319--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.32--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.32--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.321--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.321--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.322--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.322--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.323--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.323--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.324--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.325--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.325--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.326--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.326--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.327--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.328--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.33--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.331--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.331--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.331--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.332--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.333--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.336--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.337--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.338--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.338--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.339--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.34--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.341--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.342--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.343--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.343--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.344--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.344--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.345--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.346--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.346--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.346--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.347--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.348--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.348--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.349--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.349--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.35--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.35--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.351--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.355--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.356--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.357--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.358--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.358--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.359--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.36--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.36--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.36--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.361--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.362--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.363--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.363--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.364--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.364--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (?, ?, ?, ?))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.365--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.368--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.369--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.369--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.37--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.373--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.373--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.374--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.374--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.374--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.375--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.376--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.377--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.378--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.378--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.378--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.379--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.38--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.38--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.381--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.381--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.382--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.382--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.383--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.383--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.384--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.385--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.385--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.386--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.387--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.387--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.388--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-30 11:35:42.389--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:42.391--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:42.392--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:42.392--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-30 11:35:42.393--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.395--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.395--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.396--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT LN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.397--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.398--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.399--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.399--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.4--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.4--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.402--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.406--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.407--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.41--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.411--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.414--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.416--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.416--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.417--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.417--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.418--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.419--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.42--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.42--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.421--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.422--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = FLOOR((3.3)*1e9+0.5)/1e9) [EL Fine]: sql: 2024-05-30 11:35:42.423--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.424--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.424--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.425--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.425--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.426--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.427--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.427--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.428--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.428--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.429--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [2, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.432--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.432--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.433--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.434--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.436--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.437--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.437--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.438--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.44--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.441--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.441--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.441--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.442--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-30 11:35:42.443--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.446--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.446--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.449--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-30 11:35:42.451--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.452--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.453--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.453--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.454--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.454--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.455--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.458--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.459--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.459--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.46--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.46--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.461--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.462--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.463--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.464--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.464--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.465--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (?, ?, ?, ?))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.466--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.469--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.469--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-30 11:35:42.47--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-30 11:35:42.472--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-30 11:35:42.473--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-30 11:35:42.474--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.474--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.475--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.475--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.476--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.479--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.479--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.479--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.48--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [2, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.481--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.482--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.482--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.483--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.484--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.484--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.485--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.486--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.486--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.487--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.488--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.488--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.488--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.49--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.493--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.494--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.497--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.498--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [2, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-30 11:35:42.502--ServerSession(1804911104)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:42.504--UnitOfWork(347125753)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [2, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-30 11:35:42.505--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-30 11:35:42.507--ServerSession(1804911104)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:42.507--UnitOfWork(347125753)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-30 11:35:42.508--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-30 11:35:42.509--ServerSession(1804911104)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:42.509--UnitOfWork(347125753)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-30 11:35:42.51--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-30 11:35:42.511--ServerSession(1804911104)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:42.511--UnitOfWork(347125753)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-30 11:35:42.512--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.515--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.516--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.517--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.517--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.517--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-30 11:35:42.518--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.518--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.52--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.52--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.521--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.521--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.523--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.524--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.524--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.525--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.526--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.526--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.527--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.528--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.528--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.529--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.53--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.53--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.531--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.531--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.532--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.532--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-30 11:35:42.533--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.534--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.534--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.535--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.536--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.536--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-30 11:35:42.537--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.538--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.538--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.539--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.539--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.54--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.541--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.544--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.546--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.547--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.547--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.548--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.55--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.553--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.554--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.555--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.555--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.556--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.557--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:42.559--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:42.559--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:42.559--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-30 11:35:42.56--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.562--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.563--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.563--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.564--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.565--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.565--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.566--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.567--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.567--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.568--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.572--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.575--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.576--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.576--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.577--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.58--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.58--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.581--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.582--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.583--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.583--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.585--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.588--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.589--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.589--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.59--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.591--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.591--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.592--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.593--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.593--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.594--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.594--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CEIL(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.595--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.598--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.599--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.599--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.6--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.601--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.602--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.602--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.608--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.609--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-30 11:35:42.611--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.614--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.615--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.616--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.618--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.619--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-30 11:35:42.62--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.621--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.622--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.622--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.623--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT SIGN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.626--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT SIGN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.627--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT SIGN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.628--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT SIGN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.629--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.631--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.632--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.632--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.632--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.633--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.634--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.635--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.636--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.636--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.637--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.637--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-30 11:35:42.638--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.642--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.643--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.643--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.644--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.644--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 9) [EL Fine]: sql: 2024-05-30 11:35:42.645--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT LN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.648--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT LN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.649--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT LN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.649--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT LN(1.1) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 3) [EL Fine]: sql: 2024-05-30 11:35:42.65--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.651--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.652--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.653--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.654--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.654--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.655--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.656--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.657--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.657--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.658--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.658--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-30 11:35:42.659--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.662--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.662--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.663--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.663--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.664--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-30 11:35:42.665--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.666--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.666--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.667--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.668--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.668--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.669--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.67--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.67--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.671--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.671--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.672--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.673--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.676--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.677--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.677--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.679--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.68--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.681--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.682--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.682--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.683--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.683--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.684--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR((1.1)*1e3+0.5)/1e3 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [9] [EL Fine]: sql: 2024-05-30 11:35:42.685--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.685--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.686--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.687--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.687--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.688--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-30 11:35:42.689--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.691--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.692--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.692--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.692--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.693--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-30 11:35:42.693--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.697--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.697--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.698--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.699--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.699--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.7--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.7--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT EXP(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.701--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.702--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.703--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0] [EL Fine]: sql: 2024-05-30 11:35:42.703--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.704--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.704--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (? < FLOOR((9.9)*1e2+0.5)/1e2) bind => [0.0] [EL Fine]: sql: 2024-05-30 11:35:42.705--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.706--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.708--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.708--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.709--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.71--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.71--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.711--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.712--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.713--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.713--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.714--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.715--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.716--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.717--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.718--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.718--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.719--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.72--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.721--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.722--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.722--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.724--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.724--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.725--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.726--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.727--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.729--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.73--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.731--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.732--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.732--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-30 11:35:42.733--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.734--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.735--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.735--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-30 11:35:42.736--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.736--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.737--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.738--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.739--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.739--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.74--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.74--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.741--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.741--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.742--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.742--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-30 11:35:42.743--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.743--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.744--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.744--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.745--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.745--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-30 11:35:42.746--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.746--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.747--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.747--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.748--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.748--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.749--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-30 11:35:42.752--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-30 11:35:42.753--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.753--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.754--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.755--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.755--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.756--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.756--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.76--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.76--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.761--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0.0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.764--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0.0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.764--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY HAVING (0.0 < FLOOR((9.9)*1e2+0.5)/1e2) [EL Fine]: sql: 2024-05-30 11:35:42.765--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.766--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.767--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.767--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.768--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.768--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-30 11:35:42.769--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.77--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.771--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.771--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.772--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.773--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.774--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.774--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.775--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.775--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-30 11:35:42.776--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.777--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.777--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.777--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.778--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.778--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-30 11:35:42.779--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.78--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.78--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.78--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--SELECT SIGN(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.781--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.782--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.782--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: sql: 2024-05-30 11:35:42.783--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--SELECT FLOOR(?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [1.1, 3] [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(1241213245)--Connection(1975880178)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(1241213245)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(1241213245)--Connection(1734719138)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(393118622)--Connection(527783934)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(393118622)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:42.783--ServerSession(393118622)--Connection(2095335823)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:42.784--ServerSession(1804911104)--Connection(1661745907)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:42.784--ServerSession(1804911104)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:42.784--ServerSession(1804911104)--Connection(1694636980)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.840 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxComparisonTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxFunctionTests [EL Fine]: server: 2024-05-30 11:35:42.786--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:42.787--ServerSession(869748865)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.788--ServerSession(869748865)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:42.79--ServerSession(869748865)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:42.791--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:42.792--ServerSession(869748865)--Connection(284829454)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:42.793--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:42.793--ServerSession(869748865)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:42.794--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:42.796--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.798--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:42.799--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:42.801--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:42.802--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:42.804--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:42.805--ServerSession(416771092)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.812--ServerSession(416771092)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.813--ServerSession(416771092)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.813--ServerSession(416771092)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:42.814--ServerSession(416771092)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:42.816--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:42.816--ServerSession(416771092)--Connection(1433857780)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:42.817--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:42.818--ServerSession(416771092)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:42.819--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:42.822--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.825--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:42.826--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:42.829--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:42.83--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:42.834--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:42.835--ServerSession(1480267642)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:42.835--ServerSession(1480267642)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:42.835--ServerSession(1480267642)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:42.835--ServerSession(1480267642)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:42.835--ServerSession(1480267642)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:42.836--ServerSession(1480267642)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:42.837--ServerSession(1480267642)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:42.839--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:42.839--ServerSession(1480267642)--Connection(1112457051)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:42.841--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:42.842--ServerSession(1480267642)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:42.842--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:42.845--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:42.848--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:42.849--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:42.852--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:42.853--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:42.857--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.86--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.861--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.861--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.863--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:42.865--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:42.866--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:42.868--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:42.872--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.876--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.877--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.877--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.879--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.883--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.884--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.885--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.886--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.888--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.889--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.889--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.89--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.893--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.894--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.896--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.896--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.897--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.904--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.907--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.907--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.908--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.909--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.909--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.91--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.913--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.914--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.914--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.915--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.915--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:42.916--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.919--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.919--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.92--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.92--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.92--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:42.921--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:42.923--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:42.924--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:42.924--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:42.925--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.928--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.929--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.929--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.93--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.93--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.931--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.934--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.935--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || STRVAL2)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:42.937--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.938--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.938--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(? || STRVAL2))) bind => [HELLO, ] [EL Fine]: sql: 2024-05-30 11:35:42.941--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.943--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.944--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.944--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.945--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.945--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-30 11:35:42.946--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.948--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.949--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.949--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:42.951--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-30 11:35:42.954--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-30 11:35:42.954--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-30 11:35:42.955--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-30 11:35:42.956--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.958--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.958--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.959--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.959--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.959--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.96--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.962--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.963--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.963--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.964--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.964--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.965--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.967--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.967--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.967--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.968--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:42.969--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:42.969--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:42.97--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:42.972--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:42.975--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:42.976--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.978--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.978--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.979--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.979--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.979--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-30 11:35:42.98--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.982--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.982--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.983--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:42.983--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:42.986--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:42.986--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:42.986--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:42.987--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.988--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.989--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.989--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-30 11:35:42.99--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.991--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.991--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.992--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.992--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.993--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:42.993--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.995--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.996--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.997--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.997--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.998--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:42.999--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.999--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:42.999--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.0--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.001--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.003--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.004--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || STRVAL2)) [EL Fine]: sql: 2024-05-30 11:35:43.006--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.006--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.006--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(? || STRVAL2))) bind => [HELLO, ] [EL Fine]: sql: 2024-05-30 11:35:43.008--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:43.009--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:43.009--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.012--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.012--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.013--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.014--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:43.015--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-30 11:35:43.016--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.016--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.017--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.017--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.018--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.018--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.019--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.022--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.022--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.023--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.024--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.024--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.025--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.027--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.028--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.028--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.029--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.03--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.03--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || STRVAL2)) bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.031--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.031--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.032--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(? || STRVAL2))) bind => [HELLO, ] [EL Fine]: sql: 2024-05-30 11:35:43.032--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.035--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.035--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.036--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.036--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.036--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-30 11:35:43.037--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.038--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.038--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.039--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.039--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.039--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-30 11:35:43.04--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.043--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.043--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.044--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.045--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:43.045--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-30 11:35:43.046--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:43.046--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-30 11:35:43.047--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.049--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.05--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.051--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.051--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.052--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-30 11:35:43.053--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.055--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.056--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.057--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.057--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.058--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.059--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.061--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.062--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.062--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.063--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.063--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.064--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.065--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.065--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.065--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.066--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.066--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-30 11:35:43.067--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.07--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.07--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.071--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-30 11:35:43.072--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.073--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.074--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.074--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.075--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.075--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.076--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.08--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.081--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.081--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.082--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.083--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.084--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.085--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.085--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.086--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-30 11:35:43.087--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.089--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.09--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.09--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-30 11:35:43.091--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.092--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.093--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.094--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.095--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.096--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.097--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.097--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.098--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.099--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.099--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.1--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.1--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.101--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.101--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.102--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.103--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-30 11:35:43.106--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-30 11:35:43.106--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-30 11:35:43.107--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-30 11:35:43.108--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.11--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.111--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.111--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.112--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.113--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.114--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.114--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.115--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.115--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-30 11:35:43.116--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.117--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.117--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.118--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.118--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.119--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.119--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.12--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-30 11:35:43.121--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.122--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.123--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.123--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.124--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.125--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.126--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.127--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.127--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.128--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-30 11:35:43.129--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.13--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.13--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.131--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.132--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.132--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.133--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.134--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.134--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.135--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.136--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.136--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.137--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.137--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.138--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.139--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.14--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.14--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.141--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.142--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.143--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.143--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.144--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.145--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.145--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.145--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-30 11:35:43.146--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.149--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.15--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.15--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.151--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.151--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-30 11:35:43.153--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.154--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.154--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.155--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.156--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.157--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-30 11:35:43.158--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:43.158--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:43.159--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-30 11:35:43.159--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: connection: 2024-05-30 11:35:43.16--ServerSession(416771092)--Connection(1986174850)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.16--ServerSession(416771092)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.16--ServerSession(416771092)--Connection(1433857780)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.16--ServerSession(1480267642)--Connection(1120858287)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.16--ServerSession(1480267642)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.161--ServerSession(1480267642)--Connection(1112457051)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.161--ServerSession(869748865)--Connection(1977391455)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.161--ServerSession(869748865)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.161--ServerSession(869748865)--Connection(284829454)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxFunctionTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxOrderingTests [EL Fine]: server: 2024-05-30 11:35:43.164--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.165--ServerSession(828995006)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.166--ServerSession(828995006)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.166--ServerSession(828995006)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.166--ServerSession(828995006)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.167--ServerSession(828995006)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.169--ServerSession(828995006)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.171--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.171--ServerSession(828995006)--Connection(804457077)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.173--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.173--ServerSession(828995006)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.174--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.177--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.179--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.18--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.182--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.183--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:43.186--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.187--ServerSession(87146493)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.188--ServerSession(87146493)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.188--ServerSession(87146493)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.188--ServerSession(87146493)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.189--ServerSession(87146493)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.191--ServerSession(87146493)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.193--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.193--ServerSession(87146493)--Connection(1050434029)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.195--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.196--ServerSession(87146493)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.197--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.199--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.201--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.202--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.203--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.204--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:43.206--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.208--ServerSession(202997574)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.209--ServerSession(202997574)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.21--ServerSession(202997574)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.211--ServerSession(202997574)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.213--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.213--ServerSession(202997574)--Connection(80927840)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.214--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.215--ServerSession(202997574)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.215--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.218--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.22--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.222--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.224--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.225--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:43.228--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.231--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.231--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.232--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.234--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.234--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.236--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.238--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.239--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.241--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.242--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.244--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.245--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.245--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.247--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.247--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.248--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.25--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.25--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.251--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.252--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.253--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.253--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.254--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.255--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.256--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.256--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.257--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.257--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.257--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.258--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.259--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.26--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.26--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.26--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.261--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.262--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.262--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.262--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.263--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.264--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.266--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.267--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.267--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.269--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.27--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.27--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.272--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.273--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.273--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.274--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.275--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.275--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.276--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.277--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.277--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.278--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.278--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.279--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.279--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.28--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.28--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.28--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.281--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.281--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.282--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-30 11:35:43.282--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.283--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.283--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.284--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.284--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.285--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.286--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.287--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.287--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.288--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.288--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.288--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.289--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.29--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.291--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.291--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-30 11:35:43.292--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.292--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.293--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.293--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-30 11:35:43.294--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.295--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.295--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.296--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.296--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.297--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-30 11:35:43.298--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.298--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.299--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-30 11:35:43.299--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.299--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.3--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-30 11:35:43.3--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.301--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.302--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-30 11:35:43.302--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: connection: 2024-05-30 11:35:43.302--ServerSession(87146493)--Connection(911923092)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(87146493)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(87146493)--Connection(1050434029)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(202997574)--Connection(1140224243)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(202997574)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(202997574)--Connection(80927840)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(828995006)--Connection(188275837)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(828995006)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.303--ServerSession(828995006)--Connection(804457077)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxOrderingTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxUpdateTests [EL Fine]: server: 2024-05-30 11:35:43.305--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.306--ServerSession(166289688)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.307--ServerSession(166289688)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.309--ServerSession(166289688)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.31--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.311--ServerSession(166289688)--Connection(1502778642)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.312--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.313--ServerSession(166289688)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.313--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.315--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.317--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.318--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.32--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.321--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:43.323--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.324--ServerSession(81524994)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.325--ServerSession(81524994)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.325--ServerSession(81524994)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.325--ServerSession(81524994)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.325--ServerSession(81524994)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.326--ServerSession(81524994)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.327--ServerSession(81524994)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.329--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.329--ServerSession(81524994)--Connection(1077530889)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.33--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.331--ServerSession(81524994)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.331--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.334--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.335--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.337--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.339--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.34--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-30 11:35:43.343--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.344--ServerSession(1526401615)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.344--ServerSession(1526401615)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.345--ServerSession(1526401615)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-30 11:35:43.347--ServerSession(1526401615)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.348--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.349--ServerSession(1526401615)--Connection(280099315)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.35--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.351--ServerSession(1526401615)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-30 11:35:43.351--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-30 11:35:43.353--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-30 11:35:43.355--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-30 11:35:43.356--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.358--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-30 11:35:43.359--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:43.362--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.366--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.367--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.368--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.368--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.369--ClientSession(1663926630)--Connection(312090840)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.37--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.374--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.375--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.376--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.376--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.377--ClientSession(1587498870)--Connection(1495319789)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-30 11:35:43.378--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.379--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.38--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.381--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.381--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.382--ClientSession(1297528817)--Connection(460399589)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: connection: 2024-05-30 11:35:43.382--ServerSession(81524994)--Connection(460399589)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.382--ServerSession(81524994)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.382--ServerSession(81524994)--Connection(1077530889)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.382--ServerSession(1526401615)--Connection(312090840)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.383--ServerSession(1526401615)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.383--ServerSession(1526401615)--Connection(280099315)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.383--ServerSession(166289688)--Connection(1495319789)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.383--ServerSession(166289688)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-30 11:35:43.383--ServerSession(166289688)--Connection(1502778642)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxUpdateTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryUpdate [EL Fine]: server: 2024-05-30 11:35:43.384--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.385--ServerSession(1020045148)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.386--ServerSession(1020045148)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-30 11:35:43.387--ServerSession(1020045148)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.389--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.389--ServerSession(1020045148)--Connection(177104030)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.391--ServerSession(1020045148)--Connection(2013461582)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.391--ServerSession(1020045148)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:43.392--ServerSession(1020045148)--Connection(2013461582)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-30 11:35:43.394--ServerSession(1020045148)--Connection(2013461582)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-30 11:35:43.396--ClientSession(464458344)--Connection(2013461582)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key13, 4, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:43.398--ClientSession(464458344)--Connection(2013461582)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key22, 9, null, B, C, D] [EL Fine]: sql: 2024-05-30 11:35:43.398--ClientSession(464458344)--Connection(2013461582)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key20, 9, A, null, C, D] [EL Fine]: sql: 2024-05-30 11:35:43.399--ClientSession(464458344)--Connection(2013461582)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key21, 8, A, B, C, null] [EL Fine]: sql: 2024-05-30 11:35:43.4--ClientSession(413215160)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.403--ClientSession(413215160)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.403--ClientSession(413215160)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.404--ClientSession(895767635)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.405--ClientSession(895767635)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-30 11:35:43.406--ClientSession(895767635)--Connection(2013461582)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: connection: 2024-05-30 11:35:43.406--ServerSession(1020045148)--Connection(2013461582)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.406--ServerSession(1020045148)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:43.406--ServerSession(1020045148)--Connection(177104030)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.persistence.jpa.test.query.TestQueryUpdate [INFO] Running org.eclipse.persistence.jpa.test.query.TestSimpleQuery [EL Info]: 2024-05-30 11:35:43.411--ServerSession(620532131)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.persistence.jpa.test.query.TestSimpleQuery [INFO] Running org.eclipse.persistence.jpa.test.query.TestTrimFunction [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Fine]: server: 2024-05-30 11:35:43.438--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Finest]: jpa: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Initial; factoryCount 0 [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.changetracking; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.lazy; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.eager; default value=false [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.fetchgroups; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.internal; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.438--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.rest; default value=false [EL Finest]: properties: 2024-05-30 11:35:43.439--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.weaving.mappedsuperclass; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.439--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true [EL Finest]: properties: 2024-05-30 11:35:43.439--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false [EL Finer]: metadata: 2024-05-30 11:35:43.439--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Finer]: metadata: 2024-05-30 11:35:43.439--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Config]: metadata: 2024-05-30 11:35:43.439--ServerSession(1539156138)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.439--ServerSession(1539156138)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is being defaulted to: TrimEntity. [EL Config]: metadata: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is being defaulted to: TRIMENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Finer]: weaver: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--Class [org.eclipse.persistence.jpa.test.query.model.TrimEntity] registered to be processed by weaver. [EL Finest]: jpa: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--End predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 0 [EL Finer]: weaver: 2024-05-30 11:35:43.44--Thread(Thread[main,5,main])--JavaSECMPInitializer - global instrumentation is null. [EL Finest]: jpa: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 0 [EL Finest]: jpa: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--End predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 1 [EL Finer]: metamodel: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.query.model.TrimEntity_] found and instantiated during initialization. [EL Finest]: jpa: 2024-05-30 11:35:43.44--ServerSession(1539156138)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 1 [EL Finest]: jpa: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [jakarta/validation/Validation]. [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.user; value=root [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.password; value=xxxxxx [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.driver; value=org.apache.derby.client.ClientAutoloadedDriver [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.url; value=jdbc:derby://localhost/memory:ecltests;create=true [EL Finest]: properties: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--property=eclipselink.cache.shared.default; value=false; translated value=false [EL Info]: 2024-05-30 11:35:43.441--ServerSession(1539156138)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle23Platform, regular expression: (?is)oracle.*23.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle21Platform, regular expression: (?is)oracle.*21.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle19Platform, regular expression: (?is)oracle.*19.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle18Platform, regular expression: (?is)oracle.*18.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle12Platform, regular expression: (?is)oracle.*12.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle11Platform, regular expression: (?is)oracle.*11.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform, regular expression: (?is)oracle.*10.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle9Platform, regular expression: (?is)oracle.*9.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle23Platform, regular expression: (?is)core.oracle.*23.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle21Platform, regular expression: (?is)core.oracle.*21.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle19Platform, regular expression: (?is)core.oracle.*19.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle18Platform, regular expression: (?is)core.oracle.*18.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle12Platform, regular expression: (?is)core.oracle.*12.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle11Platform, regular expression: (?is)core.oracle.*11.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle10Platform, regular expression: (?is)core.oracle.*10.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle9Platform, regular expression: (?is)core.oracle.*9.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.OraclePlatform, regular expression: (?is)oracle.* [EL Finest]: connection: 2024-05-30 11:35:43.443--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLAnywherePlatform, regular expression: SQL\ Anywhere.* [EL Finest]: connection: 2024-05-30 11:35:43.444--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SybasePlatform, regular expression: (?i)(sybase.*)|(adaptive\ server\ enterprise.*)|(SQL\ Server.*) [EL Finest]: connection: 2024-05-30 11:35:43.444--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLServerPlatform, regular expression: (?i)microsoft.* [EL Finest]: connection: 2024-05-30 11:35:43.444--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.JavaDBPlatform, regular expression: (?i).*derby.* [EL Fine]: connection: 2024-05-30 11:35:43.444--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.444--ServerSession(1539156138)--Connection(1541256729)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.445--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Finest]: connection: 2024-05-30 11:35:43.445--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finest]: connection: 2024-05-30 11:35:43.445--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Fine]: connection: 2024-05-30 11:35:43.446--ServerSession(1539156138)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit login successful [EL Finest]: query: 2024-05-30 11:35:43.446--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-30 11:35:43.446--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.446--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-30 11:35:43.447--ServerSession(1539156138)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:43.448--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:43.448--ServerSession(1539156138)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-30 11:35:43.448--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-30 11:35:43.448--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.448--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.449--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-30 11:35:43.45--ServerSession(1539156138)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:43.45--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:43.451--ServerSession(1539156138)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-30 11:35:43.451--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-30 11:35:43.451--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.451--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-30 11:35:43.451--ServerSession(1539156138)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:43.452--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:43.452--ServerSession(1539156138)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-30 11:35:43.452--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-30 11:35:43.452--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.452--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TRIMENTITY (ID BIGINT NOT NULL, STRVAL1 VARCHAR(255), PRIMARY KEY (ID))") [EL Finest]: connection: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.453--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--CREATE TABLE TRIMENTITY (ID BIGINT NOT NULL, STRVAL1 VARCHAR(255), PRIMARY KEY (ID)) [EL Finest]: connection: 2024-05-30 11:35:43.455--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: ddl: 2024-05-30 11:35:43.455--Thread(Thread[main,5,main])--The table (TRIMENTITY) is created. [EL Finer]: metamodel: 2024-05-30 11:35:43.455--ServerSession(1539156138)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.query.model.TrimEntity_] found and instantiated during initialization. [EL Finest]: jpa: 2024-05-30 11:35:43.455--ServerSession(1539156138)--Thread(Thread[main,5,main])--End deploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Deployed; factoryCount 1 [EL Finer]: connection: 2024-05-30 11:35:43.456--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 896135409 [EL Finer]: transaction: 2024-05-30 11:35:43.457--ClientSession(896135409)--Thread(Thread[main,5,main])--acquire unit of work: 162040466 [EL Finest]: query: 2024-05-30 11:35:43.457--UnitOfWork(162040466)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?))") [EL Finest]: connection: 2024-05-30 11:35:43.457--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.457--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.459--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.467--UnitOfWork(162040466)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.467--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.467--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.468--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.468--UnitOfWork(162040466)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.468--ClientSession(896135409)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:43.468--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 576702114 [EL Finer]: transaction: 2024-05-30 11:35:43.469--ClientSession(576702114)--Thread(Thread[main,5,main])--acquire unit of work: 2034291323 [EL Finest]: query: 2024-05-30 11:35:43.469--UnitOfWork(2034291323)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(? FROM ?))") [EL Finest]: connection: 2024-05-30 11:35:43.469--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.469--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.471--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.471--UnitOfWork(2034291323)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.471--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.471--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.472--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.472--UnitOfWork(2034291323)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.472--ClientSession(576702114)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:43.472--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 1099915107 [EL Finer]: transaction: 2024-05-30 11:35:43.473--ClientSession(1099915107)--Thread(Thread[main,5,main])--acquire unit of work: 1780635202 [EL Finest]: query: 2024-05-30 11:35:43.473--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM(LEADING ? FROM ?) FROM TRIMENTITY WHERE (STRVAL1 = ?)") [EL Finest]: connection: 2024-05-30 11:35:43.473--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.473--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.475--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.475--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.475--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.475--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.476--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.476--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.476--ClientSession(1099915107)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:43.476--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 570588770 [EL Finer]: transaction: 2024-05-30 11:35:43.476--ClientSession(570588770)--Thread(Thread[main,5,main])--acquire unit of work: 1298475974 [EL Finest]: query: 2024-05-30 11:35:43.476--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?))") [EL Finest]: connection: 2024-05-30 11:35:43.477--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.477--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.479--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.479--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.479--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.479--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-30 11:35:43.479--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.479--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.479--ClientSession(570588770)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:43.48--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 1826467916 [EL Finer]: transaction: 2024-05-30 11:35:43.48--ClientSession(1826467916)--Thread(Thread[main,5,main])--acquire unit of work: 476931575 [EL Finest]: query: 2024-05-30 11:35:43.48--UnitOfWork(476931575)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM(? FROM ?) FROM TRIMENTITY WHERE (STRVAL1 = ?)") [EL Finest]: connection: 2024-05-30 11:35:43.48--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.48--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM('A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.483--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.483--UnitOfWork(476931575)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.483--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.483--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM('A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.483--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.483--UnitOfWork(476931575)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.483--ClientSession(1826467916)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-30 11:35:43.484--ServerSession(1539156138)--Thread(Thread[main,5,main])--client acquired: 832561204 [EL Finer]: transaction: 2024-05-30 11:35:43.484--ClientSession(832561204)--Thread(Thread[main,5,main])--acquire unit of work: 365213851 [EL Finest]: query: 2024-05-30 11:35:43.484--UnitOfWork(365213851)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM(TRAILING ? FROM ?) FROM TRIMENTITY WHERE (STRVAL1 = ?)") [EL Finest]: connection: 2024-05-30 11:35:43.484--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.484--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.486--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-30 11:35:43.486--UnitOfWork(365213851)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-30 11:35:43.487--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-30 11:35:43.487--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--SELECT TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-30 11:35:43.487--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:35:43.487--UnitOfWork(365213851)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-30 11:35:43.487--ClientSession(832561204)--Thread(Thread[main,5,main])--client released [EL Finest]: jpa: 2024-05-30 11:35:43.487--ServerSession(1539156138)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-30 11:35:43.487--ServerSession(1539156138)--Connection(192058961)--Thread(Thread[main,5,main])--disconnect [EL Finer]: cache: 2024-05-30 11:35:43.488--ServerSession(1539156138)--Thread(Thread[main,5,main])--initialize identitymaps [EL Fine]: connection: 2024-05-30 11:35:43.488--ServerSession(1539156138)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit logout successful [EL Fine]: connection: 2024-05-30 11:35:43.488--ServerSession(1539156138)--Connection(1541256729)--Thread(Thread[main,5,main])--disconnect [EL Finest]: jpa: 2024-05-30 11:35:43.488--ServerSession(1539156138)--Thread(Thread[main,5,main])--End undeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Undeployed; factoryCount 0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.persistence.jpa.test.query.TestTrimFunction [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestIdentityGeneration [EL Finer]: jpa: 2024-05-30 11:35:43.491--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying default-pu-name. [EL Fine]: server: 2024-05-30 11:35:43.491--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field childEntity] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity. [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The element [field teaShops] is being defaulted to a one to many mapping. [EL Config]: metadata: 2024-05-30 11:35:43.493--ServerSession(511631282)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field teaShops] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.TeaShop. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field teas] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.Tea. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: Coffee. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: COFFEE. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is being defaulted to: StepExecutionEntity. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is being defaulted to: STEPEXECUTIONENTITY. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: Tea. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: TEA. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [cost] is being defaulted to: COST. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [manufacturer] is being defaulted to: MANUFACTURER. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TeaShop. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TEASHOP. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-30 11:35:43.494--ServerSession(511631282)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field childEntity] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field teaShops] is being defaulted to: TEA_TEASHOP. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [teaShops] is being defaulted to: Tea_ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [teaShops] is being defaulted to: teaShops_ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:43.495--ServerSession(511631282)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Info]: 2024-05-30 11:35:43.497--ServerSession(511631282)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:43.499--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:43.499--ServerSession(511631282)--Connection(1355436187)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:43.501--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:43.503--ServerSession(511631282)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:43.503--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID [EL Fine]: sql: 2024-05-30 11:35:43.504--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.505--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID Query: DataModifyQuery(sql="ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID") [EL Fine]: sql: 2024-05-30 11:35:43.505--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD [EL Fine]: sql: 2024-05-30 11:35:43.506--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.506--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD Query: DataModifyQuery(sql="ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD") [EL Fine]: sql: 2024-05-30 11:35:43.506--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID [EL Fine]: sql: 2024-05-30 11:35:43.507--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.507--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID Query: DataModifyQuery(sql="ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID") [EL Fine]: sql: 2024-05-30 11:35:43.507--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID [EL Fine]: sql: 2024-05-30 11:35:43.508--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.509--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID Query: DataModifyQuery(sql="ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID") [EL Fine]: sql: 2024-05-30 11:35:43.509--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID [EL Fine]: sql: 2024-05-30 11:35:43.509--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.51--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID Query: DataModifyQuery(sql="ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID") [EL Fine]: sql: 2024-05-30 11:35:43.51--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID [EL Fine]: sql: 2024-05-30 11:35:43.511--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.512--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID Query: DataModifyQuery(sql="ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID") [EL Fine]: sql: 2024-05-30 11:35:43.512--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-30 11:35:43.513--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.513--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-30 11:35:43.513--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-30 11:35:43.514--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.514--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-30 11:35:43.514--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-30 11:35:43.515--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.515--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-30 11:35:43.515--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.516--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.516--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.516--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-30 11:35:43.516--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.517--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-30 11:35:43.517--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.517--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.517--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.518--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-30 11:35:43.518--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.518--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-30 11:35:43.518--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-30 11:35:43.519--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.519--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-30 11:35:43.519--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-30 11:35:43.52--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.52--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-30 11:35:43.52--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-30 11:35:43.52--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.521--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-30 11:35:43.521--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.521--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.521--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.521--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-30 11:35:43.522--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.522--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-30 11:35:43.522--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.523--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.523--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.523--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-30 11:35:43.524--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.524--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-30 11:35:43.524--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-30 11:35:43.525--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.525--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-30 11:35:43.525--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-30 11:35:43.526--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.526--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-30 11:35:43.526--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-30 11:35:43.527--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.527--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-30 11:35:43.527--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.528--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.528--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.528--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-30 11:35:43.529--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.529--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-30 11:35:43.529--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.53--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.53--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.53--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-30 11:35:43.531--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.531--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-30 11:35:43.531--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-30 11:35:43.531--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.532--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-30 11:35:43.532--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-30 11:35:43.532--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.533--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-30 11:35:43.533--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-30 11:35:43.533--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.533--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-30 11:35:43.534--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.534--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.534--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.534--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-30 11:35:43.535--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.535--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-30 11:35:43.535--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.536--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.536--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.536--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-30 11:35:43.537--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.537--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-30 11:35:43.537--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-30 11:35:43.538--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.538--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-30 11:35:43.538--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-30 11:35:43.539--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.539--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-30 11:35:43.539--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-30 11:35:43.54--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.54--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-30 11:35:43.54--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.541--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.541--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.541--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-30 11:35:43.541--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.542--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-30 11:35:43.542--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-30 11:35:43.542--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.543--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-30 11:35:43.543--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-30 11:35:43.543--ServerSession(511631282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.544--ServerSession(511631282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-30 11:35:43.544--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE COFFEE (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.546--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE TEA (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.549--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE TEA_DETAILS (SECONDTABLE_ID BIGINT NOT NULL, COST FLOAT, MANUFACTURER VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID)) [EL Fine]: sql: 2024-05-30 11:35:43.551--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP (ID BIGINT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.553--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE STEPEXECUTIONENTITY (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, FK_ID BIGINT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:43.555--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE TEA_TEASHOP (Tea_ID BIGINT NOT NULL, teaShops_ID BIGINT NOT NULL, PRIMARY KEY (Tea_ID, teaShops_ID)) [EL Fine]: sql: 2024-05-30 11:35:43.556--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP_TEA (TEASHOP_ID BIGINT NOT NULL, TEA_ID BIGINT NOT NULL, PRIMARY KEY (TEASHOP_ID, TEA_ID)) [EL Fine]: sql: 2024-05-30 11:35:43.558--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS ADD CONSTRAINT TDTAILSSCNDTABLEID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-30 11:35:43.56--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE STEPEXECUTIONENTITY ADD CONSTRAINT STPXCTIONENTITYFKD FOREIGN KEY (FK_ID) REFERENCES STEPEXECUTIONENTITY (ID) [EL Fine]: sql: 2024-05-30 11:35:43.563--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TATEASHOPtaShopsID FOREIGN KEY (teaShops_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-30 11:35:43.565--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TEA_TEASHOP_Tea_ID FOREIGN KEY (Tea_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-30 11:35:43.567--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TASHOPTEATEASHOPID FOREIGN KEY (TEASHOP_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-30 11:35:43.568--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TEASHOP_TEA_TEA_ID FOREIGN KEY (TEA_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-30 11:35:43.571--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEA (NAME, PRICE) VALUES (?, ?) bind => [Earl Grey, 3.29] [EL Fine]: sql: 2024-05-30 11:35:43.575--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEA (NAME, PRICE) VALUES (?, ?) bind => [Oolong, 2.34] [EL Fine]: sql: 2024-05-30 11:35:43.576--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEA_DETAILS (COST, MANUFACTURER, SECONDTABLE_ID) VALUES (?, ?, ?) bind => [1.29, Lipton, 1] [EL Fine]: sql: 2024-05-30 11:35:43.578--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEA_DETAILS (COST, MANUFACTURER, SECONDTABLE_ID) VALUES (?, ?, ?) bind => [0.75, Lipton, 2] [EL Fine]: sql: 2024-05-30 11:35:43.58--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP (ID, NAME) VALUES (?, ?) bind => [13, null] [EL Fine]: sql: 2024-05-30 11:35:43.582--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP_TEA (TEA_ID, TEASHOP_ID) VALUES (?, ?) bind => [2, 13] [EL Fine]: sql: 2024-05-30 11:35:43.583--ClientSession(485827437)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP_TEA (TEA_ID, TEASHOP_ID) VALUES (?, ?) bind => [1, 13] [EL Fine]: sql: 2024-05-30 11:35:43.585--ClientSession(1448247282)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TABLE COFFEE_AUDIT [EL Fine]: sql: 2024-05-30 11:35:43.586--ClientSession(1448247282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.586--UnitOfWork(957997783)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE_AUDIT' because it does not exist. Error Code: 20000 Call: DROP TABLE COFFEE_AUDIT Query: DataModifyQuery(sql="DROP TABLE COFFEE_AUDIT") [EL Fine]: sql: 2024-05-30 11:35:43.587--ClientSession(1640988940)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TABLE COFFEE_AUDIT (AUDIT_ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, COFFEE_ID BIGINT NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (AUDIT_ID)) [EL Fine]: sql: 2024-05-30 11:35:43.589--ClientSession(1640988940)--Connection(270956301)--Thread(Thread[main,5,main])--DROP TRIGGER coffeetrigger [EL Fine]: sql: 2024-05-30 11:35:43.59--ClientSession(1640988940)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:43.59--UnitOfWork(157550200)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: TRIGGER 'COFFEETRIGGER' does not exist. Error Code: 20000 Call: DROP TRIGGER coffeetrigger Query: DataModifyQuery(sql="DROP TRIGGER coffeetrigger") [EL Fine]: sql: 2024-05-30 11:35:43.59--ClientSession(735246892)--Connection(270956301)--Thread(Thread[main,5,main])--CREATE TRIGGER coffeetrigger AFTER INSERT ON COFFEE REFERENCING NEW_TABLE AS NEW_COFFEE FOR EACH STATEMENT MODE DB2SQL INSERT INTO COFFEE_AUDIT( COFFEE_ID, NAME, PRICE ) SELECT i.ID, i.NAME, i.PRICE FROM NEW_COFFEE i [EL Fine]: sql: 2024-05-30 11:35:43.604--ClientSession(735246892)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO COFFEE_AUDIT (COFFEE_ID, NAME, PRICE) VALUES (1, 'COFFEE1', 11.1) [EL Fine]: sql: 2024-05-30 11:35:43.607--ClientSession(735246892)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO COFFEE_AUDIT (COFFEE_ID, NAME, PRICE) VALUES (2, 'COFFEE2', 22.2) [EL Fine]: sql: 2024-05-30 11:35:43.608--ClientSession(735246892)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO COFFEE_AUDIT (COFFEE_ID, NAME, PRICE) VALUES (3, 'COFFEE3', 33.3) [EL Fine]: sql: 2024-05-30 11:35:43.61--ClientSession(2116873183)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO COFFEE (NAME, PRICE) VALUES (?, ?) bind => [Capa, 4.2] [EL Fine]: sql: 2024-05-30 11:35:43.626--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--SELECT ID, NAME, PRICE FROM COFFEE WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:43.629--ClientSession(2116873183)--Connection(270956301)--Thread(Thread[main,5,main])--SELECT AUDIT_ID, COFFEE_ID FROM COFFEE_AUDIT WHERE NAME = 'Capa' AND PRICE = 4.2 [EL Fine]: sql: 2024-05-30 11:35:43.633--ClientSession(1299427931)--Connection(270956301)--Thread(Thread[main,5,main])--INSERT INTO STEPEXECUTIONENTITY (FK_ID) VALUES (?) bind => [null] [EL Fine]: sql: 2024-05-30 11:35:43.637--ClientSession(1299427931)--Connection(270956301)--Thread(Thread[main,5,main])--UPDATE STEPEXECUTIONENTITY SET FK_ID = ? WHERE (ID = ?) bind => [1, 1] [EL Fine]: connection: 2024-05-30 11:35:43.642--ServerSession(511631282)--Connection(270956301)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:43.642--ServerSession(511631282)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:43.642--ServerSession(511631282)--Connection(1355436187)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.persistence.jpa.test.sequence.TestIdentityGeneration [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestSequenceStartAtNextValue [EL Info]: 2024-05-30 11:35:43.647--ServerSession(1127113201)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:35:43.664--ServerSession(1127113201)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP SEQ_GEN_SEQUENCE' cannot be performed on 'SEQ_GEN_SEQUENCE' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT") [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.persistence.jpa.test.sequence.TestSequenceStartAtNextValue [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestTableQualifier [EL Info]: 2024-05-30 11:35:43.679--ServerSession(65092212)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.persistence.jpa.test.sequence.TestTableQualifier [INFO] Running org.eclipse.persistence.jpa.test.server.TestJNDIConnector [EL Info]: 2024-05-30 11:35:43.703--ServerSession(1380620021)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:43.712--ServerSession(465834352)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:43.717--ServerSession(1925964726)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:43.721--ServerSession(502381892)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.persistence.jpa.test.server.TestJNDIConnector [INFO] Running org.eclipse.persistence.jpa.test.server.TestTargetServerDetector [EL Info]: 2024-05-30 11:35:43.731--ServerSession(234359538)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:35:43.735--ServerSession(931121717)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.persistence.jpa.test.server.TestTargetServerDetector [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestDB2Platform [EL Info]: 2024-05-30 11:35:43.745--ServerSession(945811534)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.persistence.jpa.test.storedproc.TestDB2Platform [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProcedures [EL Info]: 2024-05-30 11:35:43.77--ServerSession(209299239)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metamodel: 2024-05-30 11:35:43.773--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.005 s -- in org.eclipse.persistence.jpa.test.storedproc.TestStoredProcedures [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProceduresCursors [EL Info]: 2024-05-30 11:35:43.779--ServerSession(418974680)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.013 s -- in org.eclipse.persistence.jpa.test.storedproc.TestStoredProceduresCursors [INFO] Running org.eclipse.persistence.jpa.test.uuid.TestStringUUID [EL Info]: 2024-05-30 11:35:43.793--ServerSession(1256969092)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.persistence.jpa.test.uuid.TestStringUUID [INFO] Running org.eclipse.persistence.jpa.test.uuid.TestUUIDGenerator [EL Info]: 2024-05-30 11:35:43.891--ServerSession(525107161)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.persistence.jpa.test.uuid.TestUUIDGenerator [INFO] Running org.eclipse.persistence.jpa.test.uuid.TestUuidWithAppendParameters [EL Info]: 2024-05-30 11:35:44.008--ServerSession(671737771)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.persistence.jpa.test.uuid.TestUuidWithAppendParameters [INFO] Running org.eclipse.persistence.jpa.test.uuid.TestUuidWithBindParameters [EL Info]: 2024-05-30 11:35:44.033--ServerSession(1219278948)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.persistence.jpa.test.uuid.TestUuidWithBindParameters [INFO] Running org.eclipse.persistence.jpa.test.version.TestVersioning [EL Fine]: server: 2024-05-30 11:35:44.052--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is being defaulted to: TemporalVersionedEntity2. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is being defaulted to: TEMPORALVERSIONEDENTITY2. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is being defaulted to: IntegerVersionedEntity. [EL Config]: metadata: 2024-05-30 11:35:44.054--ServerSession(468902429)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is being defaulted to: INTEGERVERSIONEDENTITY. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [data] is being defaulted to: DATA. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [theVersion] is being defaulted to: THEVERSION. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is being defaulted to: TemporalVersionedEntity. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is being defaulted to: TEMPORALVERSIONEDENTITY. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-30 11:35:44.055--ServerSession(468902429)--Thread(Thread[main,5,main])--The column name for element [updatetimestamp] is being defaulted to: UPDATETIMESTAMP. [EL Info]: 2024-05-30 11:35:44.056--ServerSession(468902429)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Fine]: connection: 2024-05-30 11:35:44.058--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-30 11:35:44.058--ServerSession(468902429)--Connection(1953807380)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:35:44.059--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Fine]: connection: 2024-05-30 11:35:44.06--ServerSession(468902429)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-30 11:35:44.06--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.061--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.062--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.062--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-30 11:35:44.062--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.063--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-30 11:35:44.063--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.063--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.064--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.064--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.064--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.065--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.065--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-30 11:35:44.065--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.066--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-30 11:35:44.066--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.066--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.067--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.067--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.067--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.068--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.068--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-30 11:35:44.068--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.069--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-30 11:35:44.069--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.069--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.069--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.07--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.07--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.07--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.07--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-30 11:35:44.071--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.071--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-30 11:35:44.071--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.072--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.072--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.072--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.072--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.072--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.073--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-30 11:35:44.073--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.073--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-30 11:35:44.073--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-30 11:35:44.074--ServerSession(468902429)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-30 11:35:44.074--ServerSession(468902429)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-30 11:35:44.074--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--CREATE TABLE TEMPORALVERSIONEDENTITY (ID BIGINT NOT NULL, UPDATETIMESTAMP TIMESTAMP, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:44.076--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--CREATE TABLE TEMPORALVERSIONEDENTITY2 (ID BIGINT NOT NULL, VERSION TIMESTAMP, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:44.078--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--CREATE TABLE INTEGERVERSIONEDENTITY (ID BIGINT NOT NULL, DATA VARCHAR(255), THEVERSION INTEGER, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-30 11:35:44.08--ClientSession(1978585103)--Connection(1996947474)--Thread(Thread[main,5,main])--VALUES CURRENT_TIMESTAMP [EL Fine]: sql: 2024-05-30 11:35:44.081--ClientSession(1978585103)--Connection(1996947474)--Thread(Thread[main,5,main])--INSERT INTO TEMPORALVERSIONEDENTITY (ID, UPDATETIMESTAMP) VALUES (?, ?) bind => [1, 2024-05-30 11:35:44.081] [EL Fine]: sql: 2024-05-30 11:35:46.585--ClientSession(1688376938)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY SET UPDATETIMESTAMP = ? WHERE ((ID = ?) AND (UPDATETIMESTAMP = ?)) bind => [2024-05-30 11:35:46.0, 1, 2024-05-30 11:35:44.081] [EL Fine]: sql: 2024-05-30 11:35:46.589--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--SELECT ID, UPDATETIMESTAMP FROM TEMPORALVERSIONEDENTITY WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:49.091--ClientSession(2134374070)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY SET UPDATETIMESTAMP = ? WHERE ((ID = ?) AND (UPDATETIMESTAMP = ?)) bind => [2024-05-30 11:35:48.0, 1, 2024-05-30 11:35:46.0] [EL Fine]: sql: 2024-05-30 11:35:49.093--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--SELECT ID, UPDATETIMESTAMP FROM TEMPORALVERSIONEDENTITY WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:49.094--ClientSession(1410723144)--Connection(1996947474)--Thread(Thread[main,5,main])--VALUES CURRENT_TIMESTAMP [EL Fine]: sql: 2024-05-30 11:35:49.094--ClientSession(1410723144)--Connection(1996947474)--Thread(Thread[main,5,main])--INSERT INTO TEMPORALVERSIONEDENTITY2 (ID, VERSION) VALUES (?, ?) bind => [1, 2024-05-30 11:35:49.094] [EL Fine]: sql: 2024-05-30 11:35:51.598--ClientSession(1923613717)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY2 SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [2024-05-30 11:35:51.0, 1, 2024-05-30 11:35:49.094] [EL Fine]: sql: 2024-05-30 11:35:51.601--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--SELECT ID, VERSION FROM TEMPORALVERSIONEDENTITY2 WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:54.104--ClientSession(1053239364)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY2 SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [2024-05-30 11:35:53.0, 1, 2024-05-30 11:35:51.0] [EL Fine]: sql: 2024-05-30 11:35:54.105--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--SELECT ID, VERSION FROM TEMPORALVERSIONEDENTITY2 WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-30 11:35:54.106--ClientSession(1502213219)--Connection(1996947474)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [1, Data, 1] [EL Fine]: sql: 2024-05-30 11:35:54.109--ClientSession(1698159737)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = ?, THEVERSION = ? WHERE ((ID = ?) AND (THEVERSION = ?)) bind => [Lore, 2, 1, 1] [EL Fine]: sql: 2024-05-30 11:35:54.112--ClientSession(1651391256)--Connection(1996947474)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [2, Data, 1] [EL Fine]: sql: 2024-05-30 11:35:54.114--ClientSession(1226766604)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = 'Lore', THEVERSION = (THEVERSION + 1) WHERE (ID = 2) [EL Fine]: sql: 2024-05-30 11:35:54.118--ClientSession(1226766604)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = ?, THEVERSION = ? WHERE ((ID = ?) AND (THEVERSION = ?)) bind => [Information, 2, 2, 1] [EL Warning]: 2024-05-30 11:35:54.124--UnitOfWork(411494585)--Thread(Thread[main,5,main])--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [IntegerVersionedEntity [id=2, data=Information, theVersion=2]] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity Primary Key> 2 [EL Fine]: sql: 2024-05-30 11:35:54.125--ClientSession(1617488345)--Connection(1996947474)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [3, Data, 1] [EL Fine]: sql: 2024-05-30 11:35:54.126--ClientSession(1178923988)--Connection(1996947474)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET THEVERSION = ? WHERE ((ID = ?) AND (THEVERSION = ?)) bind => [10, 3, 1] [EL Fine]: connection: 2024-05-30 11:35:54.129--ServerSession(468902429)--Connection(1996947474)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-30 11:35:54.129--ServerSession(468902429)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-30 11:35:54.129--ServerSession(468902429)--Connection(1953807380)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.08 s -- in org.eclipse.persistence.jpa.test.version.TestVersioning [INFO] Running org.eclipse.persistence.jpa.test.weave.TestWeaving [EL Info]: 2024-05-30 11:35:54.134--ServerSession(64584458)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.persistence.jpa.test.weave.TestWeaving [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 708, Failures: 0, Errors: 0, Skipped: 29 [INFO] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-jse-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest May 30, 2024 11:35:56 AM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 5.1.0 (Final) May 30, 2024 11:35:56 AM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. May 30, 2024 11:35:56 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container 1b2ae264-3728-4ae9-b376-32b4229eca50 initialized [EL Info]: 2024-05-30 11:35:57.464--ServerSession(71148574)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:35:57.69--ServerSession(71148574)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CACHEDEADLOCK_DETAIL' because it does not exist. Error Code: 30000 Call: DROP TABLE cachedeadlock_detail Query: DataModifyQuery(sql="DROP TABLE cachedeadlock_detail") [EL Warning]: 2024-05-30 11:35:57.709--ServerSession(71148574)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CACHEDEADLOCK_MASTER' because it does not exist. Error Code: 30000 Call: DROP TABLE cachedeadlock_master Query: DataModifyQuery(sql="DROP TABLE cachedeadlock_master") [EL Severe]: cache: 2024-05-30 11:35:57.844--Summary current cache key of thread ForkJoinPool.commonPool-worker-4 Stuck thread problem: unique tiny message number (1) The Thread [ForkJoinPool.commonPool-worker-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 7) (totalNumberOfTimeCacheKeyReleasedForReading: 7) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-4 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-4 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-4 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:35:57.906--Start full concurrency manager state (massive) dump No: 1 Concurrency manager - Page 01 start - thread dump about all threads at time of event "main" java.lang.Thread.State: RUNNABLE at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.(MainThread.java:46) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.threadExecution(CacheDeadLockDetectionTest.java:84) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.bugTest(CacheDeadLockDetectionTest.java:68) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413) at app//org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at app//org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at app//org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at app//org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at app//org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at app//org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) "Reference Handler" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@17.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:253) at java.base@17.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) "Finalizer" java.lang.Thread.State: WAITING at java.base@17.0.2/java.lang.Object.wait(Native Method) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@17.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) "Signal Dispatcher" java.lang.Thread.State: RUNNABLE "Notification Thread" java.lang.Thread.State: RUNNABLE "Common-Cleaner" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/java.lang.Object.wait(Native Method) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) "pool-1-thread-1" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:275) at java.base@17.0.2/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-1-thread-2" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.poll(EPollPort.java:200) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:281) at java.base@17.0.2/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "surefire-forkedjvm-stream-flusher" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "surefire-forkedjvm-command-thread" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1047) at java.base@17.0.2/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:230) at java.base@17.0.2/sun.nio.ch.PendingFuture.get(PendingFuture.java:178) at app//org.apache.maven.surefire.api.util.internal.Channels$2.read(Channels.java:127) at java.base@17.0.2/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) at java.base@17.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.base@17.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:343) at app//org.apache.maven.surefire.api.util.internal.Channels$3.readImpl(Channels.java:169) at app//org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleReadableChannel.read(AbstractNoninterruptibleReadableChannel.java:50) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.read(AbstractStreamDecoder.java:430) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.read(AbstractStreamDecoder.java:419) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readMessageType(AbstractStreamDecoder.java:116) at app//org.apache.maven.surefire.booter.stream.CommandDecoder.decode(CommandDecoder.java:77) at app//org.apache.maven.surefire.booter.spi.CommandChannelDecoder.decode(CommandChannelDecoder.java:60) at app//org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:290) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "ForkJoinPool.commonPool-worker-1" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:312) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base@17.0.2/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base@17.0.2/java.net.Socket$SocketInputStream.read(Socket.java:966) at app//org.apache.derby.client.net.Reply.fill(Reply.java:172) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Reply.java:216) at app//org.apache.derby.client.net.Reply.readDssHeader(Reply.java:319) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Reply.java:1085) at app//org.apache.derby.client.net.NetStatementReply.readExecute(NetStatementReply.java:71) at app//org.apache.derby.client.net.StatementReply.readExecute(StatementReply.java:59) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(NetPreparedStatement.java:167) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(ClientPreparedStatement.java:1844) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(ClientPreparedStatement.java:2133) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(ClientPreparedStatement.java:410) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:396) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:909) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:981) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:642) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:311) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:479) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1161) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:326) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1773) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4335) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:137) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-2" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:312) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base@17.0.2/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base@17.0.2/java.net.Socket$SocketInputStream.read(Socket.java:966) at app//org.apache.derby.client.net.Reply.fill(Reply.java:172) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Reply.java:216) at app//org.apache.derby.client.net.Reply.readDssHeader(Reply.java:319) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Reply.java:1085) at app//org.apache.derby.client.net.NetStatementReply.readExecute(NetStatementReply.java:71) at app//org.apache.derby.client.net.StatementReply.readExecute(StatementReply.java:59) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(NetPreparedStatement.java:167) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(ClientPreparedStatement.java:1844) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(ClientPreparedStatement.java:2133) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(ClientPreparedStatement.java:410) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:396) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:909) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:981) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:642) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:311) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:479) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1161) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:326) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1773) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4335) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:137) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-3" java.lang.Thread.State: RUNNABLE at app//org.eclipse.persistence.sessions.server.ServerSession.acquireClientSession(ServerSession.java:432) at app//org.eclipse.persistence.internal.jpa.EntityManagerImpl.getActivePersistenceContext(EntityManagerImpl.java:2061) at app//org.eclipse.persistence.internal.jpa.EntityManagerImpl.getActiveSession(EntityManagerImpl.java:1339) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getActiveSession(QueryImpl.java:966) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:243) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.getMasterEntityByQuery(EventObserver.java:38) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:28) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-4" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDump$1(ConcurrencyUtil.java:934) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$240/0x0000000800ffe1a0.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDump(ConcurrencyUtil.java:933) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createInformationThreadDump(ConcurrencyUtil.java:963) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyUtil.java:577) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep01(ConcurrencyUtil.java:561) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationIfAppropriate(ConcurrencyUtil.java:483) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.determineIfReleaseDeferredLockAppearsToBeDeadLocked(ConcurrencyUtil.java:175) at app//org.eclipse.persistence.internal.helper.WriteLockManager.addCacheKeyToMapWriteLockManagerToCacheKeysThatCouldNotBeAcquired(WriteLockManager.java:761) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocksInternal(WriteLockManager.java:490) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocks(WriteLockManager.java:348) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1724) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1689) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:294) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:137) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "pool-2-thread-1" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-2" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-3" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-4" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-5" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-6" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-7" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-8" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-9" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-10" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-11" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-12" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-13" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-14" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-15" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-16" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-17" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-18" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-19" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "ForkJoinPool.commonPool-worker-5" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base@17.0.2/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:47) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.tryRead(NioSocketImpl.java:261) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:312) at java.base@17.0.2/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base@17.0.2/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base@17.0.2/java.net.Socket$SocketInputStream.read(Socket.java:966) at app//org.apache.derby.client.net.Reply.fill(Reply.java:172) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Reply.java:216) at app//org.apache.derby.client.net.Reply.readDssHeader(Reply.java:319) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Reply.java:1085) at app//org.apache.derby.client.net.NetStatementReply.readExecute(NetStatementReply.java:71) at app//org.apache.derby.client.net.StatementReply.readExecute(StatementReply.java:59) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(NetPreparedStatement.java:167) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(ClientPreparedStatement.java:1844) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(ClientPreparedStatement.java:2133) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(ClientPreparedStatement.java:410) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:396) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:909) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:981) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:642) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:569) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2048) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:311) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:479) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1161) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:326) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1773) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4335) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:137) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "pool-2-thread-20" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-21" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-22" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-23" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-24" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-25" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-26" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-27" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-28" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-29" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-30" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-31" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-32" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-33" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-34" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-35" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-36" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-37" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-38" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-39" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-40" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-41" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-42" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-43" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-44" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-45" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-46" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-47" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-48" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-49" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-50" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-51" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-52" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-53" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-54" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-55" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-56" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-57" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-58" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-59" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-60" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-61" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-62" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-63" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-64" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-65" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-66" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-67" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-68" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-69" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-70" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-71" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-72" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-73" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-74" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-75" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-76" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-77" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-78" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-79" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-80" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-81" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-82" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-83" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-84" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-85" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-86" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-87" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-88" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-89" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-90" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-91" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-92" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-93" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-2-thread-94" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Concurrency manager - Page 01 end - thread dump about all threads at time of event Concurrency manager - Page 02 start - information about threads waiting to acquire (write/deferred) cache keys Total number of threads waiting to acquire lock: 1 [currentThreadNumber: 1] [ThreadName: ForkJoinPool.commonPool-worker-4]: Waiting to acquire (write/deferred): --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 27) (totalNumberOfTimeCacheKeyReleasedForReading: 27) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- [methodNameThatGotStuckWaitingToAcquire: It seems, that trace was produced by the THREADS_TO_FAIL_TO_ACQUIRE_CACHE_KEYS - - org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocks(MergeManager, UnitOfWorkChangeSet)] Concurrency manager - Page 02 end - information about threads waiting to acquire (write/deferred) cache keys Concurrency manager - Page 03 start - information about threads waiting to acquire read cache keys Total number of threads waiting to acquire read locks: 0 Concurrency manager - Page 03 end - information about threads waiting to acquire read cache keys Concurrency manager - Page 04 start - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Total number of threads waiting to acquire lock: 0 Concurrency manager - Page 04 end - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Concurrency manager - Page 05 start (currentThreadNumber: 1 of totalNumberOfThreads: 2) - detailed information about specific thread Thread: ForkJoinPool.commonPool-worker-4 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: true waiting to acquire writing: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 29) (totalNumberOfTimeCacheKeyReleasedForReading: 29) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: true writeManagerThreadPrimaryKeysWithChangesToBeMerged list: [1] Summary of active locks owned by thread ForkJoinPool.commonPool-worker-4 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-4 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-4 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 1 of totalNumberOfThreads: 2) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 2 of totalNumberOfThreads: 2) - detailed information about specific thread Thread: ForkJoinPool.commonPool-worker-3 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread ForkJoinPool.commonPool-worker-3 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-3 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-3 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 31) (totalNumberOfTimeCacheKeyReleasedForReading: 31) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: ForkJoinPool.commonPool-worker-3 with id: 21 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 32) (totalNumberOfTimeCacheKeyReleasedForReading: 32) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:35:57.849 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 0 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 1 Start Read lock nr: 1 stackTraceInformation: "ForkJoinPool.commonPool-worker-3" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1071) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1026) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getAndCloneCacheKeyFromParent(UnitOfWorkIdentityMapAccessor.java:211) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getFromIdentityMap(UnitOfWorkIdentityMapAccessor.java:139) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerExistingObject(UnitOfWorkImpl.java:4135) at app//org.eclipse.persistence.queries.ObjectBuildingQuery.registerIndividualResult(ObjectBuildingQuery.java:466) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:898) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:949) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:850) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.getMasterEntityByQuery(EventObserver.java:38) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:28) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:142) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$207/0x0000000800fe3940.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x0000000800fef698.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$199/0x0000000800fe2368.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$214/0x0000000800fe6ac8.get(Unknown Source) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base@17.0.2/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base@17.0.2/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base@17.0.2/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Read lock nr: 1 Stack trace id: 1 End Read locks problems detected by thread: ForkJoinPool.commonPool-worker-3 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 2 of totalNumberOfThreads: 2) - detailed information about specific thread Concurrency manager - Page 06 start - information about cache keys and threads needing them Total number of cacheKeys to describe: 1 -------------- [currentCacheKeyNumber: 1 of 1]-------------- [currentCacheKeyNumber: 1] [CacheKey: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 36) (totalNumberOfTimeCacheKeyReleasedForReading: 36) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- ]: [currentCacheKeyNumber: 1] threadsThatAcquiredActiveLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredDeferredLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredReadLock: [ForkJoinPool.commonPool-worker-3] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLock: [ForkJoinPool.commonPool-worker-4] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLockForReading: [] [currentCacheKeyNumber: 1] threads doing object building with root on this cache key (not yet supported)... Concurrency manager - Page 06 end - information about cache keys and threads needing them Concurrency manager - Page 07 start - dead lock explanation We were not able to determine to determine a set of threads that went into dead lock.deadlock algorithm took 2 ms to try to find deadlock. Concurrency manager - Page 07 end - dead lock explanation End full concurrency manager state (massive) dump No: 1 [EL Severe]: cache: 2024-05-30 11:35:57.949--Summary current cache key of thread ForkJoinPool.commonPool-worker-1 Stuck thread problem: unique tiny message number (2) The Thread [ForkJoinPool.commonPool-worker-1] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 88) (totalNumberOfTimeCacheKeyReleasedForReading: 88) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-1 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-1 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-1 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-1 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-1 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-1 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:35:57.962--Summary current cache key of thread ForkJoinPool.commonPool-worker-5 Stuck thread problem: unique tiny message number (3) The Thread [ForkJoinPool.commonPool-worker-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 1) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 99) (totalNumberOfTimeCacheKeyReleasedForReading: 99) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-5 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-5 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-5 0 read locks. The lockManager for this thread is null. ##########################Test with semaphores - begin########################### [EL Info]: 2024-05-30 11:36:04.866--ServerSession(1396801698)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: cache: 2024-05-30 11:36:04.951--Summary current cache key of thread pool-3-thread-73 Stuck thread problem: unique tiny message number (4) The Thread [pool-3-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-73 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-73 0 Deferred locks. Summary of read locks acquired by thread pool-3-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-73 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.968--Summary current cache key of thread pool-3-thread-76 Stuck thread problem: unique tiny message number (5) The Thread [pool-3-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.968--Summary current cache key of thread pool-3-thread-80 Stuck thread problem: unique tiny message number (6) The Thread [pool-3-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.968--Summary current cache key of thread pool-3-thread-5 Stuck thread problem: unique tiny message number (7) The Thread [pool-3-thread-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.969--java.lang.InterruptedException: Summary current cache key of thread pool-3-thread-80 Stuck thread problem: unique tiny message number (6) The Thread [pool-3-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.969--java.lang.InterruptedException: Summary current cache key of thread pool-3-thread-76 Stuck thread problem: unique tiny message number (5) The Thread [pool-3-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.97--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-3-thread-80,5,main]" [EL Severe]: cache: 2024-05-30 11:36:04.969--java.lang.InterruptedException: Summary current cache key of thread pool-3-thread-5 Stuck thread problem: unique tiny message number (7) The Thread [pool-3-thread-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:04.97--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-3-thread-76,5,main]" [EL Severe]: cache: 2024-05-30 11:36:04.97--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-3-thread-5,5,main]" [EL Warning]: 2024-05-30 11:36:04.972--UnitOfWork(1201551994)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-5 Stuck thread problem: unique tiny message number (7) The Thread [pool-3-thread-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-3-thread-5" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-5 Stuck thread problem: unique tiny message number (7) The Thread [pool-3-thread-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:561) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:833) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-5 Stuck thread problem: unique tiny message number (7) The Thread [pool-3-thread-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:721) at org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) [EL Warning]: 2024-05-30 11:36:04.972--UnitOfWork(1201551994)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-76 Stuck thread problem: unique tiny message number (5) The Thread [pool-3-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) Exception in thread "pool-3-thread-76" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-76 Stuck thread problem: unique tiny message number (5) The Thread [pool-3-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:561) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:833) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) [EL Warning]: 2024-05-30 11:36:04.972--UnitOfWork(1201551994)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-80 Stuck thread problem: unique tiny message number (6) The Thread [pool-3-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. ] Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-76 Stuck thread problem: unique tiny message number (5) The Thread [pool-3-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-3-thread-80" at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:721) at org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-80 Stuck thread problem: unique tiny message number (6) The Thread [pool-3-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:561) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:833) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-80 Stuck thread problem: unique tiny message number (6) The Thread [pool-3-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (26 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:721) at org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) ... 6 more [EL Severe]: cache: 2024-05-30 11:36:05.012--Summary current cache key of thread ForkJoinPool.commonPool-worker-1 Stuck thread problem: unique tiny message number (8) The Thread [ForkJoinPool.commonPool-worker-1] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 124) (totalNumberOfTimeCacheKeyReleasedForReading: 124) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-1 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-1 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-1 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-1 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-1 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-1 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:05.032--Summary current cache key of thread ForkJoinPool.commonPool-worker-3 Stuck thread problem: unique tiny message number (9) The Thread [ForkJoinPool.commonPool-worker-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 139) (totalNumberOfTimeCacheKeyReleasedForReading: 139) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-3 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-3 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-3 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:05.046--Summary current cache key of thread ForkJoinPool.commonPool-worker-5 Stuck thread problem: unique tiny message number (10) The Thread [ForkJoinPool.commonPool-worker-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 152) (totalNumberOfTimeCacheKeyReleasedForReading: 152) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-5 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-5 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-5 0 read locks. The lockManager for this thread is null. [EL Warning]: cache: 2024-05-30 11:36:05.062--recursiveExplainPossibleDeadLockStep04ExpandBasedOnThreadStuckOnReleaseDeferredLocks: currentCandidateThreadPartOfTheDeadLock is Thread: pool-3-thread-5 This thread appears to be stuck in the releaseDeferredLock logic. But our hacked implementation of the isBuildObjectOnThreadComplete was not able to explain what thread and cache key are recursively stopping the candidate thread to make progress... We expect this code spot to never be invoked. Either this thread made progress or if it continues to be stuck in the releaseDeferredLock we most likely have an implementation bug somewhere. [EL Warning]: cache: 2024-05-30 11:36:05.062--recursiveExplainPossibleDeadLockStep04ExpandBasedOnThreadStuckOnReleaseDeferredLocks: currentCandidateThreadPartOfTheDeadLock is Thread: pool-3-thread-76 This thread appears to be stuck in the releaseDeferredLock logic. But our hacked implementation of the isBuildObjectOnThreadComplete was not able to explain what thread and cache key are recursively stopping the candidate thread to make progress... We expect this code spot to never be invoked. Either this thread made progress or if it continues to be stuck in the releaseDeferredLock we most likely have an implementation bug somewhere. [EL Warning]: cache: 2024-05-30 11:36:05.062--recursiveExplainPossibleDeadLockStep04ExpandBasedOnThreadStuckOnReleaseDeferredLocks: currentCandidateThreadPartOfTheDeadLock is Thread: pool-3-thread-80 This thread appears to be stuck in the releaseDeferredLock logic. But our hacked implementation of the isBuildObjectOnThreadComplete was not able to explain what thread and cache key are recursively stopping the candidate thread to make progress... We expect this code spot to never be invoked. Either this thread made progress or if it continues to be stuck in the releaseDeferredLock we most likely have an implementation bug somewhere. [EL Severe]: cache: 2024-05-30 11:36:05.063--Start full concurrency manager state (massive) dump No: 2 Concurrency manager - Page 01 start - thread dump about all threads at time of event "main" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1464) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.threadExecution(CacheDeadLockDetectionTest.java:91) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.bugTest(CacheDeadLockDetectionTest.java:77) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.2/java.lang.reflect.Method.invoke(Method.java:568) at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413) at app//org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at app//org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at app//org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at app//org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at app//org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at app//org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) "Reference Handler" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@17.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:253) at java.base@17.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) "Finalizer" java.lang.Thread.State: WAITING at java.base@17.0.2/java.lang.Object.wait(Native Method) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@17.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172) "Signal Dispatcher" java.lang.Thread.State: RUNNABLE "Notification Thread" java.lang.Thread.State: RUNNABLE "Common-Cleaner" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/java.lang.Object.wait(Native Method) at java.base@17.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@17.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162) "pool-1-thread-1" java.lang.Thread.State: RUNNABLE at java.base@17.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.poll(EPollPort.java:200) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:281) at java.base@17.0.2/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-1-thread-2" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at java.base@17.0.2/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420) at java.base@17.0.2/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:275) at java.base@17.0.2/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "surefire-forkedjvm-stream-flusher" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@17.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "surefire-forkedjvm-command-thread" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1047) at java.base@17.0.2/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:230) at java.base@17.0.2/sun.nio.ch.PendingFuture.get(PendingFuture.java:178) at app//org.apache.maven.surefire.api.util.internal.Channels$2.read(Channels.java:127) at java.base@17.0.2/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) at java.base@17.0.2/java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.base@17.0.2/java.io.BufferedInputStream.read(BufferedInputStream.java:343) at app//org.apache.maven.surefire.api.util.internal.Channels$3.readImpl(Channels.java:169) at app//org.apache.maven.surefire.api.util.internal.AbstractNoninterruptibleReadableChannel.read(AbstractNoninterruptibleReadableChannel.java:50) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.read(AbstractStreamDecoder.java:430) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.read(AbstractStreamDecoder.java:419) at app//org.apache.maven.surefire.api.stream.AbstractStreamDecoder.readMessageType(AbstractStreamDecoder.java:116) at app//org.apache.maven.surefire.booter.stream.CommandDecoder.decode(CommandDecoder.java:77) at app//org.apache.maven.surefire.booter.spi.CommandChannelDecoder.decode(CommandChannelDecoder.java:60) at app//org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:290) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "ForkJoinPool.commonPool-worker-1" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-2" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-3" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-4" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "ForkJoinPool.commonPool-worker-5" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724) at java.base@17.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623) at java.base@17.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) "pool-3-thread-1" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-2" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-3" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-4" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-5" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/java.lang.Thread.sleep(Native Method) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:713) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-6" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-7" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-8" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-9" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-10" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-11" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-12" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-13" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-14" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-15" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-16" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-17" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-18" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-19" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-20" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-21" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-22" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-23" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-24" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-25" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-26" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-27" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-28" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-29" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-30" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-31" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-32" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-33" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-34" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-35" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-36" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-37" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-38" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-39" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-40" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-41" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-42" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-43" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-44" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-45" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-46" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-47" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-48" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-49" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-50" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-51" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-52" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-53" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-54" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-55" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-56" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-57" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-58" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-59" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-60" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-61" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-62" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-63" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-64" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-65" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-66" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-67" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-68" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-69" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-70" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-71" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-72" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-73" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDump$1(ConcurrencyUtil.java:934) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$240/0x0000000800ffe1a0.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDump(ConcurrencyUtil.java:933) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createInformationThreadDump(ConcurrencyUtil.java:963) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyUtil.java:577) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep01(ConcurrencyUtil.java:561) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationIfAppropriate(ConcurrencyUtil.java:483) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.determineIfReleaseDeferredLockAppearsToBeDeadLocked(ConcurrencyUtil.java:175) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:305) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:225) at app//org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at app//org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5176) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1075) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-74" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-75" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-76" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/java.lang.Thread.sleep(Native Method) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:713) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-77" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-78" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-79" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-80" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/java.lang.Thread.sleep(Native Method) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:713) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:492) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1180) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-81" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-82" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-83" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-84" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-85" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-86" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-87" java.lang.Thread.State: WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:715) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:938) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock$Sync.lock(ReentrantLock.java:153) at java.base@17.0.2/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:322) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:740) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:503) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-88" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-89" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-90" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-91" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-92" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-93" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-94" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-95" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-96" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-97" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-98" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-99" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) "pool-3-thread-100" java.lang.Thread.State: TIMED_WAITING at java.base@17.0.2/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:717) at java.base@17.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1074) at java.base@17.0.2/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at app//org.eclipse.persistence.internal.helper.ConcurrencySemaphore.acquireSemaphoreIfAppropriate(ConcurrencySemaphore.java:94) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Concurrency manager - Page 01 end - thread dump about all threads at time of event Concurrency manager - Page 02 start - information about threads waiting to acquire (write/deferred) cache keys Total number of threads waiting to acquire lock: 1 [currentThreadNumber: 1] [ThreadName: pool-3-thread-73]: Waiting to acquire (write/deferred): --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- [methodNameThatGotStuckWaitingToAcquire: org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(...)] Concurrency manager - Page 02 end - information about threads waiting to acquire (write/deferred) cache keys Concurrency manager - Page 03 start - information about threads waiting to acquire read cache keys Total number of threads waiting to acquire read locks: 0 Concurrency manager - Page 03 end - information about threads waiting to acquire read cache keys Concurrency manager - Page 04 start - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Total number of threads waiting to acquire lock: 3 [currentThreadNumber: 1] [ThreadName: pool-3-thread-5 ] [currentThreadNumber: 2] [ThreadName: pool-3-thread-76 ] [currentThreadNumber: 3] [ThreadName: pool-3-thread-80 ] Concurrency manager - Page 04 end - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Concurrency manager - Page 05 start (currentThreadNumber: 1 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-77 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-77 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-77 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-77 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-77 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-77 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-77 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-77 with id: 378 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.942 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 0 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 2 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-77" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:162) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 2 End Read locks problems detected by thread: pool-3-thread-77 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 1 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 2 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-73 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: true waiting to acquire writing: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-73 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-73 0 Deferred locks. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-73 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 2 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 3 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-21 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-21 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-21 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-21 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-21 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-21 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-21 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-21 with id: 266 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.949 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 5 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 3 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-21" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:201) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 3 End Read locks problems detected by thread: pool-3-thread-21 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 3 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 4 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-79 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-79 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-79 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-79 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-79 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-79 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-79 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-79 with id: 382 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.946 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 2 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 2 Read lock nr: 1 Stack trace id: 4 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-79" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:162) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 4 End Read locks problems detected by thread: pool-3-thread-79 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 4 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 5 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-18 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-18 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-18 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-18 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-18 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-18 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-18 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-18 with id: 260 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.947 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 3 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 5 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-18" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:201) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 5 End Read locks problems detected by thread: pool-3-thread-18 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 5 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 6 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-83 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-83 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-83 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-83 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-83 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-83 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-83 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-83 with id: 390 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.948 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 4 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 6 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-83" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:201) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 6 End Read locks problems detected by thread: pool-3-thread-83 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 6 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 7 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-5 ThreadWaitingToReleaseDeferredLocks: true waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-5 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-5 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-5 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-5 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-5 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 7 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 8 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-76 ThreadWaitingToReleaseDeferredLocks: true waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-76 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-76 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-76 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 8 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 9 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-80 ThreadWaitingToReleaseDeferredLocks: true waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-80 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-80 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-80 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 9 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 05 start (currentThreadNumber: 10 of totalNumberOfThreads: 10) - detailed information about specific thread Thread: pool-3-thread-87 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: false waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: false Summary of active locks owned by thread pool-3-thread-87 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-87 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-87 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-87 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread pool-3-thread-87 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-87 1 Read locks. Read lock nr: 1 , Read cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Listing of all READ Locks. Step 002 - fat-detailed information about all read locks acquired:Read locks acquired by thread: pool-3-thread-87 with id: 398 never released. number of never released read locks: 1 Read lock nr: 1 Read lock Cache Key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Read lock nr: 1 dateOfReadLockAcquisition: 2024-05-30 11:36:04.944 Read lock nr: 1 numberOfReadersOnCacheKeyBeforeIncrementingByOne: 1 Read lock nr: 1 currentThreadStackTraceInformationCpuTimeCostMs: 1 Read lock nr: 1 Stack trace id: 7 Start Read lock nr: 1 stackTraceInformation: "pool-3-thread-87" java.lang.Thread.State: RUNNABLE at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@17.0.2/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:906) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$195/0x0000000800fe0460.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:169) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:905) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createReadLockAcquisitionMetadata(ConcurrencyUtil.java:1635) at app//org.eclipse.persistence.internal.helper.ReadLockManager.addReadLock(ReadLockManager.java:60) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.addReadLockToReadLockManager(ConcurrencyManager.java:1012) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:392) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:295) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLockNoWait(ConcurrencyManager.java:409) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLockNoWait(CacheKey.java:306) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLockAndRelatedLocks(WriteLockManager.java:238) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireLocksForClone(WriteLockManager.java:162) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1068) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1025) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.2/java.lang.Thread.run(Thread.java:833) Read lock nr: 1 Stack trace id: 7 End Read locks problems detected by thread: pool-3-thread-87 during release read locks 0 removeReadLockProblemsDetected. Concurrency manager - Page 05 end (currentThreadNumber: 10 of totalNumberOfThreads: 10) - detailed information about specific thread Concurrency manager - Page 06 start - information about cache keys and threads needing them Total number of cacheKeys to describe: 1 -------------- [currentCacheKeyNumber: 1 of 1]-------------- [currentCacheKeyNumber: 1] [CacheKey: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- ]: [currentCacheKeyNumber: 1] threadsThatAcquiredActiveLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredDeferredLock: [pool-3-thread-5, pool-3-thread-76, pool-3-thread-80] [currentCacheKeyNumber: 1] threadsThatAcquiredReadLock: [pool-3-thread-77, pool-3-thread-21, pool-3-thread-79, pool-3-thread-18, pool-3-thread-83, pool-3-thread-87] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLock: [pool-3-thread-73] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLockForReading: [] [currentCacheKeyNumber: 1] threads doing object building with root on this cache key (not yet supported)... Concurrency manager - Page 06 end - information about cache keys and threads needing them Concurrency manager - Page 07 start - dead lock explanation We were not able to determine to determine a set of threads that went into dead lock.deadlock algorithm took 2 ms to try to find deadlock. Concurrency manager - Page 07 end - dead lock explanation End full concurrency manager state (massive) dump No: 2 [EL Severe]: cache: 2024-05-30 11:36:05.065--Summary current cache key of thread ForkJoinPool.commonPool-worker-4 Stuck thread problem: unique tiny message number (11) The Thread [ForkJoinPool.commonPool-worker-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 655736464) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 2007237022) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 79) (concurrencyManagerCreationDate: 2024-05-30 11:35:57.761) (totalNumberOfTimeCacheKeyAcquiredForReading: 171) (totalNumberOfTimeCacheKeyReleasedForReading: 171) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-4 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-4 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-4 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-30 11:36:05.074--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-3-thread-73,5,main]" [EL Warning]: 2024-05-30 11:36:05.074--UnitOfWork(1201551994)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-73 Stuck thread problem: unique tiny message number (4) The Thread [pool-3-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-73 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-73 0 Deferred locks. Summary of read locks acquired by thread pool-3-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-73 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-3-thread-73" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-73 Stuck thread problem: unique tiny message number (4) The Thread [pool-3-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-73 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-73 0 Deferred locks. Summary of read locks acquired by thread pool-3-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-73 0 read locks. The lockManager for this thread is null. ] ##########################Test with semaphores - end########################### at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:561) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:400) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:833) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-3-thread-73 Stuck thread problem: unique tiny message number (4) The Thread [pool-3-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 292400013) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 814554650) (current cache key owner/activeThread: Null) (getNumberOfReaders: 6) (concurrencyManagerId: 329) (concurrencyManagerCreationDate: 2024-05-30 11:36:04.94) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-3-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-3-thread-73 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-3-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-3-thread-73 0 Deferred locks. Summary of read locks acquired by thread pool-3-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-3-thread-73 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:312) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:225) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5176) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1075) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1009) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:962) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:844) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:799) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:777) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1788) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:263) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:531) ... 6 more [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:36:05 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 4.0.4-SNAPSHOT [35/134] [INFO] from jpa/eclipselink.jpa.spring.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.spring.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Copying 17 resources from src/it/resources to target/test-classes [INFO] Copying 17 resources from src/it/resources to target/test-classes [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.spring.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.spring.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.spring.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:36:06 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:36:06 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-spring-local) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-spring-container) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:36:08 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 4.0.4-SNAPSHOT [36/134] [INFO] from jpa/eclipselink.jpa.wdf.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.2.5:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] Copying 4 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 218 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-jpa1-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa1-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-jpa2-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa2-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf-tests.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-tests.jar.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.core:test-jar' [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [INFO] [INFO] --- assembly:3.7.1:single (eclipselink-wdf.ear) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-client.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.wdf.test/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.wdf.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- failsafe:3.2.5:integration-test (clear-database) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:integration-test (test-jpa-wdf-local) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.2.5:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 4.0.4-SNAPSHOT [37/134] [INFO] from foundation/org.eclipse.persistence.oracle.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/test/resources [INFO] Copying 1 resource from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 142 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestPreparedStatement.java:[229,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[414,24] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[124,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[409,24] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[114,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[53,38] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[54,181] oracle.sql.OPAQUE in oracle.sql has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/OracleTestModel.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/OracleTestModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.xml [INFO] attaching as org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/bom.json [INFO] attaching as org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:test-jar (jar-tests) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-4.0.4-SNAPSHOT-tests.jar [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 4.0.4-SNAPSHOT [38/134] [INFO] from dbws/eclipselink.dbws.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/src/test/resources [INFO] Copying 6 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/eclipselink.dbws.test.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 4.0.4-SNAPSHOT [39/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/src/test/resources [INFO] Copying 5 resources from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 131 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 4.0.4-SNAPSHOT [40/134] [INFO] from utils/eclipselink.dbws.builder.test.oracle.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.9.0:wget (install-jee-server) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/src/test/resources [INFO] Copying 1 resource from src/it/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.xml [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.dbws.builder.test.oracle.server/target/bom.json [INFO] attaching as org.eclipse.persistence.dbws.builder.oracle.server.test-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.6.1:copy (configure-glassfish-modules) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 4.0.4-SNAPSHOT [41/134] [INFO] from utils/eclipselink.utils.sigcompare/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.5.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.utils.sigcompare --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-spotbugs-filter) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:spotbugs-filter:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Writing manifest: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- build-helper:3.5.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/it/java added. [INFO] [INFO] --- build-helper:3.5.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/src/it/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.2.5:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.utils.sigcompare --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.xml [INFO] attaching as org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/bom.json [INFO] attaching as org.eclipse.persistence.utils.sigcompare-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.2.5:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps >---- [INFO] Building Persistence TestApps 4.0.4-SNAPSHOT [42/134] [INFO] from jpa/eclipselink.jpa.testapps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps --- [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced >-- [INFO] Building Test - advanced 4.0.4-SNAPSHOT [43/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/non-existant-orm-file.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.MapKeyJoinColumn,/jakarta.persistence.Access,/jakarta.persistence.OrderColumn,/jakarta.persistence.EmbeddedId,/org.eclipse.persistence.annotations.ObjectTypeConverter,/org.eclipse.persistence.annotations.TypeConverter,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/org.eclipse.persistence.annotations.CollectionTable,/jakarta.persistence.PreUpdate,/jakarta.persistence.MapKeyColumn,/jakarta.persistence.Cacheable,/org.eclipse.persistence.annotations.NamedStoredFunctionQuery,/jakarta.persistence.EntityListeners,/org.eclipse.persistence.annotations.WriteTransformers,/jakarta.persistence.JoinTable,/org.eclipse.persistence.annotations.NamedStoredProcedureQueries,/jakarta.persistence.Column,/jakarta.persistence.Basic,/org.eclipse.persistence.annotations.Cache,/org.eclipse.persistence.annotations.CacheIndex,/jakarta.persistence.JoinColumn,/org.eclipse.persistence.oxm.annotations.XmlPath,/jakarta.persistence.Enumerated,/jakarta.persistence.Inheritance,/jakarta.persistence.PostLoad,/jakarta.persistence.ManyToMany,/jakarta.persistence.PreRemove,/jakarta.persistence.SecondaryTable,/jakarta.persistence.Version,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.Temporal,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.ExistenceChecking,/jakarta.persistence.Transient,/org.eclipse.persistence.annotations.PrimaryKey,/org.eclipse.persistence.annotations.DeleteAll,/org.eclipse.persistence.annotations.Properties,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/jakarta.persistence.OneToMany,/org.eclipse.persistence.annotations.OptimisticLocking,/org.eclipse.persistence.annotations.Customizer,/jakarta.persistence.AssociationOverride,/jakarta.persistence.Table,/jakarta.persistence.SequenceGenerator,/jakarta.persistence.Embedded,/jakarta.persistence.CollectionTable,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.ElementCollection,/org.eclipse.persistence.annotations.MapKeyConvert,/org.eclipse.persistence.annotations.Convert,/jakarta.persistence.IdClass,/org.eclipse.persistence.annotations.ReadOnly,/org.eclipse.persistence.annotations.TypeConverters,/jakarta.persistence.NamedNativeQueries,/jakarta.persistence.PrePersist,/org.eclipse.persistence.annotations.Mutable,/org.eclipse.persistence.annotations.Property,/jakarta.persistence.NamedQueries,/org.eclipse.persistence.annotations.BasicMap,/jakarta.persistence.AttributeOverrides,/jakarta.persistence.MapKey,/jakarta.persistence.PostUpdate,/org.eclipse.persistence.annotations.ReadTransformer,/org.eclipse.persistence.annotations.WriteTransformer,/jakarta.persistence.DiscriminatorColumn,/org.eclipse.persistence.annotations.PrivateOwned,/jakarta.persistence.PrimaryKeyJoinColumn,/org.eclipse.persistence.annotations.BasicCollection,/org.eclipse.persistence.annotations.Converter,/org.eclipse.persistence.annotations.ChangeTracking,/org.eclipse.persistence.annotations.JoinFetch,/jakarta.persistence.SqlResultSetMappings,/jakarta.persistence.NamedNativeQuery [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/non-existant-orm-file.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 69 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5153,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5158,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5163,116] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5168,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5173,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5178,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/concurrency/LifecycleJUnitTest.java:[82,17] finalize() in java.lang.Object has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:36:25 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:36:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: ServerSession(655381473)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(655381473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.AdvancedJPAJunitTest [EL Warning]: metadata: ServerSession(207471778)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(207471778)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: ServerSession(207471778)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored function creation. [EL Warning]: UnitOfWork(193492784)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.advanced.GoldBuyer@4596f8f3] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.GoldBuyer Primary Key> 5 WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored function creation. WARNING: this test is not suitable for running on dbs that don't support stored function WARNING: This database does not support stored procedure creation. [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.96 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.AdvancedJPAJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.AdvancedJunitTest WARNING: This test fails on DERBY [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.AdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.NamedNativeQueryJUnitTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.NamedNativeQueryJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.NamedQueryJUnitTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.NamedQueryJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.PersistenceUnitProcessorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.PersistenceUnitProcessorTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.ReportQueryAdvancedJUnitTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.ReportQueryAdvancedJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.UpdateAllQueryAdvancedJunitTest WARNING: This database does not support stored procedure creation. [EL Warning]: query: ClientSession(1957801164)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.UpdateAllQueryAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.testmodel.JPAAdvancedTestModel [EL Info]: 2024-05-30 11:36:57.256--DatabaseSessionImpl(115629889)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: ServerSession(1482701677)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(1482701677)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: ServerSession(1482701677)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 Running EntityManager Tests [EL Warning]: 2024-05-30 11:36:58.068--UnitOfWork(1361030132)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "unexecutable" at line 1, column 1. Error Code: 20000 Call: unexecutable native sql query Query: DataModifyQuery(sql="unexecutable native sql query") Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec Running Annotation Tests Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec [EL Info]: 2024-05-30 11:36:58.174--DatabaseSessionImpl(1246093677)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.testmodel.JPAAdvancedTestModel [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:36:58 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced/target/org.eclipse.persistence.jpa.testapps.advanced-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced2 >-- [INFO] Building Test - advanced2 4.0.4-SNAPSHOT [44/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:00 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:00 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.AnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.AnnotationsTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ConverterTest [EL Info]: 2024-05-30 11:37:04.299--ServerSession(1095203437)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: 2024-05-30 11:37:04.436--ServerSession(1095203437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[period] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: ddl: 2024-05-30 11:37:04.828--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:04.83--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [EL Warning]: 2024-05-30 11:37:05.156--UnitOfWork(1750120280)--jakarta.persistence.PersistenceException: An exception occurred while calling convertToDatabaseColumn on converter class org.eclipse.persistence.testing.models.jpa21.advanced.converters.ResponsibilityConverter with value throwExceptionInToDBColumn [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ConverterTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryCastTest [EL Info]: 2024-05-30 11:37:05.196--ServerSession(1821581506)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryMetamodelTest [EL Warning]: ddl: 2024-05-30 11:37:05.41--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:05.412--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryMetamodelTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryTest [EL Warning]: ddl: 2024-05-30 11:37:05.815--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:05.817--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.CriteriaQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.EntityGraphTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.EntityGraphTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.EntityManagerFactoryTest [EL Warning]: ddl: 2024-05-30 11:37:06.307--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:06.309--ServerSession(1095203437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [EL Info]: 2024-05-30 11:37:06.547--ServerSession(1027646388)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: 2024-05-30 11:37:06.551--ServerSession(1027646388)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[period] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.EntityManagerFactoryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.EntityManagerTest [EL Warning]: ddl: 2024-05-30 11:37:06.686--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:06.688--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.EntityManagerTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.NamedStoredProcedureQueryTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.NamedStoredProcedureQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.QueryTest [EL Warning]: ddl: 2024-05-30 11:37:07.022--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:07.023--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.QueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.StoredProcedureQueryTest [EL Warning]: ddl: 2024-05-30 11:37:07.225--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:07.226--ServerSession(1027646388)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: 2024-05-30 11:37:07.385--UnitOfWork(990413155)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "DoesNotExist" at line 1, column 1. Error Code: 30000 Call: DoesNotExist Query: ReadAllQuery(referenceClass=Employee sql="DoesNotExist") [EL Warning]: 2024-05-30 11:37:07.394--UnitOfWork(1383031847)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DOESNOTEXIST' is not recognized as a function or procedure. Error Code: 30000 Call: CALL DoesNotExist() Query: ResultSetMappingQuery() WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.StoredProcedureQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.WeaverTest [EL Info]: 2024-05-30 11:37:07.407--ServerSession(1227170244)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.WeaverTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.DDLSchemaTest [EL Info]: 2024-05-30 11:37:07.468--ServerSession(2121744549)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:07.519--ServerSession(1667859935)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:07.558--ServerSession(1429610243)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.DDLSchemaTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.DDLTest [EL Info]: 2024-05-30 11:37:07.679--ServerSession(42684986)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:07.755--ServerSession(276922182)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:37:07.763--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_ORGANIZER' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_ORGANIZER DROP CONSTRAINT FK_JPA21_XMLOrganizer_Race Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_ORGANIZER DROP CONSTRAINT FK_JPA21_XMLOrganizer_Race") [EL Warning]: 2024-05-30 11:37:07.764--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_FORK_COSTS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_COSTS DROP CONSTRAINT JPA21XMLFORKCOSTSD Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_COSTS DROP CONSTRAINT JPA21XMLFORKCOSTSD") [EL Warning]: 2024-05-30 11:37:07.765--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_SHOE' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_SHOE DROP CONSTRAINT FK_JPA21_XMLShoes_Runner Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_SHOE DROP CONSTRAINT FK_JPA21_XMLShoes_Runner") [EL Warning]: 2024-05-30 11:37:07.766--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_SHOE' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_SHOE DROP CONSTRAINT FK_JPA21_XMLRunner_ShoeTag Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_SHOE DROP CONSTRAINT FK_JPA21_XMLRunner_ShoeTag") [EL Warning]: 2024-05-30 11:37:07.767--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_SPRINTER' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_SPRINTER DROP CONSTRAINT FK_JPA21_XML_Sprinter Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_SPRINTER DROP CONSTRAINT FK_JPA21_XML_Sprinter") [EL Warning]: 2024-05-30 11:37:07.768--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_FORK_FORK_USERS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP CONSTRAINT JP21XMLFRKFRFRKSRD Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP CONSTRAINT JP21XMLFRKFRFRKSRD") [EL Warning]: 2024-05-30 11:37:07.769--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_FORK_FORK_USERS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP CONSTRAINT JP21XMLFRKFRKSFRKD Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP CONSTRAINT JP21XMLFRKFRKSFRKD") [EL Warning]: 2024-05-30 11:37:07.77--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNERS_RACES' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_RUNNERS_RACES DROP CONSTRAINT FK_JPA21_XMLRunners_Races_Inverse Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_RUNNERS_RACES DROP CONSTRAINT FK_JPA21_XMLRunners_Races_Inverse") [EL Warning]: 2024-05-30 11:37:07.771--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNERS_RACES' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_RUNNERS_RACES DROP CONSTRAINT FK_JPA21_XMLRunners_Races Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_RUNNERS_RACES DROP CONSTRAINT FK_JPA21_XMLRunners_Races") [EL Warning]: 2024-05-30 11:37:07.772--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNER_ACS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_RUNNER_ACS DROP CONSTRAINT FK_JPA21_XMLAccomplishments Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_RUNNER_ACS DROP CONSTRAINT FK_JPA21_XMLAccomplishments") [EL Warning]: 2024-05-30 11:37:07.773--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_ENDORSEMENTS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_ENDORSEMENTS DROP CONSTRAINT FK_JPA21_XMLEndorsements Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_ENDORSEMENTS DROP CONSTRAINT FK_JPA21_XMLEndorsements") [EL Warning]: 2024-05-30 11:37:07.774--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_ENDORSEMENTS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_ENDORSEMENTS DROP CONSTRAINT FK_JPA21_XMLEndorsements_Key Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_ENDORSEMENTS DROP CONSTRAINT FK_JPA21_XMLEndorsements_Key") [EL Warning]: 2024-05-30 11:37:07.775--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNER_PBS' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_DDL_RUNNER_PBS DROP CONSTRAINT FK_JPA21_XML_Runner_PBS Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_DDL_RUNNER_PBS DROP CONSTRAINT FK_JPA21_XML_Runner_PBS") [EL Warning]: 2024-05-30 11:37:07.776--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA21_XML_FORK_USES' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_USES DROP CONSTRAINT JP21XMLFRKSXMLFrkD Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_USES DROP CONSTRAINT JP21XMLFRKSXMLFrkD") [EL Warning]: 2024-05-30 11:37:07.777--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_FORK_USER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK_USER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_USER") [EL Warning]: 2024-05-30 11:37:07.778--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_RACE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_RACE Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RACE") [EL Warning]: 2024-05-30 11:37:07.778--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_RUNNER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNER") [EL Warning]: 2024-05-30 11:37:07.779--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_ORGANIZER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_ORGANIZER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_ORGANIZER") [EL Warning]: 2024-05-30 11:37:07.78--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'INDEX_JPA21_XML_FORK_STYLE_COLOR' does not exist. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR") [EL Warning]: 2024-05-30 11:37:07.781--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_FORK' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK") [EL Warning]: 2024-05-30 11:37:07.782--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'INDEX_JPA21_XML_FORK_COSTS' does not exist. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_FORK_COSTS Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_FORK_COSTS") [EL Warning]: 2024-05-30 11:37:07.783--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_FORK_COSTS' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK_COSTS Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_COSTS") [EL Warning]: 2024-05-30 11:37:07.784--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_SHOE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_SHOE Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_SHOE") [EL Warning]: 2024-05-30 11:37:07.784--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_SHOE_TAG' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_SHOE_TAG Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_SHOE_TAG") [EL Warning]: 2024-05-30 11:37:07.785--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_SPRINTER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_SPRINTER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_SPRINTER") [EL Warning]: 2024-05-30 11:37:07.786--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_ENDORSER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_ENDORSER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_ENDORSER") [EL Warning]: 2024-05-30 11:37:07.787--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'JPA21_XML_FORK_USERS_INDEX' does not exist. Error Code: 30000 Call: DROP INDEX JPA21_XML_FORK_USERS_INDEX Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USERS_INDEX") [EL Warning]: 2024-05-30 11:37:07.788--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_FORK_FORK_USERS' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK_FORK_USERS Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_FORK_USERS") [EL Warning]: 2024-05-30 11:37:07.788--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNERS_RACES' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_RUNNERS_RACES Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNERS_RACES") [EL Warning]: 2024-05-30 11:37:07.789--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNER_ACS' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_RUNNER_ACS Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNER_ACS") [EL Warning]: 2024-05-30 11:37:07.79--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_ENDORSEMENTS' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_ENDORSEMENTS Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_ENDORSEMENTS") [EL Warning]: 2024-05-30 11:37:07.791--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_DDL_RUNNER_PBS' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_DDL_RUNNER_PBS Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_DDL_RUNNER_PBS") [EL Warning]: 2024-05-30 11:37:07.792--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'JPA21_XML_FORK_USES_INDEX' does not exist. Error Code: 30000 Call: DROP INDEX JPA21_XML_FORK_USES_INDEX Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USES_INDEX") [EL Warning]: 2024-05-30 11:37:07.793--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA21_XML_FORK_USES' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK_USES Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_USES") [EL Warning]: 2024-05-30 11:37:07.794--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'INDEX_JPA21_XML_TABLE_GENERATOR' does not exist. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR") [EL Warning]: 2024-05-30 11:37:07.795--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'JPA21_XML_PK_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM JPA21_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ' Query: DataModifyQuery(sql="DELETE FROM JPA21_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ'") [EL Warning]: 2024-05-30 11:37:07.846--ServerSession(276922182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))") [EL Info]: 2024-05-30 11:37:07.929--ServerSession(1232424564)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:07.988--ServerSession(925976643)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:37:08.032--ServerSession(925976643)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'JPA21_XML_FORK_USERS_INDEX' does not exist. Error Code: 30000 Call: DROP INDEX JPA21_XML_FORK_USERS_INDEX Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USERS_INDEX") [EL Warning]: 2024-05-30 11:37:08.085--ServerSession(925976643)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'JPA21_XML_PK_SEQ' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(15), PRIMARY KEY (XML_SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(15), PRIMARY KEY (XML_SEQ_NAME))") [EL Warning]: 2024-05-30 11:37:08.089--ServerSession(925976643)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))") [EL Info]: 2024-05-30 11:37:08.165--ServerSession(1112474296)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:08.224--ServerSession(1111460467)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:37:08.279--ServerSession(226800546)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: ejb: 2024-05-30 11:37:08.716--ServerSession(226800546)--java.lang.IllegalArgumentException: When generating DDL to scripts, a create script target must be specified using the [jakarta.persistence.schema-generation.scripts.create-target] property. [EL Info]: 2024-05-30 11:37:08.761--ServerSession(159883451)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.DDLTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.ForeignKeyTest [EL Info]: 2024-05-30 11:37:08.82--ServerSession(318787032)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:37:08.956--ServerSession(318787032)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Index 'TABLE_GENERATOR_INDEX' does not exist. Error Code: 30000 Call: DROP INDEX TABLE_GENERATOR_INDEX Query: DataModifyQuery(sql="DROP INDEX TABLE_GENERATOR_INDEX") [EL Warning]: 2024-05-30 11:37:08.957--ServerSession(318787032)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'JPA21_PK_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM JPA21_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ' Query: DataModifyQuery(sql="DELETE FROM JPA21_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ'") [EL Warning]: 2024-05-30 11:37:09.088--UnitOfWork(277549599)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: DELETE on table 'JPA21_DDL_DRIVER' caused a violation of foreign key constraint 'FKV2D' for key (Bob). The statement has been rolled back. Error Code: 20000 Call: DELETE FROM JPA21_DDL_DRIVER WHERE (NAME = ?) bind => [1 parameter bound] Query: DeleteObjectQuery(org.eclipse.persistence.testing.models.jpa21.advanced.ddl.Driver@37fef327) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.ForeignKeyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.IndexTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.ddl.IndexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLConverterTest [EL Info]: 2024-05-30 11:37:09.188--ServerSession(1056094437)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLConverterTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLEntityGraphTest [EL Warning]: ddl: 2024-05-30 11:37:09.568--ServerSession(1056094437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VTY.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:09.57--ServerSession(1056094437)--Removing UNIQUE constraint definition from [JPA21_RUNNER_VLY.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLEntityGraphTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLNamedStoredProcedureQueryTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.XMLNamedStoredProcedureQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLForeignKeyTest [EL Info]: 2024-05-30 11:37:09.994--ServerSession(589884531)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: 2024-05-30 11:37:10.005--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.FK_JPA21_XML_FORK_COSTS_ID' on table '"ROOT"."JPA21_XML_FORK_COSTS"'. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_COSTS DROP FOREIGN KEY FK_JPA21_XML_FORK_COSTS_ID Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_COSTS DROP FOREIGN KEY FK_JPA21_XML_FORK_COSTS_ID") [EL Warning]: 2024-05-30 11:37:10.014--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.FK_JPA21_XML_FORK_USES_XMLFORK_ID' on table '"ROOT"."JPA21_XML_FORK_USES"'. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_USES DROP FOREIGN KEY FK_JPA21_XML_FORK_USES_XMLFork_ID Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_USES DROP FOREIGN KEY FK_JPA21_XML_FORK_USES_XMLFork_ID") [EL Warning]: 2024-05-30 11:37:10.015--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.FK_JPA21_XML_FORK_FORK_USERS_FORK_ID' on table '"ROOT"."JPA21_XML_FORK_FORK_USERS"'. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA21_XML_FORK_FORK_USERS_FORK_ID Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA21_XML_FORK_FORK_USERS_FORK_ID") [EL Warning]: 2024-05-30 11:37:10.016--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.FK_JPA21_XML_FORK_FORK_USERS_FORK_USER_ID' on table '"ROOT"."JPA21_XML_FORK_FORK_USERS"'. Error Code: 30000 Call: ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA21_XML_FORK_FORK_USERS_FORK_USER_ID Query: DataModifyQuery(sql="ALTER TABLE JPA21_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA21_XML_FORK_FORK_USERS_FORK_USER_ID") [EL Warning]: 2024-05-30 11:37:10.027--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "ON" at line 1, column 45. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR ON JPA21_XML_FORK Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR ON JPA21_XML_FORK") [EL Warning]: 2024-05-30 11:37:10.032--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000494-8445971d-018f-c949-fdf6-ffffcb46d978' because CONSTRAINT 'JP21XMLFRKFRKSFRKD' is dependent on that object. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK") [EL Warning]: 2024-05-30 11:37:10.033--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "ON" at line 1, column 39. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_FORK_COSTS ON JPA21_XML_FORK_COSTS Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_FORK_COSTS ON JPA21_XML_FORK_COSTS") [EL Warning]: 2024-05-30 11:37:10.046--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL0000000490-79e29705-018f-c949-fdf6-ffffcb46d978' because CONSTRAINT 'JP21XMLFRKFRFRKSRD' is dependent on that object. Error Code: 30000 Call: DROP TABLE JPA21_XML_FORK_USER Query: DataModifyQuery(sql="DROP TABLE JPA21_XML_FORK_USER") [EL Warning]: 2024-05-30 11:37:10.05--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "ON" at line 1, column 38. Error Code: 30000 Call: DROP INDEX JPA21_XML_FORK_USES_INDEX ON JPA21_XML_FORK_USES Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USES_INDEX ON JPA21_XML_FORK_USES") [EL Warning]: 2024-05-30 11:37:10.053--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "ON" at line 1, column 39. Error Code: 30000 Call: DROP INDEX JPA21_XML_FORK_USERS_INDEX ON JPA21_XML_FORK_FORK_USERS Query: DataModifyQuery(sql="DROP INDEX JPA21_XML_FORK_USERS_INDEX ON JPA21_XML_FORK_FORK_USERS") [EL Warning]: 2024-05-30 11:37:10.061--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "ON" at line 1, column 44. Error Code: 30000 Call: DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR ON JPA21_XML_PK_SEQ Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA21_XML_TABLE_GENERATOR ON JPA21_XML_PK_SEQ") [EL Warning]: 2024-05-30 11:37:10.068--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'JPA21_XML_FORK' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE JPA21_XML_FORK (ID INTEGER NOT NULL, COLOR VARCHAR(255), SERIAL_TAG VARCHAR(255), STYLE VARCHAR(255), PRIMARY KEY (ID)) Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_FORK (ID INTEGER NOT NULL, COLOR VARCHAR(255), SERIAL_TAG VARCHAR(255), STYLE VARCHAR(255), PRIMARY KEY (ID))") [EL Warning]: 2024-05-30 11:37:10.069--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "(" at line 1, column 71. Error Code: 30000 Call: CREATE INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR ON JPA21_XML_FORK (STYLE(15), COLOR(15)) Query: DataModifyQuery(sql="CREATE INDEX INDEX_JPA21_XML_FORK_STYLE_COLOR ON JPA21_XML_FORK (STYLE(15), COLOR(15))") [EL Warning]: 2024-05-30 11:37:10.081--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'JPA21_XML_FORK_USER' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE JPA21_XML_FORK_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID)) Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_FORK_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))") [EL Warning]: 2024-05-30 11:37:10.117--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Value '38' is not a valid precision for DECIMAL. Error Code: 30000 Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))") [EL Warning]: 2024-05-30 11:37:10.118--ServerSession(589884531)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Value '38' is not a valid precision for DECIMAL. Error Code: 30000 Call: CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE JPA21_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))") [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLForeignKeyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLIndexTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.persistence.testing.tests.jpa21.advanced.xml.ddl.XMLIndexTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced2/target/org.eclipse.persistence.jpa.testapps.advanced2.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria >-- [INFO] Building Test - advanced.additionalcriteria 4.0.4-SNAPSHOT [45/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:11 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.additionalcriteria.AdvancedJPAJunitTest [EL Warning]: metadata: 2024-05-30 11:37:14.025--ServerSession(1770070706)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: 2024-05-30 11:37:14.223--ServerSession(1770070706)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE AC_STUDENT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE AC_STUDENT_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:37:14.239--ServerSession(1770070706)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE AC_NUT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE AC_NUT_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:37:14.241--ServerSession(1770070706)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE AC_SCHOOL_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE AC_SCHOOL_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:37:14.246--ServerSession(1770070706)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' Query: DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'") [EL Warning]: 2024-05-30 11:37:14.248--ServerSession(1770070706)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE AC_BOLT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE AC_BOLT_SEQ RESTRICT") [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.additionalcriteria.AdvancedJPAJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:14 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.advanced.additionalcriteria.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cacheable >-- [INFO] Building Test - cacheable 4.0.4-SNAPSHOT [46/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/main/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[67,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:16 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:37:16 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllPropertyTest [EL Warning]: ddl: 2024-05-30 11:37:19.317--ServerSession(1475842502)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:19.324--ServerSession(1475842502)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllPropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllTest [EL Warning]: ddl: 2024-05-30 11:37:19.552--ServerSession(1780399359)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:19.554--ServerSession(1780399359)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableAllTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectivePropertyTest [EL Warning]: ddl: 2024-05-30 11:37:19.716--ServerSession(2112135199)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:19.718--ServerSession(2112135199)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectivePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectiveTest [EL Warning]: ddl: 2024-05-30 11:37:20.175--ServerSession(1846508205)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:20.177--ServerSession(1846508205)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableDisableSelectiveTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectivePropertyTest [EL Warning]: ddl: 2024-05-30 11:37:21.056--ServerSession(557593923)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.057--ServerSession(557593923)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectivePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectiveTest [EL Warning]: ddl: 2024-05-30 11:37:21.158--ServerSession(687372448)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.16--ServerSession(687372448)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableEnableSelectiveTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyConflictTest [EL Warning]: ddl: 2024-05-30 11:37:21.275--ServerSession(1185502159)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.276--ServerSession(1185502159)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyConflictTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyEMFTest [EL Warning]: ddl: 2024-05-30 11:37:21.358--ServerSession(1880052106)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.36--ServerSession(1880052106)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyEMFTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyTest [EL Warning]: ddl: 2024-05-30 11:37:21.469--ServerSession(835631769)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.471--ServerSession(835631769)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNonePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNoneTest [EL Warning]: ddl: 2024-05-30 11:37:21.637--ServerSession(2031467683)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.638--ServerSession(2031467683)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableNoneTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedPropertyTest [EL Warning]: ddl: 2024-05-30 11:37:21.768--ServerSession(271502370)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.77--ServerSession(271502370)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedPropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedTest [EL Warning]: ddl: 2024-05-30 11:37:21.87--ServerSession(118492650)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:21.872--ServerSession(118492650)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableUnspecifiedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 114, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cacheable/target/org.eclipse.persistence.jpa.testapps.cacheable-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.fetchgroup >-- [INFO] Building Test - advanced.fetchgroup 4.0.4-SNAPSHOT [47/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:23 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.AdvancedFetchGroupTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.AdvancedFetchGroupTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:25 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.advanced.fetchgroup-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel >-- [INFO] Building Test - metamodel 4.0.4-SNAPSHOT [48/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 40 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.OneToMany,/jakarta.persistence.Access,/jakarta.persistence.Table,/jakarta.persistence.EmbeddedId,/jakarta.persistence.Embedded,/jakarta.persistence.ManyToOne,/jakarta.persistence.Embeddable,/jakarta.persistence.ElementCollection,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.IdClass,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.MapKey,/jakarta.persistence.JoinColumn,/jakarta.persistence.Inheritance,/jakarta.persistence.Version,/jakarta.persistence.TableGenerator,/org.eclipse.persistence.annotations.BasicCollection,/jakarta.persistence.MapsId,/jakarta.persistence.OneToOne,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.Id [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/main/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[51,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/src/test/java/org/eclipse/persistence/testing/tests/jpa/metamodel/MetamodelTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:37:27 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerFactoryImplTest [EL Warning]: metadata: 2024-05-30 11:37:29.613--ServerSession(1090541608)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerFactoryImplTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerImplTest [EL Warning]: metadata: 2024-05-30 11:37:29.731--ServerSession(2099051403)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.EntityManagerImplTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.metamodel.MetamodelTest [EL Warning]: metadata: 2024-05-30 11:37:29.818--ServerSession(2096539129)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.persistence.testing.tests.jpa.metamodel.MetamodelTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:30 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.metamodel --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel/target/org.eclipse.persistence.jpa.testapps.metamodel-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.cacheable >-- [INFO] Building Test - xml.cacheable 4.0.4-SNAPSHOT [49/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:31 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:31 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllPropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableAllTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectivePropertyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectivePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableDisableSelectiveTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectivePropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectivePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableEnableSelectiveTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyConflictTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyConflictTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyEMFTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyEMFTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNonePropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNoneTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableNoneTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedPropertyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.persistence.testing.tests.jpa.xml.cacheable.XmlCacheableUnspecifiedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.cacheable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.cacheable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.cacheable/target/org.eclipse.persistence.jpa.testapps.xml.cacheable-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cacheimpl >-- [INFO] Building Test - advanced.cacheimpl 4.0.4-SNAPSHOT [50/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:36 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:36 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.cacheimpl.CacheImplTest [EL Warning]: metadata: 2024-05-30 11:37:38.669--ServerSession(504478805)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: 2024-05-30 11:37:39.099--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_MM_PROC_SEQ WHERE SEQ_MM_NAME = 'CUST_MM_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_MM_PROC_SEQ WHERE SEQ_MM_NAME = 'CUST_MM_SEQ'") [EL Warning]: 2024-05-30 11:37:39.118--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'DEALER_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'DEALER_SEQ'") [EL Warning]: 2024-05-30 11:37:39.121--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'ADV_CUSTOMER_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'ADV_CUSTOMER_SEQ'") [EL Warning]: 2024-05-30 11:37:39.124--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM JPA_HOCKEY_GEAR_SEQ WHERE SEQ_NAME = 'HG_SEQ' Query: DataModifyQuery(sql="DELETE FROM JPA_HOCKEY_GEAR_SEQ WHERE SEQ_NAME = 'HG_SEQ'") [EL Warning]: 2024-05-30 11:37:39.126--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE PROJECT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE PROJECT_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:37:39.129--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_ADV_EQUIPMENT_CODE_SEQ WHERE SEQ_NAME = 'CODE_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_ADV_EQUIPMENT_CODE_SEQ WHERE SEQ_NAME = 'CODE_SEQ'") [EL Warning]: 2024-05-30 11:37:39.132--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'CACHEABLE_TABLE_GENERATOR' Query: DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'CACHEABLE_TABLE_GENERATOR'") [EL Warning]: 2024-05-30 11:37:39.135--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'EMPLOYEE_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_EMPLOYEE_SEQ WHERE SEQ_NAME = 'EMPLOYEE_SEQ'") [EL Warning]: 2024-05-30 11:37:39.138--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_DEPARTMENT_SEQ WHERE SEQ_NAME = 'DEPT_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_DEPARTMENT_SEQ WHERE SEQ_NAME = 'DEPT_SEQ'") [EL Warning]: 2024-05-30 11:37:39.141--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DELETE FROM CMP3_ADV_EQUIPMENT_SEQ WHERE SEQ_NAME = 'EQUIP_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_ADV_EQUIPMENT_SEQ WHERE SEQ_NAME = 'EQUIP_SEQ'") [EL Warning]: 2024-05-30 11:37:39.143--ServerSession(504478805)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE ADDRESS_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE ADDRESS_SEQ RESTRICT") [EL Warning]: ddl: 2024-05-30 11:37:39.947--ServerSession(504478805)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:37:39.949--ServerSession(504478805)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [EL Severe]: cache: 2024-05-30 11:37:40.073--ServerSession(504478805)-- SoftCacheWeakIdentityMap for: Employee Key: 51 Version: 1 Identity Hash Code: 2070438137 Object: Employee: 51 1 elements [EL Severe]: cache: 2024-05-30 11:37:40.073--ServerSession(504478805)-- SoftCacheWeakIdentityMap for: Employee 0 elements [EL Severe]: cache: 2024-05-30 11:37:40.074--ServerSession(504478805)-- SoftCacheWeakIdentityMap for: Employee 0 elements [EL Severe]: cache: 2024-05-30 11:37:40.074--ServerSession(504478805)--Current object locks: End of locked objects. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.cacheimpl.CacheImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:40 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cacheimpl-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cacheimpl --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cacheimpl/target/org.eclipse.persistence.jpa.testapps.advanced.cacheimpl.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.cascadepersist >-- [INFO] Building Test - advanced.cascadepersist 4.0.4-SNAPSHOT [51/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:41 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.cascadepersist.CascadePersistTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.450 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.cascadepersist.CascadePersistTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.cascadepersist-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.cascadepersist --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.cascadepersist/target/org.eclipse.persistence.jpa.testapps.advanced.cascadepersist.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.compositepk >-- [INFO] Building Test - advanced.compositepk 4.0.4-SNAPSHOT [52/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:45 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.compositepk.AdvancedCompositePKJunitTest [EL Warning]: 2024-05-30 11:37:48.017--ServerSession(929482343)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.compositepk.AdvancedCompositePKJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:49 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.compositepk-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.compositepk --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.compositepk/target/org.eclipse.persistence.jpa.testapps.advanced.compositepk-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.derivedid >-- [INFO] Building Test - advanced.derivedid 4.0.4-SNAPSHOT [53/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:50 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:50 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.derivedid.AdvancedCompositePKJunitTest [EL Warning]: 2024-05-30 11:37:53.742--ServerSession(1541232265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.derivedid.AdvancedCompositePKJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:55 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.derivedid-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.advanced.derivedid --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.derivedid/target/org.eclipse.persistence.jpa.testapps.advanced.derivedid-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.customer >-- [INFO] Building Test - advanced.customer 4.0.4-SNAPSHOT [54/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:37:56 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:37:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.customer.AbstractEntityWithColumnDiscriminatorTest [EL Warning]: 2024-05-30 11:37:59.176--ServerSession(970781872)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP CMP3_AD_CU_CUSTOMER_ID_SEQ' cannot be performed on 'CMP3_AD_CU_CUSTOMER_ID_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE CMP3_AD_CU_CUSTOMER_ID_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE CMP3_AD_CU_CUSTOMER_ID_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:37:59.196--ServerSession(970781872)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP CMP3_AD_CU_ADDRESS_ID_SEQ' cannot be performed on 'CMP3_AD_CU_ADDRESS_ID_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE CMP3_AD_CU_ADDRESS_ID_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE CMP3_AD_CU_ADDRESS_ID_SEQ RESTRICT") [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.customer.AbstractEntityWithColumnDiscriminatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:37:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.customer-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.customer --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.customer/target/org.eclipse.persistence.jpa.testapps.advanced.customer.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.embeddable >-- [INFO] Building Test - advanced.embeddable 4.0.4-SNAPSHOT [55/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:00 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:00 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.EntityEmbeddableTest testSetup [EL Info]: 2024-05-30 11:38:03.348--ServerSession(2015999862)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: ddl: 2024-05-30 11:38:03.541--ServerSession(2015999862)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.EntityEmbeddableTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.InvalidNamedQueryTest [EL Info]: 2024-05-30 11:38:03.657--ServerSession(925568390)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: ejb: 2024-05-30 11:38:03.702--ServerSession(925568390)--Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.JPQLException Exception Description: Problem compiling [SELECT a FROM Alien a]. [14, 19] The abstract schema type 'Alien' is unknown. [EL Info]: 2024-05-30 11:38:03.716--ServerSession(505968231)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: ejb: 2024-05-30 11:38:03.737--ServerSession(195970976)--Exception [EclipseLink-0] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.JPQLException Exception Description: Problem compiling [SELECT a FROM Alien a]. [14, 19] The abstract schema type 'Alien' is unknown. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.embeddable.InvalidNamedQueryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.embeddable-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.embeddable --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.embeddable/target/org.eclipse.persistence.jpa.testapps.advanced.embeddable.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.advanced.multitenant >-- [INFO] Building Test - advanced.multitenant 4.0.4-SNAPSHOT [56/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/src/test/java/org/eclipse/persistence/testing/tests/jpa/advanced/multitenant/AdvancedMultiTenant123JunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:04 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:38:06.526--ServerSession(2100961961)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.538--ServerSession(2100961961)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:06.539--ServerSession(2100961961)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.679--ServerSession(897848096)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.681--ServerSession(897848096)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:06.681--ServerSession(897848096)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.95--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.951--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.951--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.952--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.952--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.953--ServerSession(171809144)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.967--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.968--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.969--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.969--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.969--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:06.97--ServerSession(1703009290)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenant123JunitTest [EL Warning]: metadata: 2024-05-30 11:38:07.199--ServerSession(252615006)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:07.202--ServerSession(252615006)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:07.204--ServerSession(252615006)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:08.069--ServerSession(420993295)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:08.071--ServerSession(420993295)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:08.072--ServerSession(420993295)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Severe]: ejb: 2024-05-30 11:38:08.103--ServerSession(420993295)--Exception [EclipseLink-7346] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The multitenant context property [eclipselink.tenant-id] has not been provided. When the persistence unit property (eclipselink.multitenant.tenants-share-emf) is set to false, all multitenant context properties must be provided up front. This can be done through the persistence unit definition directly or by passing a properties map containing all the multitenant context properties on the create EntityManagerFactory call. [EL Warning]: metadata: 2024-05-30 11:38:08.127--ServerSession(1919555524)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:08.128--ServerSession(1919555524)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:08.129--ServerSession(1919555524)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenant123JunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantSchemaJunitTest WARNING: this test is supported on MySQL only WARNING: this test is supported on MySQL only WARNING: this test is supported on MySQL only WARNING: this test is supported on MySQL only [EL Warning]: 2024-05-30 11:38:08.677--ServerSession(2056499811)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "null" at line 1, column 13. Error Code: 30000 Call: drop schema null; Query: DataModifyQuery(sql="drop schema null;") [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantSchemaJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantSharedEMFJunitTest [EL Warning]: metadata: 2024-05-30 11:38:08.692--ServerSession(890733699)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:08.693--ServerSession(890733699)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:38:08.694--ServerSession(890733699)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:08.715--ServerSession(890733699)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:38:08.716--ServerSession(890733699)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:38:08.717--ServerSession(890733699)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:38:08.718--ServerSession(890733699)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantSharedEMFJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantTableCJunitTest [EL Warning]: metadata: 2024-05-30 11:38:09.175--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.176--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.177--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.177--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.178--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.178--ServerSession(131709548)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantTableCJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantTableJunitTest [EL Warning]: metadata: 2024-05-30 11:38:09.461--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.462--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.462--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.462--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.462--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:38:09.463--ServerSession(261429887)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantTableJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantVPDJunitTest WARNING: VPD tests currently run only on an Oracle platform [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.multitenant.AdvancedMultiTenantVPDJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.advanced.multitenant.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation >-- [INFO] Building Test - beanvalidation 4.0.4-SNAPSHOT [57/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:10 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.beanvalidation.BeanValidationJunitTest May 30, 2024 11:38:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 8.0.1.Final [EL Warning]: 2024-05-30 11:38:13.88--UnitOfWork(1999036805)--jakarta.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: org.eclipse.persistence.testing.models.jpa.beanvalidation.Employee. Please refer to the embedded constraint violations for details. [EL Warning]: 2024-05-30 11:38:13.885--UnitOfWork(1999036805)--jakarta.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: org.eclipse.persistence.testing.models.jpa.beanvalidation.Employee. Please refer to the embedded constraint violations for details. [EL Warning]: 2024-05-30 11:38:13.909--ServerSession(1002041276)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Column 'some long name' is either not in any table in the FROM list or appears within a join specification and is outside the scope of the join specification or appears in a HAVING clause and is not in the GROUP BY list. If this is a CREATE or ALTER TABLE statement then 'some long name' is not a column in the target table. Error Code: 30000 Call: insert into CMP3_BV_PROJECT values (895, "some long name") Query: DataModifyQuery(sql="insert into CMP3_BV_PROJECT values (895, "some long name")") [EL Warning]: 2024-05-30 11:38:13.917--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Column 'some long name' is either not in any table in the FROM list or appears within a join specification and is outside the scope of the join specification or appears in a HAVING clause and is not in the GROUP BY list. If this is a CREATE or ALTER TABLE statement then 'some long name' is not a column in the target table. Error Code: 30000 Call: insert into CMP3_BV_PROJECT values (895, "some long name") Query: DataModifyQuery(sql="insert into CMP3_BV_PROJECT values (895, "some long name")") proj proj [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in org.eclipse.persistence.testing.tests.jpa.beanvalidation.BeanValidationJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:14 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.beanvalidation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation/target/org.eclipse.persistence.jpa.testapps.beanvalidation.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic >-- [INFO] Building Test - beanvalidation.dynamic 4.0.4-SNAPSHOT [58/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:15 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:15 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.beanvalidation.dynamic.BeanValidationDynamicEntityJunitTest May 30, 2024 11:38:17 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 8.0.1.Final [EL Warning]: 2024-05-30 11:38:17.613--ServerSession(611502040)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP SEQUENCE DYN_EMP_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE DYN_EMP_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:38:17.775--UnitOfWork(797416363)--jakarta.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: org.eclipse.persistence.testing.models.jpa.beanvalidation.DynamicEmployee. Please refer to the embedded constraint violations for details. [EL Warning]: 2024-05-30 11:38:17.776--UnitOfWork(797416363)--jakarta.validation.ConstraintViolationException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: org.eclipse.persistence.testing.models.jpa.beanvalidation.DynamicEmployee. Please refer to the embedded constraint violations for details. ConstraintException: One or more Bean Validation constraints were violated while executing Automatic Bean Validation on callback event: preUpdate for class: org.eclipse.persistence.testing.models.jpa.beanvalidation.DynamicEmployee. Please refer to the embedded constraint violations for details. >> name::must not be null >> surname::must not be null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s -- in org.eclipse.persistence.testing.tests.jpa.beanvalidation.dynamic.BeanValidationDynamicEntityJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:18 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.beanvalidation.dynamic/target/org.eclipse.persistence.jpa.testapps.beanvalidation.dynamic.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.cascadedeletes >-- [INFO] Building Test - cascadedeletes 4.0.4-SNAPSHOT [59/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:18 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:18 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.cascadedeletes.CascadeDeletesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s -- in org.eclipse.persistence.testing.tests.jpa.cascadedeletes.CascadeDeletesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.cascadedeletes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.cascadedeletes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.cascadedeletes/target/org.eclipse.persistence.jpa.testapps.cascadedeletes.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.complexaggregate >-- [INFO] Building Test - complexaggregate 4.0.4-SNAPSHOT [60/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:23 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.complexaggregate.ComplexAggregateTest [EL Warning]: metadata: 2024-05-30 11:38:25.187--ServerSession(951741667)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:38:25.202--ServerSession(951741667)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:38:25.203--ServerSession(951741667)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s -- in org.eclipse.persistence.testing.tests.jpa.complexaggregate.ComplexAggregateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.complexaggregate/target/org.eclipse.persistence.jpa.testapps.complexaggregate.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.common >-- [INFO] Building Test - composite.advanced.common 4.0.4-SNAPSHOT [61/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] No tests to run. [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_1 [INFO] Copying 12 resources from target/classes to target/member_1 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_2 [INFO] Copying 16 resources from target/classes to target/member_2 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/src/main/resources-member_3 [INFO] Copying 14 resources from target/classes to target/member_3 [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_1.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_2.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-member_3.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.composite.advanced.common.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 >-- [INFO] Building Test - composite.advanced.member_1 4.0.4-SNAPSHOT [62/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 >-- [INFO] Building Test - composite.advanced.member_2 4.0.4-SNAPSHOT [63/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 >-- [INFO] Building Test - composite.advanced.member_3 4.0.4-SNAPSHOT [64/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.composite.advanced >-- [INFO] Building Test - composite.advanced 4.0.4-SNAPSHOT [65/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/composite/advanced/EntityManagerJUnitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:29 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:29 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.composite.advanced.EntityManagerJUnitTest [EL Warning]: metamodel: 2024-05-30 11:38:32.392--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: properties: 2024-05-30 11:38:33.556--ServerSession(413550077)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: 2024-05-30 11:38:33.557--ServerSession(1217089772)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: 2024-05-30 11:38:33.557--ServerSession(409596180)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: 2024-05-30 11:38:33.559--ServerSession(413550077)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: 2024-05-30 11:38:33.559--ServerSession(1217089772)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: 2024-05-30 11:38:33.559--ServerSession(409596180)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. WARNING: Test testDeadConnectionFailover skipped for this platform, test leads to lock timeout with memoryDB. WARNING: Test testDeadPoolFailover skipped for this platform, test leads to lock timeout with memoryDB. [EL Severe]: 2024-05-30 11:38:33.693--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:38.694--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:43.695--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: 2024-05-30 11:38:43.695--ClientSession(730575236)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR ADDRESS_BR1_SEQ)") [EL Warning]: 2024-05-30 11:38:43.705--UnitOfWork(332998175)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?) bind => [7] Query: DoesExistQuery(referenceClass=Address sql="SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)") [EL Severe]: 2024-05-30 11:38:43.713--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:43.714--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:43.714--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: 2024-05-30 11:38:43.714--ClientSession(2115597658)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: 2024-05-30 11:38:43.721--UnitOfWork(512407823)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?) bind => [7] Query: DoesExistQuery(referenceClass=Address sql="SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)") [EL Severe]: 2024-05-30 11:38:43.729--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:43.73--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: 2024-05-30 11:38:43.73--ServerSession(409596180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: 2024-05-30 11:38:43.73--ClientSession(1778994610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: 2024-05-30 11:38:43.737--UnitOfWork(2061316668)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?) bind => [7] Query: DoesExistQuery(referenceClass=Address sql="SELECT ADDRESS_ID FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)") [EL Warning]: 2024-05-30 11:38:43.903--UnitOfWork(315998990)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: A truncation error was encountered trying to shrink VARCHAR 'firstName_maxfieldLength_00000000000000000000000000000000000&' to length 40. Error Code: 20000 Call: INSERT INTO MBR2_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, PAY_SCALE, ROOM_NUM, STATUS, VERSION, START_TIME, END_TIME, START_OVERTIME, END_OVERTIME, FORMER_COMPANY, FORMER_END_DATE, FORMER_START_DATE, END_DATE, START_DATE, ADDR_ID, DEPT_ID, MANAGER_EMP_ID, HUGE_PROJ_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) bind => [116, firstName_maxfieldLength_0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, null, null, null, 0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null] Query: InsertObjectQuery(Employee: 116) WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: Can't run this test because SELECT FOR UPDATE NO WAIT is not supported on this platform [EL Warning]: metamodel: 2024-05-30 11:38:44.168--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: metamodel: 2024-05-30 11:38:44.235--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: 2024-05-30 11:38:44.348--UnitOfWork(41029700)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 153] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 153 [EL Warning]: 2024-05-30 11:38:44.356--UnitOfWork(247334525)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 154] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 154 WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection [EL Warning]: 2024-05-30 11:38:44.719--UnitOfWork(511646132)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: 2024-05-30 11:38:44.723--UnitOfWork(848343462)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.composite.advanced.member_3.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: 2024-05-30 11:38:44.813--UnitOfWork(1858863803)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 215] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 215 [EL Warning]: 2024-05-30 11:38:45.02--UnitOfWork(1942631655)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 234] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 234 WARNING: This database does not support NOWAIT. WARNING: This database does not support NOWAIT. [EL Warning]: 2024-05-30 11:38:45.203--UnitOfWork(891327883)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 264] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 264 [EL Warning]: 2024-05-30 11:38:45.241--UnitOfWork(1633615132)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 267] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 267 [INFO] Tests run: 192, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.53 s -- in org.eclipse.persistence.testing.tests.jpa.composite.advanced.EntityManagerJUnitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 192, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:45 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.composite.advanced/target/org.eclipse.persistence.jpa.testapps.composite.advanced.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inheritance >-- [INFO] Building Test - advanced.inheritance 4.0.4-SNAPSHOT [66/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: File loaded : META-INF/orm.xml, is eclipselink-orm file: false [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.EmbeddedId,/org.eclipse.persistence.annotations.TypeConverter,/jakarta.persistence.PostRemove,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.PreUpdate,/jakarta.persistence.ExcludeDefaultListeners,/jakarta.persistence.PrimaryKeyJoinColumns,/jakarta.persistence.EntityListeners,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/org.eclipse.persistence.annotations.Cache,/jakarta.persistence.Basic,/jakarta.persistence.JoinColumn,/jakarta.persistence.Inheritance,/jakarta.persistence.ManyToMany,/jakarta.persistence.PostLoad,/jakarta.persistence.PreRemove,/jakarta.persistence.Version,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.PrimaryKey,/jakarta.persistence.Transient,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/org.eclipse.persistence.annotations.ClassExtractor,/jakarta.persistence.OneToMany,/org.eclipse.persistence.annotations.Customizer,/org.eclipse.persistence.annotations.OptimisticLocking,/jakarta.persistence.Table,/jakarta.persistence.CollectionTable,/jakarta.persistence.Embedded,/jakarta.persistence.NamedQuery,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.ElementCollection,/org.eclipse.persistence.annotations.Convert,/jakarta.persistence.IdClass,/jakarta.persistence.PrePersist,/jakarta.persistence.NamedQueries,/jakarta.persistence.MapKey,/jakarta.persistence.DiscriminatorColumn,/jakarta.persistence.PostUpdate,/jakarta.persistence.PrimaryKeyJoinColumn,/org.eclipse.persistence.annotations.JoinFetch,/jakarta.persistence.AttributeOverride [INFO] [EL Info]: processor: File loaded : META-INF/orm.xml, is eclipselink-orm file: false [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/Bus.java:[38,59] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/OffRoadTireInfo.java:[28,38] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.TireInfo [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/main/java/org/eclipse/persistence/testing/models/jpa/inheritance/SchoolBus.java:[22,32] found raw type: org.eclipse.persistence.testing.models.jpa.inheritance.AbstractBus missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inheritance.AbstractBus [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:48 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:48 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.DeleteAllQueryInheritanceJunitTest [EL Warning]: 2024-05-30 11:38:51.436--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.DeleteAllQueryInheritanceJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.EntityManagerTest [EL Warning]: 2024-05-30 11:38:53.343--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.EntityManagerTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.JoinedAttributeInheritanceJunitTest [EL Warning]: 2024-05-30 11:38:53.838--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.JoinedAttributeInheritanceJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.LifecycleCallbackJunitTest [EL Warning]: 2024-05-30 11:38:54.247--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.LifecycleCallbackJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.MixedInheritanceTest [EL Warning]: 2024-05-30 11:38:54.535--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.MixedInheritanceTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.MultipleTableInheritanceCreateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.MultipleTableInheritanceCreateTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.ReportQueryMultipleReturnInheritanceTest [EL Warning]: 2024-05-30 11:38:54.873--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.ReportQueryMultipleReturnInheritanceTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.TablePerClassInheritanceDDLTest [EL Warning]: 2024-05-30 11:38:55.615--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [EL Warning]: 2024-05-30 11:38:56.253--UnitOfWork(182224515)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@5477d90e] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 1 [EL Warning]: 2024-05-30 11:38:56.259--UnitOfWork(2012231958)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin@7e3d168e] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin Primary Key> 3 [EL Warning]: 2024-05-30 11:38:56.263--UnitOfWork(1131042367)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@fbbd90c] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 4 [EL Warning]: 2024-05-30 11:38:56.273--UnitOfWork(710199598)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Gun@7ee2423] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Gun Primary Key> 1 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.TablePerClassInheritanceDDLTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inheritance.TablePerClassInheritanceJUnitTest [EL Warning]: 2024-05-30 11:38:56.291--ServerSession(1730182538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [EL Warning]: 2024-05-30 11:38:56.746--UnitOfWork(2089029603)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@5ba63110] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 51 [EL Warning]: 2024-05-30 11:38:56.753--UnitOfWork(693709097)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin@4caf875c] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin Primary Key> 53 [EL Warning]: 2024-05-30 11:38:56.757--UnitOfWork(178405137)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@4cf5d999] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 54 [EL Warning]: 2024-05-30 11:38:56.77--UnitOfWork(1436306950)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Gun@40b70f31] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.inheritance.Gun Primary Key> 51 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.eclipse.persistence.testing.tests.jpa.inheritance.TablePerClassInheritanceJUnitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:38:57 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inheritance/target/org.eclipse.persistence.jpa.testapps.inheritance-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.inherited >-- [INFO] Building Test - advanced.inherited 4.0.4-SNAPSHOT [67/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] [EL Warning]: metadata: ServerSession(1901739211)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [WARNING] [EL Warning]: metadata: ServerSession(1901739211)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.MapKeyJoinColumn,/jakarta.persistence.Access,/jakarta.persistence.OrderColumn,/jakarta.persistence.PostRemove,/jakarta.persistence.AssociationOverrides,/jakarta.persistence.Entity,/jakarta.persistence.GeneratedValue,/jakarta.persistence.PreUpdate,/jakarta.persistence.MapKeyColumn,/jakarta.persistence.JoinTable,/jakarta.persistence.Column,/jakarta.persistence.Basic,/jakarta.persistence.MapKeyTemporal,/jakarta.persistence.JoinColumn,/jakarta.persistence.ManyToMany,/jakarta.persistence.Inheritance,/jakarta.persistence.PostLoad,/jakarta.persistence.PreRemove,/jakarta.persistence.SecondaryTable,/jakarta.persistence.Version,/org.eclipse.persistence.annotations.OrderCorrection,/jakarta.persistence.PostPersist,/jakarta.persistence.TableGenerator,/jakarta.persistence.Temporal,/jakarta.persistence.OneToOne,/org.eclipse.persistence.annotations.ExistenceChecking,/jakarta.persistence.Transient,/jakarta.persistence.MappedSuperclass,/jakarta.persistence.DiscriminatorValue,/jakarta.persistence.Id,/jakarta.persistence.JoinColumns,/jakarta.persistence.OrderBy,/jakarta.persistence.OneToMany,/jakarta.persistence.AssociationOverride,/jakarta.persistence.Table,/jakarta.persistence.CollectionTable,/jakarta.persistence.Embedded,/jakarta.persistence.Embeddable,/jakarta.persistence.ManyToOne,/jakarta.persistence.NamedQuery,/jakarta.persistence.ElementCollection,/jakarta.persistence.IdClass,/jakarta.persistence.PrePersist,/org.eclipse.persistence.annotations.Mutable,/jakarta.persistence.MapKeyClass,/org.eclipse.persistence.annotations.BasicMap,/jakarta.persistence.AttributeOverrides,/jakarta.persistence.MapKey,/jakarta.persistence.PostUpdate,/jakarta.persistence.PrimaryKeyJoinColumn,/jakarta.persistence.AttributeOverride [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[47,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[81,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Beer.java:[101,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[53,12] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[75,12] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Canadian.java:[92,34] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[34,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[40,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/Certification.java:[65,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[41,13] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[79,12] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[99,33] found raw type: org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer missing type arguments for generic class org.eclipse.persistence.testing.models.jpa.inherited.BeerConsumer [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[67,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[114,12] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/inherited/ExpertBeerConsumer.java:[143,28] found raw type: java.util.Map missing type arguments for generic class java.util.Map [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/java/org/eclipse/persistence/testing/tests/jpa/inherited/EmbeddableSuperclassJunitTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/src/test/java/org/eclipse/persistence/testing/tests/jpa/inherited/EmbeddableSuperclassJunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:38:58 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:38:58 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:39:01.335--ServerSession(874217650)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:39:01.346--ServerSession(874217650)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:39:01.375--ServerSession(874217650)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:01.378--ServerSession(874217650)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:01.435--ServerSession(874217650)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.44--ServerSession(874217650)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.441--ServerSession(874217650)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.441--ServerSession(874217650)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.EmbeddableSuperclassJunitTest [EL Warning]: metadata: 2024-05-30 11:39:01.782--ServerSession(1143390193)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:39:01.789--ServerSession(1143390193)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:39:01.8--ServerSession(1143390193)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:01.802--ServerSession(1143390193)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:01.813--ServerSession(1143390193)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.815--ServerSession(1143390193)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.815--ServerSession(1143390193)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:01.816--ServerSession(1143390193)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:02.39--ServerSession(1143390193)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:02.4--ServerSession(1143390193)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: 2024-05-30 11:39:02.516--ServerSession(1143390193)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EXPERT_CONSUMER_ACCLAIMS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_ACCLAIMS") [EL Warning]: 2024-05-30 11:39:02.532--ServerSession(1143390193)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EXPERT_CONSUMER_AUDIO Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AUDIO") [EL Warning]: 2024-05-30 11:39:02.534--ServerSession(1143390193)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EXPERT_CONSUMER_AWARDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AWARDS") [EL Warning]: 2024-05-30 11:39:02.536--ServerSession(1143390193)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EXPERT_CONSUMER_DESIGNATIONS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_DESIGNATIONS") [EL Warning]: 2024-05-30 11:39:02.538--ServerSession(1143390193)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EXPERT_CONSUMER_RECORDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_RECORDS") [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.EmbeddableSuperclassJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.InheritedCRUDTest [EL Info]: 2024-05-30 11:39:03.441--DatabaseSessionImpl(557982257)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.InheritedCRUDTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.InheritedCallbacksJunitTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.InheritedCallbacksJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.InheritedModelJunitTest [EL Warning]: 2024-05-30 11:39:04.423--ServerSession(1143390193)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: List order column [NOVICE_CONSUMER_DESIGNATIONS.ORDER_COLUMN] contains wrong values: [null, 1, 2] Query: DirectReadQuery(name="designations" sql="SELECT t0.DESIGNATION, t0.ORDER_COLUMN FROM NOVICE_CONSUMER_DESIGNATIONS t0 WHERE (t0.NOVICE_CONSUMER_ID = ?)") [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.InheritedModelJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.OrderedListAttributeChangeTrackingJunitTest [EL Info]: 2024-05-30 11:39:04.899--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.902--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.927--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.93--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.97--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.974--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.988--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:04.99--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:05.011--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:05.014--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:05.028--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:05.03--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Info]: 2024-05-30 11:39:05.056--ServerSession(1143390193)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.OrderedListAttributeChangeTrackingJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.inherited.OrderedListJunitTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.persistence.testing.tests.jpa.inherited.OrderedListJunitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:05 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.inherited/target/org.eclipse.persistence.jpa.testapps.inherited-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.criteria >-- [INFO] Building Test - criteria 4.0.4-SNAPSHOT [68/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.criteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/java/org/eclipse/persistence/testing/tests/jpa/criteria/advanced/AdvancedCriteriaQueryTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/src/test/java/org/eclipse/persistence/testing/tests/jpa/criteria/advanced/AdvancedCriteriaQueryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:07 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:07 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:39:09.464--ServerSession(1097619701)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:39:09.473--ServerSession(1097619701)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:39:09.48--ServerSession(1097619701)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:09.482--ServerSession(1097619701)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:09.496--ServerSession(1097619701)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:09.498--ServerSession(1097619701)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:09.498--ServerSession(1097619701)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:09.499--ServerSession(1097619701)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.AdvancedCriteriaQueryTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.AdvancedCriteriaQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.AdvancedQueryTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.AdvancedQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.CriteriaQueryCastTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.CriteriaQueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaMetamodelTest WARNING: This database does not support stored procedure creation. results are :[28] WARNING: The test simpleCaseInWhereTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test simpleCaseInSelectTest is not supported on Derby, because Derby does not support simple CASE [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaMetamodelTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaSimpleTest WARNING: This database does not support stored procedure creation. results are :[28] WARNING: The test simpleCaseInWhereTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test simpleCaseInSelectTest is not supported on Derby, because Derby does not support simple CASE [INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.134 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaSimpleTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaUnitTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.JUnitCriteriaUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.QueryCastTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.QueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.compositepk.AdvancedCompositePKJunitTest [EL Warning]: 2024-05-30 11:39:18.683--ServerSession(634178949)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.compositepk.AdvancedCompositePKJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.advanced.derivedid.AdvancedCompositePKJunitTest [EL Warning]: 2024-05-30 11:39:19.167--ServerSession(767313210)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.advanced.derivedid.AdvancedCompositePKJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.CriteriaQueryCastTest [EL Warning]: 2024-05-30 11:39:19.774--ServerSession(1291664589)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_ENGINEER_LAPTOP' because it does not exist. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.CriteriaQueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.JUnitCriteriaMetamodelTest [EL Warning]: 2024-05-30 11:39:20.33--ServerSession(1291664589)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.JUnitCriteriaMetamodelTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.QueryCastTest [EL Warning]: 2024-05-30 11:39:20.575--ServerSession(1291664589)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inheritance.QueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inherited.CriteriaQueryCastTest [EL Warning]: metadata: 2024-05-30 11:39:21.067--ServerSession(1624455220)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:39:21.068--ServerSession(1624455220)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:39:21.074--ServerSession(1624455220)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:21.075--ServerSession(1624455220)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:21.09--ServerSession(1624455220)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:21.091--ServerSession(1624455220)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:21.092--ServerSession(1624455220)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:21.092--ServerSession(1624455220)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:21.154--ServerSession(1624455220)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:21.159--ServerSession(1624455220)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: 2024-05-30 11:39:21.179--ServerSession(1624455220)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_ACCLAIMS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_ACCLAIMS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_ACCLAIMS") [EL Warning]: 2024-05-30 11:39:21.181--ServerSession(1624455220)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_AUDIO' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_AUDIO Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AUDIO") [EL Warning]: 2024-05-30 11:39:21.181--ServerSession(1624455220)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_AWARDS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_AWARDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AWARDS") [EL Warning]: 2024-05-30 11:39:21.182--ServerSession(1624455220)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_DESIGNATIONS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_DESIGNATIONS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_DESIGNATIONS") [EL Warning]: 2024-05-30 11:39:21.183--ServerSession(1624455220)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_RECORDS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_RECORDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_RECORDS") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inherited.CriteriaQueryCastTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inherited.JUnitCriteriaMetamodelTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inherited.JUnitCriteriaMetamodelTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.criteria.inherited.QueryCastTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.persistence.testing.tests.jpa.criteria.inherited.QueryCastTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 327, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.criteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.criteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.criteria/target/org.eclipse.persistence.jpa.testapps.criteria.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datatypes >-- [INFO] Building Test - datatypes 4.0.4-SNAPSHOT [69/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datatypes/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:24 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:24 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.datatypes.BooleanTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s -- in org.eclipse.persistence.testing.tests.jpa.datatypes.BooleanTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.datatypes.DoesRelationConformTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.persistence.testing.tests.jpa.datatypes.DoesRelationConformTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.datatypes.NullBindingTest WARNING: Warning: Derby does not support setting a BLOB to null. For details, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=296293 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.persistence.testing.tests.jpa.datatypes.NullBindingTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.datatypes.arraypks.PrimitiveArrayPKCachingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.persistence.testing.tests.jpa.datatypes.arraypks.PrimitiveArrayPKCachingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:28 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.datatypes-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.datatypes --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datatypes/target/org.eclipse.persistence.jpa.testapps.datatypes-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.datetime >-- [INFO] Building Test - datetime 4.0.4-SNAPSHOT [70/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.datetime/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:29 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:39:29 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.datetime.NullBindingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.eclipse.persistence.testing.tests.jpa.datetime.NullBindingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.datetime-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.datetime --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.datetime/target/org.eclipse.persistence.jpa.testapps.datetime-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.ddlgeneration >-- [INFO] Building Test - ddlgeneration 4.0.4-SNAPSHOT [71/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:33 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:33 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:39:35.932--ServerSession(899543194)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:35.939--ServerSession(899543194)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:35.966--ServerSession(899543194)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:36.125--ServerSession(1262609629)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:36.128--ServerSession(1262609629)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:36.128--ServerSession(1262609629)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:36.13--ServerSession(1262609629)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLGenerationExtendTablesTest [EL Warning]: metadata: 2024-05-30 11:39:36.442--ServerSession(1650955365)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:36.449--ServerSession(1650955365)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:36.456--ServerSession(1650955365)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:36.883--ServerSession(1650955365)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:36.891--ServerSession(1650955365)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:36.895--ServerSession(1650955365)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:36.898--ServerSession(1650955365)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:36.9--ServerSession(1650955365)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:36.902--ServerSession(1650955365)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:36.906--ServerSession(1650955365)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: 2024-05-30 11:39:37.5--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'CREATE INDEX' cannot be performed on 'DDL_CKENT_C_B' because it does not exist. Error Code: 30000 Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE) Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)") [EL Warning]: 2024-05-30 11:39:37.606--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Foreign Key 'DDL_COMMENTFK_CODE' is invalid for the reason which follows: 'The delete rule of foreign key cannot be CASCADE. (The relationship would form a cycle that would cause a table to be delete-connected to itself. One of the existing delete rules in the cycle is not CASCADE, so this relationship may be definable if the delete rule is not CASCADE.) '. Error Code: 30000 Call: ALTER TABLE DDL_COMMENT ADD CONSTRAINT DDL_COMMENTFK_CODE FOREIGN KEY (FK_CODE, FK_SEQ) REFERENCES DDL_CKENTB (CODE, SEQ) ON DELETE CASCADE Query: DataModifyQuery(sql="ALTER TABLE DDL_COMMENT ADD CONSTRAINT DDL_COMMENTFK_CODE FOREIGN KEY (FK_CODE, FK_SEQ) REFERENCES DDL_CKENTB (CODE, SEQ) ON DELETE CASCADE") [EL Warning]: 2024-05-30 11:39:37.612--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDL_CKENTA_B_UNQ1' is invalid: there is no unique or primary key constraint on table '"ROOT"."DDL_CKENTB"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2) Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)") [EL Warning]: 2024-05-30 11:39:37.639--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'ZPAREASCOUNTRYCODE' is invalid: there is no unique or primary key constraint on table '"ROOT"."CITIES"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE ZipAreas ADD CONSTRAINT ZpAreascountrycode FOREIGN KEY (country_code, city_name, state_code) REFERENCES Cities (country_code, name, state_code) Query: DataModifyQuery(sql="ALTER TABLE ZipAreas ADD CONSTRAINT ZpAreascountrycode FOREIGN KEY (country_code, city_name, state_code) REFERENCES Cities (country_code, name, state_code)") [EL Warning]: 2024-05-30 11:39:37.661--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDL_CKENT_C_BC_SEQ' is invalid: there is no unique or primary key constraint on table '"ROOT"."DDL_CKENTC"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT DDL_CKENT_C_BC_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE) Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT DDL_CKENT_C_BC_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)") [EL Warning]: 2024-05-30 11:39:37.675--ServerSession(1650955365)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDLMPHLDRDDLMTMMPD' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE DDL_MAP_HOLDER_DDL_MVBP ADD CONSTRAINT DDLMPHLDRDDLMTMMpD FOREIGN KEY (OTMMap_ID) REFERENCES DDL_MVBP (ID) Query: DataModifyQuery(sql="ALTER TABLE DDL_MAP_HOLDER_DDL_MVBP ADD CONSTRAINT DDLMPHLDRDDLMTMMpD FOREIGN KEY (OTMMap_ID) REFERENCES DDL_MVBP (ID)") [EL Warning]: 2024-05-30 11:39:37.94--UnitOfWork(838820617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'DDL_COURSE' does not exist. Error Code: 30000 Call: SELECT ID FROM DDL_COURSE Query: ReadAllQuery(referenceClass=Course sql="SELECT ID FROM DDL_COURSE") [EL Warning]: metadata: 2024-05-30 11:39:38.022--ServerSession(254315540)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:38.023--ServerSession(254315540)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:39:38.03--ServerSession(254315540)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:39:38.05--ServerSession(254315540)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:38.052--ServerSession(254315540)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:38.055--ServerSession(254315540)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:38.056--ServerSession(254315540)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:38.058--ServerSession(254315540)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:38.059--ServerSession(254315540)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:39:38.062--ServerSession(254315540)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: 2024-05-30 11:39:38.079--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'CREATE INDEX' cannot be performed on 'DDL_CKENT_C_B' because it does not exist. Error Code: 30000 Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE) Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)") [EL Warning]: 2024-05-30 11:39:38.309--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDL_CKENTCA_F_NAME' is invalid: there is no unique or primary key constraint on table '"ROOT"."DDL_CKENTA"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE DDL_CKENTC ADD CONSTRAINT DDL_CKENTCA_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ) Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTC ADD CONSTRAINT DDL_CKENTCA_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ)") [EL Warning]: 2024-05-30 11:39:38.314--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Foreign Key 'DDL_COMMENTFK_CODE' is invalid for the reason which follows: 'The delete rule of foreign key cannot be CASCADE. (The relationship would form a cycle that would cause a table to be delete-connected to itself. One of the existing delete rules in the cycle is not CASCADE, so this relationship may be definable if the delete rule is not CASCADE.) '. Error Code: 30000 Call: ALTER TABLE DDL_COMMENT ADD CONSTRAINT DDL_COMMENTFK_CODE FOREIGN KEY (FK_CODE, FK_SEQ) REFERENCES DDL_CKENTB (CODE, SEQ) ON DELETE CASCADE Query: DataModifyQuery(sql="ALTER TABLE DDL_COMMENT ADD CONSTRAINT DDL_COMMENTFK_CODE FOREIGN KEY (FK_CODE, FK_SEQ) REFERENCES DDL_CKENTB (CODE, SEQ) ON DELETE CASCADE") [EL Warning]: 2024-05-30 11:39:38.318--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDL_CKENTA_B_UNQ1' is invalid: there is no unique or primary key constraint on table '"ROOT"."DDL_CKENTB"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2) Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)") [EL Warning]: 2024-05-30 11:39:38.338--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'ZPAREASCOUNTRYCODE' is invalid: there is no unique or primary key constraint on table '"ROOT"."CITIES"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE ZipAreas ADD CONSTRAINT ZpAreascountrycode FOREIGN KEY (country_code, city_name, state_code) REFERENCES Cities (country_code, name, state_code) Query: DataModifyQuery(sql="ALTER TABLE ZipAreas ADD CONSTRAINT ZpAreascountrycode FOREIGN KEY (country_code, city_name, state_code) REFERENCES Cities (country_code, name, state_code)") [EL Warning]: 2024-05-30 11:39:38.359--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDL_CKENT_C_BC_SEQ' is invalid: there is no unique or primary key constraint on table '"ROOT"."DDL_CKENTC"' that matches the number and types of the columns in the foreign key. Error Code: 30000 Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT DDL_CKENT_C_BC_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE) Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT DDL_CKENT_C_BC_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)") [EL Warning]: 2024-05-30 11:39:38.375--ServerSession(254315540)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'DDLMPHLDRDDLMTMMPD' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE DDL_MAP_HOLDER_DDL_MVBP ADD CONSTRAINT DDLMPHLDRDDLMTMMpD FOREIGN KEY (OTMMap_ID) REFERENCES DDL_MVBP (ID) Query: DataModifyQuery(sql="ALTER TABLE DDL_MAP_HOLDER_DDL_MVBP ADD CONSTRAINT DDLMPHLDRDDLMTMMpD FOREIGN KEY (OTMMap_ID) REFERENCES DDL_MVBP (ID)") [EL Warning]: 2024-05-30 11:39:38.827--UnitOfWork(27971761)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'FEE_AMOUNT' cannot accept a NULL value. Error Code: 20000 Call: INSERT INTO PURCHASE (ID, FEE_AMOUNT, FEE_ID) VALUES (?, ?, ?) bind => [3, null, null] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.Purchase@7cbeac65) [EL Warning]: 2024-05-30 11:39:38.83--UnitOfWork(2008619427)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'PARCEL_NUMBER' cannot accept a NULL value. Error Code: 20000 Call: INSERT INTO PropertyRecord_PROPERTYINFOS (PropertyRecord_ID, CITY, PLUSFOUR, STREET_NAME, STATE, ZIPNUM, PARCEL_NUMBER, SQUARE_FEET, ASSESSMENT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) bind => [4, Ottawa, 1234, Main, Ontario, 78627, null, 2, 10] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.PropertyInfo@799ed4e8) [EL Warning]: 2024-05-30 11:39:38.839--UnitOfWork(1457157255)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL0000000226-32530ba8-018f-c94c-5326-0000281214c4' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 1, 2, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@b52b755) [EL Warning]: 2024-05-30 11:39:38.841--UnitOfWork(264767425)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'UCFORCOLUMN2' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 1, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@599e4d41) [EL Warning]: 2024-05-30 11:39:38.843--UnitOfWork(1798636297)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY10' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 2, 1, 1] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@296e281a) [EL Warning]: 2024-05-30 11:39:38.851--UnitOfWork(2130400175)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL0000000224-f487cb9b-018f-c94c-5326-0000281214c4' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 1, 2, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@4613311f) [EL Warning]: 2024-05-30 11:39:38.853--UnitOfWork(1144979403)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY20' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 1, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@7724704f) [EL Warning]: 2024-05-30 11:39:38.855--UnitOfWork(1105958076)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY21' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 2, 1, 1] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@74ecacc3) [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.827 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLGenerationExtendTablesTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLGenerationTest [EL Warning]: 2024-05-30 11:39:39.186--UnitOfWork(1835043230)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'FEE_AMOUNT' cannot accept a NULL value. Error Code: 20000 Call: INSERT INTO PURCHASE (ID, FEE_AMOUNT, FEE_ID) VALUES (?, ?, ?) bind => [9, null, null] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.Purchase@2be95d31) [EL Warning]: 2024-05-30 11:39:39.189--UnitOfWork(1639759054)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'PARCEL_NUMBER' cannot accept a NULL value. Error Code: 20000 Call: INSERT INTO PropertyRecord_PROPERTYINFOS (PropertyRecord_ID, CITY, PLUSFOUR, STREET_NAME, STATE, ZIPNUM, PARCEL_NUMBER, SQUARE_FEET, ASSESSMENT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) bind => [10, Ottawa, 1234, Main, Ontario, 78627, null, 2, 10] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.PropertyInfo@334ebcaa) [EL Warning]: 2024-05-30 11:39:39.214--UnitOfWork(195132390)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL0000000226-32530ba8-018f-c94c-5326-0000281214c4' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 1, 2, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@3679d92e) [EL Warning]: 2024-05-30 11:39:39.216--UnitOfWork(673412242)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'UCFORCOLUMN2' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 1, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@6f798482) [EL Warning]: 2024-05-30 11:39:39.218--UnitOfWork(253722034)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY10' defined on 'DDL_UCENTITY1'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 2, 1, 1] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@5ceecfee) [EL Warning]: 2024-05-30 11:39:39.222--UnitOfWork(111819772)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL0000000224-f487cb9b-018f-c94c-5326-0000281214c4' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 1, 2, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@73ae0257) [EL Warning]: 2024-05-30 11:39:39.223--UnitOfWork(1823014131)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY20' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 1, 2, 2] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@6e4599c0) [EL Warning]: 2024-05-30 11:39:39.225--UnitOfWork(1328705686)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'DDL_UCENTITY21' defined on 'DDL_UCENTITY2'. Error Code: 20000 Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?) bind => [2, 2, 2, 1, 1] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@69f0b0f4) [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLGenerationTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLTableSuffixTest [EL Warning]: metadata: 2024-05-30 11:39:39.405--ServerSession(1846435308)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:39.409--ServerSession(1846435308)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:39:39.409--ServerSession(1846435308)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.DDLTableSuffixTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.multitenant.DDLMultitenantTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.multitenant.DDLMultitenantTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.multitenant.DDLTablePerTenantTest [EL Warning]: metadata: 2024-05-30 11:39:39.576--ServerSession(70482685)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:39.578--ServerSession(70482685)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:39.578--ServerSession(70482685)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:39:39.579--ServerSession(70482685)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.multitenant.DDLTablePerTenantTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.tableperclass.DDLTablePerClassTest [EL Warning]: 2024-05-30 11:39:39.878--ServerSession(582979874)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP SEQ_GEN_SEQUENCE' cannot be performed on 'SEQ_GEN_SEQUENCE' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT") [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.tableperclass.DDLTablePerClassTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.ddlgeneration.weaving.DDLWeavingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.persistence.testing.tests.jpa.ddlgeneration.weaving.DDLWeavingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:40 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.ddlgeneration-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.ddlgeneration --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.ddlgeneration/target/org.eclipse.persistence.jpa.testapps.ddlgeneration.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.lob >-- [INFO] Building Test - lob 4.0.4-SNAPSHOT [72/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.lob/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:41 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.lob.LobTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s -- in org.eclipse.persistence.testing.tests.jpa.lob.LobTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.lob-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.lob --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.lob/target/org.eclipse.persistence.jpa.testapps.lob-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.delimited >-- [INFO] Building Test - delimited 4.0.4-SNAPSHOT [73/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.delimited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:45 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:39:45 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.delimited.DelimitedPUTest [EL Warning]: 2024-05-30 11:39:48.344--ServerSession(291651850)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP DEL_PROJECT_SEQ' cannot be performed on 'DEL_PROJECT_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE DEL_PROJECT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE DEL_PROJECT_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:39:48.362--ServerSession(291651850)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP ADDRESS_SEQ' cannot be performed on 'ADDRESS_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE ADDRESS_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE ADDRESS_SEQ RESTRICT") [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s -- in org.eclipse.persistence.testing.tests.jpa.delimited.DelimitedPUTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:49 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.delimited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.delimited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.delimited/target/org.eclipse.persistence.jpa.testapps.delimited.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.diagnostic >-- [INFO] Building Test - diagnostic 4.0.4-SNAPSHOT [74/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:50 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:50 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.diagnostic.DiagnosticTest [EL Finer]: connection: 2024-05-30 11:39:52.226--ServerSession(61426020)--client acquired: 405036720 [EL Finer]: transaction: 2024-05-30 11:39:52.24--ClientSession(405036720)--acquire unit of work: 553672556 [EL Finest]: transaction: 2024-05-30 11:39:52.241--UnitOfWork(553672556)--register_new_for_persist (There is no English translation for this message.) [EL Finest]: transaction: 2024-05-30 11:39:52.244--UnitOfWork(553672556)--register_new_for_persist (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-30 11:39:52.244--UnitOfWork(553672556)--begin unit of work flush [EL Finest]: query: 2024-05-30 11:39:52.248--UnitOfWork(553672556)--Execute query InsertObjectQuery(BranchADiagnostic{id=1}) [EL Fine]: connection: 2024-05-30 11:39:52.251--ServerSession(61426020)--Connection(1324173038)--connecting(DatabaseLogin( platform=>DerbyPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:39:52.259--ServerSession(61426020)--Connection(1572745406)--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Finest]: connection: 2024-05-30 11:39:52.26--ServerSession(61426020)--Connection(1572745406)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.26--ClientSession(405036720)--Connection(1572745406)--begin transaction [EL Fine]: sql: 2024-05-30 11:39:52.262--ClientSession(405036720)--Connection(1572745406)--INSERT INTO BRANCHA_DIAGNOSTIC (ID) VALUES (?) bind => [1 parameter bound] [EL Finest]: query: 2024-05-30 11:39:52.266--UnitOfWork(553672556)--Execute query InsertObjectQuery(BranchBDiagnostic{id=11}) [EL Fine]: sql: 2024-05-30 11:39:52.266--ClientSession(405036720)--Connection(1572745406)--INSERT INTO BRANCHB_DIAGNOSTIC (ID, BRANCHA_FK) VALUES (?, ?) bind => [2 parameters bound] [EL Finer]: transaction: 2024-05-30 11:39:52.268--UnitOfWork(553672556)--end unit of work flush [EL Finer]: transaction: 2024-05-30 11:39:52.271--UnitOfWork(553672556)--resume unit of work [EL Finer]: transaction: 2024-05-30 11:39:52.271--UnitOfWork(553672556)--begin unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.275--ClientSession(405036720)--Connection(1572745406)--commit transaction [EL Finest]: connection: 2024-05-30 11:39:52.276--ServerSession(61426020)--Connection(1572745406)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.279--UnitOfWork(553672556)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.279--UnitOfWork(553672556)--resume unit of work [EL Finest]: transaction: 2024-05-30 11:39:52.28--UnitOfWork(553672556)--deleting_object (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-30 11:39:52.28--UnitOfWork(553672556)--begin unit of work commit [EL Finest]: query: 2024-05-30 11:39:52.28--UnitOfWork(553672556)--Execute query DoesExistQuery(referenceClass=BranchBDiagnostic ) [EL Finest]: query: 2024-05-30 11:39:52.285--UnitOfWork(553672556)--Execute query UpdateObjectQuery(BranchADiagnostic{id=1}) [EL Finest]: query: 2024-05-30 11:39:52.286--UnitOfWork(553672556)--Execute query UpdateObjectQuery(BranchBDiagnostic{id=11}) [EL Finest]: connection: 2024-05-30 11:39:52.286--ServerSession(61426020)--Connection(1572745406)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.287--ClientSession(405036720)--Connection(1572745406)--begin transaction [EL Fine]: sql: 2024-05-30 11:39:52.287--ClientSession(405036720)--Connection(1572745406)--UPDATE BRANCHB_DIAGNOSTIC SET BRANCHA_FK = ? WHERE (ID = ?) bind => [2 parameters bound] [EL Finest]: query: 2024-05-30 11:39:52.291--UnitOfWork(553672556)--Execute query DeleteObjectQuery(BranchBDiagnostic{id=11}) [EL Fine]: sql: 2024-05-30 11:39:52.291--ClientSession(405036720)--Connection(1572745406)--DELETE FROM BRANCHB_DIAGNOSTIC WHERE (ID = ?) bind => [1 parameter bound] [EL Finer]: transaction: 2024-05-30 11:39:52.294--ClientSession(405036720)--Connection(1572745406)--commit transaction [EL Finest]: connection: 2024-05-30 11:39:52.294--ServerSession(61426020)--Connection(1572745406)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.295--UnitOfWork(553672556)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.296--UnitOfWork(553672556)--resume unit of work [EL Finer]: transaction: 2024-05-30 11:39:52.296--UnitOfWork(553672556)--begin unit of work commit [EL Finest]: query: 2024-05-30 11:39:52.296--UnitOfWork(553672556)--Execute query UpdateObjectQuery(BranchADiagnostic{id=1}) [EL Finer]: transaction: 2024-05-30 11:39:52.297--UnitOfWork(553672556)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.297--UnitOfWork(553672556)--resume unit of work [EL Finest]: query: 2024-05-30 11:39:52.302--UnitOfWork(553672556)--Execute query ReadObjectQuery(name="readBranchADiagnostic" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-30 11:39:52.302--UnitOfWork(553672556)--validate object space. [EL Warning]: cache: 2024-05-30 11:39:52.303--UnitOfWork(553672556)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=1}] [EL Warning]: cache: 2024-05-30 11:39:52.303--UnitOfWork(553672556)--The following corrupt object is referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-30 11:39:52.303--UnitOfWork(553672556)--corrupt object: BranchBDiagnostic{id=11} [EL Finer]: transaction: 2024-05-30 11:39:52.304--UnitOfWork(553672556)--release unit of work [EL Finer]: connection: 2024-05-30 11:39:52.304--ClientSession(405036720)--client released [EL Finer]: connection: 2024-05-30 11:39:52.304--ServerSession(61137731)--client acquired: 1088239991 [EL Finer]: transaction: 2024-05-30 11:39:52.305--ClientSession(1088239991)--acquire unit of work: 1780293706 [EL Finest]: transaction: 2024-05-30 11:39:52.305--UnitOfWork(1780293706)--register_new_for_persist (There is no English translation for this message.) [EL Finest]: transaction: 2024-05-30 11:39:52.305--UnitOfWork(1780293706)--register_new_for_persist (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-30 11:39:52.305--UnitOfWork(1780293706)--begin unit of work flush [EL Finest]: query: 2024-05-30 11:39:52.306--UnitOfWork(1780293706)--Execute query InsertObjectQuery(BranchADiagnostic{id=2}) [EL Fine]: connection: 2024-05-30 11:39:52.306--ServerSession(61137731)--Connection(1495161082)--connecting(DatabaseLogin( platform=>DerbyPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-30 11:39:52.308--ServerSession(61137731)--Connection(961859592)--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.15.2.0 - (1873585) Driver: Apache Derby Network Client JDBC Driver Version: 10.15.2.0 - (1873585) [EL Finest]: connection: 2024-05-30 11:39:52.308--ServerSession(61137731)--Connection(961859592)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.308--ClientSession(1088239991)--Connection(961859592)--begin transaction [EL Fine]: sql: 2024-05-30 11:39:52.309--ClientSession(1088239991)--Connection(961859592)--INSERT INTO BRANCHA_DIAGNOSTIC (ID) VALUES (?) bind => [1 parameter bound] [EL Finest]: query: 2024-05-30 11:39:52.309--UnitOfWork(1780293706)--Execute query InsertObjectQuery(BranchBDiagnostic{id=22}) [EL Fine]: sql: 2024-05-30 11:39:52.31--ClientSession(1088239991)--Connection(961859592)--INSERT INTO BRANCHB_DIAGNOSTIC (ID, BRANCHA_FK) VALUES (?, ?) bind => [2 parameters bound] [EL Finer]: transaction: 2024-05-30 11:39:52.31--UnitOfWork(1780293706)--end unit of work flush [EL Finer]: transaction: 2024-05-30 11:39:52.311--UnitOfWork(1780293706)--resume unit of work [EL Finer]: transaction: 2024-05-30 11:39:52.311--UnitOfWork(1780293706)--begin unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.311--ClientSession(1088239991)--Connection(961859592)--commit transaction [EL Finest]: connection: 2024-05-30 11:39:52.311--ServerSession(61137731)--Connection(961859592)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.312--UnitOfWork(1780293706)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.312--UnitOfWork(1780293706)--resume unit of work [EL Finest]: transaction: 2024-05-30 11:39:52.313--UnitOfWork(1780293706)--deleting_object (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-30 11:39:52.313--UnitOfWork(1780293706)--begin unit of work commit [EL Finest]: query: 2024-05-30 11:39:52.313--UnitOfWork(1780293706)--Execute query DoesExistQuery(referenceClass=BranchBDiagnostic ) [EL Finest]: query: 2024-05-30 11:39:52.313--UnitOfWork(1780293706)--Execute query UpdateObjectQuery(BranchADiagnostic{id=2}) [EL Finest]: query: 2024-05-30 11:39:52.314--UnitOfWork(1780293706)--Execute query UpdateObjectQuery(BranchBDiagnostic{id=22}) [EL Finest]: connection: 2024-05-30 11:39:52.314--ServerSession(61137731)--Connection(961859592)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.314--ClientSession(1088239991)--Connection(961859592)--begin transaction [EL Fine]: sql: 2024-05-30 11:39:52.314--ClientSession(1088239991)--Connection(961859592)--UPDATE BRANCHB_DIAGNOSTIC SET BRANCHA_FK = ? WHERE (ID = ?) bind => [2 parameters bound] [EL Finest]: query: 2024-05-30 11:39:52.315--UnitOfWork(1780293706)--Execute query DeleteObjectQuery(BranchBDiagnostic{id=22}) [EL Fine]: sql: 2024-05-30 11:39:52.315--ClientSession(1088239991)--Connection(961859592)--DELETE FROM BRANCHB_DIAGNOSTIC WHERE (ID = ?) bind => [1 parameter bound] [EL Finer]: transaction: 2024-05-30 11:39:52.316--ClientSession(1088239991)--Connection(961859592)--commit transaction [EL Finest]: connection: 2024-05-30 11:39:52.316--ServerSession(61137731)--Connection(961859592)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-30 11:39:52.317--UnitOfWork(1780293706)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.317--UnitOfWork(1780293706)--resume unit of work [EL Finer]: transaction: 2024-05-30 11:39:52.317--UnitOfWork(1780293706)--begin unit of work commit [EL Finest]: query: 2024-05-30 11:39:52.317--UnitOfWork(1780293706)--Execute query UpdateObjectQuery(BranchADiagnostic{id=2}) [EL Finer]: transaction: 2024-05-30 11:39:52.318--UnitOfWork(1780293706)--end unit of work commit [EL Finer]: transaction: 2024-05-30 11:39:52.318--UnitOfWork(1780293706)--resume unit of work [EL Finest]: query: 2024-05-30 11:39:52.332--UnitOfWork(1780293706)--Execute query ReadObjectQuery(name="readBranchADiagnostic" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-30 11:39:52.332--UnitOfWork(1780293706)--validate object space. [EL Warning]: cache: 2024-05-30 11:39:52.332--UnitOfWork(1780293706)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=2}] [EL Warning]: cache: 2024-05-30 11:39:52.332--UnitOfWork(1780293706)--The following corrupt object is referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-30 11:39:52.333--UnitOfWork(1780293706)--corrupt object: BranchBDiagnostic{id=22} [EL Finest]: query: 2024-05-30 11:39:52.334--UnitOfWork(1780293706)--Execute query ReadObjectQuery(name="findBranchADiagnosticById" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-30 11:39:52.334--UnitOfWork(1780293706)--validate object space. [EL Warning]: cache: 2024-05-30 11:39:52.335--UnitOfWork(1780293706)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=2}] [EL Warning]: cache: 2024-05-30 11:39:52.335--UnitOfWork(1780293706)--The following corrupt object is referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-30 11:39:52.335--UnitOfWork(1780293706)--corrupt object: BranchBDiagnostic{id=22} [EL Finer]: transaction: 2024-05-30 11:39:52.335--UnitOfWork(1780293706)--release unit of work [EL Finer]: connection: 2024-05-30 11:39:52.335--ClientSession(1088239991)--client released [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.eclipse.persistence.testing.tests.jpa.diagnostic.DiagnosticTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:52 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.diagnostic-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.diagnostic --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.diagnostic/target/org.eclipse.persistence.jpa.testapps.diagnostic.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.extensibility >-- [INFO] Building Test - extensibility 4.0.4-SNAPSHOT [75/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.extensibility/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:53 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:39:53 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.extensibility.ExtensibilityTests [EL Warning]: 2024-05-30 11:39:56.565--ServerSession(1995505717)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:56.693--ServerSession(1617937669)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:56.785--ServerSession(1256893889)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:56.84--ServerSession(1448277333)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:56.936--ServerSession(1919576980)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:56.979--ServerSession(901815188)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:57.026--ServerSession(1738561265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:57.029--ServerSession(1738561265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSJOINTABLEID2' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT EXTENSJOINTABLEID2 FOREIGN KEY (ID2) REFERENCES EXTENS_PHONE (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT EXTENSJOINTABLEID2 FOREIGN KEY (ID2) REFERENCES EXTENS_PHONE (ID)") [EL Warning]: 2024-05-30 11:39:57.081--ServerSession(502102804)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:57.128--ServerSession(2065730373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Severe]: 2024-05-30 11:39:57.176--ServerSession(261052089)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: Cannot acquire data source [MyNonJtaDataSource]. Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial [EL Severe]: ejb: 2024-05-30 11:39:57.177--ServerSession(261052089)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: Cannot acquire data source [MyNonJtaDataSource]. Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial [EL Warning]: 2024-05-30 11:39:57.21--ServerSession(319061373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSEMPADDRESSID' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT EXTENSEMPADDRESSID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)") [EL Warning]: 2024-05-30 11:39:57.213--ServerSession(319061373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'EXTENSJOINTABLEID2' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT EXTENSJOINTABLEID2 FOREIGN KEY (ID2) REFERENCES EXTENS_PHONE (ID) Query: DataModifyQuery(sql="ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT EXTENSJOINTABLEID2 FOREIGN KEY (ID2) REFERENCES EXTENS_PHONE (ID)") [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s -- in org.eclipse.persistence.testing.tests.jpa.extensibility.ExtensibilityTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:39:57 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.extensibility-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.extensibility --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.extensibility/target/org.eclipse.persistence.jpa.testapps.extensibility.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fetchgroups >-- [INFO] Building Test - fetchgroups 4.0.4-SNAPSHOT [76/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:39:58 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:39:58 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupAPITests [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupAPITests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupMergeWithCacheTests [EL Warning]: 2024-05-30 11:40:01.653--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_1 Query: DataModifyQuery(sql="ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_1") [EL Warning]: 2024-05-30 11:40:01.67--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_2 Query: DataModifyQuery(sql="ALTER TABLE CMP3_BUYER DROP CONSTRAINT UNQ_CMP3_BUYER_2") [EL Warning]: 2024-05-30 11:40:01.672--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE Buyer_CREDITCARDS DROP CONSTRAINT ByrCREDITCARDSBYRD Query: DataModifyQuery(sql="ALTER TABLE Buyer_CREDITCARDS DROP CONSTRAINT ByrCREDITCARDSBYRD") [EL Warning]: 2024-05-30 11:40:01.675--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE BUYER_CREDITLINES DROP CONSTRAINT BYRCREDITLINESBYRD Query: DataModifyQuery(sql="ALTER TABLE BUYER_CREDITLINES DROP CONSTRAINT BYRCREDITLINESBYRD") [EL Warning]: 2024-05-30 11:40:01.677--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_ADV_CUSTOMER DROP CONSTRAINT CMP3DVCSTMERFKDLRD Query: DataModifyQuery(sql="ALTER TABLE CMP3_ADV_CUSTOMER DROP CONSTRAINT CMP3DVCSTMERFKDLRD") [EL Warning]: 2024-05-30 11:40:01.679--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_DEALER DROP CONSTRAINT CMP3DEALERFKEMP_ID Query: DataModifyQuery(sql="ALTER TABLE CMP3_DEALER DROP CONSTRAINT CMP3DEALERFKEMP_ID") [EL Warning]: 2024-05-30 11:40:01.681--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_DEPT_CMP3_EMPLOYEE DROP CONSTRAINT CMP3DPTCMPmngrsMPD Query: DataModifyQuery(sql="ALTER TABLE CMP3_DEPT_CMP3_EMPLOYEE DROP CONSTRAINT CMP3DPTCMPmngrsMPD") [EL Warning]: 2024-05-30 11:40:01.683--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_DEPT_CMP3_EMPLOYEE DROP CONSTRAINT CMP3DPTCMP3MDVDPTD Query: DataModifyQuery(sql="ALTER TABLE CMP3_DEPT_CMP3_EMPLOYEE DROP CONSTRAINT CMP3DPTCMP3MDVDPTD") [EL Warning]: 2024-05-30 11:40:01.685--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3EMPLOYEEADDRID Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3EMPLOYEEADDRID") [EL Warning]: 2024-05-30 11:40:01.687--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3MPLYEEMNGRMPID Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3MPLYEEMNGRMPID") [EL Warning]: 2024-05-30 11:40:01.689--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3EMPLOYEEDEPTID Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3EMPLOYEEDEPTID") [EL Warning]: 2024-05-30 11:40:01.691--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3MPLOYEEHGPRJID Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMPLOYEE DROP CONSTRAINT CMP3MPLOYEEHGPRJID") [EL Warning]: 2024-05-30 11:40:01.693--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_ADV_EQUIP DROP CONSTRAINT CMP3ADVEQUIPDEPTID Query: DataModifyQuery(sql="ALTER TABLE CMP3_ADV_EQUIP DROP CONSTRAINT CMP3ADVEQUIPDEPTID") [EL Warning]: 2024-05-30 11:40:01.695--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_ADV_EQUIP DROP CONSTRAINT CMP3ADVEQUIPCODEID Query: DataModifyQuery(sql="ALTER TABLE CMP3_ADV_EQUIP DROP CONSTRAINT CMP3ADVEQUIPCODEID") [EL Warning]: 2024-05-30 11:40:01.697--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_GOLFER DROP CONSTRAINT CMP3_GOLFER_CMP3_WORLDRANK Query: DataModifyQuery(sql="ALTER TABLE CMP3_GOLFER DROP CONSTRAINT CMP3_GOLFER_CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:01.7--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_HPROJECT DROP CONSTRAINT CMP3HPROJECTPROJID Query: DataModifyQuery(sql="ALTER TABLE CMP3_HPROJECT DROP CONSTRAINT CMP3HPROJECTPROJID") [EL Warning]: 2024-05-30 11:40:01.701--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_HPROJECT DROP CONSTRAINT CMP3HPRJCTVNGLSTID Query: DataModifyQuery(sql="ALTER TABLE CMP3_HPROJECT DROP CONSTRAINT CMP3HPRJCTVNGLSTID") [EL Warning]: 2024-05-30 11:40:01.703--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_LPROJECT DROP CONSTRAINT CMP3LPROJECTPROJID Query: DataModifyQuery(sql="ALTER TABLE CMP3_LPROJECT DROP CONSTRAINT CMP3LPROJECTPROJID") [EL Warning]: 2024-05-30 11:40:01.705--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE MW DROP CONSTRAINT FK_MW_W Query: DataModifyQuery(sql="ALTER TABLE MW DROP CONSTRAINT FK_MW_W") [EL Warning]: 2024-05-30 11:40:01.707--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE MW DROP CONSTRAINT FK_MW_M Query: DataModifyQuery(sql="ALTER TABLE MW DROP CONSTRAINT FK_MW_M") [EL Warning]: 2024-05-30 11:40:01.709--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_PHONENUMBER DROP CONSTRAINT CMP3PHNENUMBERWNRD Query: DataModifyQuery(sql="ALTER TABLE CMP3_PHONENUMBER DROP CONSTRAINT CMP3PHNENUMBERWNRD") [EL Warning]: 2024-05-30 11:40:01.71--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_PBUYER DROP CONSTRAINT CMP3PBUYERBUYER_ID Query: DataModifyQuery(sql="ALTER TABLE CMP3_PBUYER DROP CONSTRAINT CMP3PBUYERBUYER_ID") [EL Warning]: 2024-05-30 11:40:01.712--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMP_PROJ DROP CONSTRAINT CMP3MPPRprjctsPRJD Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMP_PROJ DROP CONSTRAINT CMP3MPPRprjctsPRJD") [EL Warning]: 2024-05-30 11:40:01.714--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_EMP_PROJ DROP CONSTRAINT CMP3MPPRJMPLYSMPID Query: DataModifyQuery(sql="ALTER TABLE CMP3_EMP_PROJ DROP CONSTRAINT CMP3MPPRJMPLYSMPID") [EL Warning]: 2024-05-30 11:40:01.715--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_PROJ_PROPS DROP CONSTRAINT CMP3PROJPROPSPRJID Query: DataModifyQuery(sql="ALTER TABLE CMP3_PROJ_PROPS DROP CONSTRAINT CMP3PROJPROPSPRJID") [EL Warning]: 2024-05-30 11:40:01.717--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_PROJECT DROP CONSTRAINT CMP3PROJECTLADERID Query: DataModifyQuery(sql="ALTER TABLE CMP3_PROJECT DROP CONSTRAINT CMP3PROJECTLADERID") [EL Warning]: 2024-05-30 11:40:01.719--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_RESPONS DROP CONSTRAINT CMP3_RESPONSEMP_ID Query: DataModifyQuery(sql="ALTER TABLE CMP3_RESPONS DROP CONSTRAINT CMP3_RESPONSEMP_ID") [EL Warning]: 2024-05-30 11:40:01.721--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_SALARY DROP CONSTRAINT CMP3_SALARY_EMP_ID Query: DataModifyQuery(sql="ALTER TABLE CMP3_SALARY DROP CONSTRAINT CMP3_SALARY_EMP_ID") [EL Warning]: 2024-05-30 11:40:01.722--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE Employee_WORKWEEK DROP CONSTRAINT mployeeWORKWEEKMPD Query: DataModifyQuery(sql="ALTER TABLE Employee_WORKWEEK DROP CONSTRAINT mployeeWORKWEEKMPD") [EL Warning]: 2024-05-30 11:40:01.724--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA DROP CONSTRAINT ADV_ENTYA_ENTYC_ID Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA DROP CONSTRAINT ADV_ENTYA_ENTYC_ID") [EL Warning]: 2024-05-30 11:40:01.725--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA DROP CONSTRAINT ADV_ENTYA_ENTYB_ID Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA DROP CONSTRAINT ADV_ENTYA_ENTYB_ID") [EL Warning]: 2024-05-30 11:40:01.727--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA_ADV_ENTYD DROP CONSTRAINT DVNTYAADVENTYDntyD Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA_ADV_ENTYD DROP CONSTRAINT DVNTYAADVENTYDntyD") [EL Warning]: 2024-05-30 11:40:01.729--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA_ADV_ENTYD DROP CONSTRAINT DVNTYDVENTYDntyDsD Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA_ADV_ENTYD DROP CONSTRAINT DVNTYDVENTYDntyDsD") [EL Warning]: 2024-05-30 11:40:01.73--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA_ADV_ENTYE DROP CONSTRAINT DVNTYADVENTYEntysD Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA_ADV_ENTYE DROP CONSTRAINT DVNTYADVENTYEntysD") [EL Warning]: 2024-05-30 11:40:01.732--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_ENTYA_ADV_ENTYE DROP CONSTRAINT DVNTYAADVENTYEntyD Query: DataModifyQuery(sql="ALTER TABLE ADV_ENTYA_ADV_ENTYE DROP CONSTRAINT DVNTYAADVENTYEntyD") [EL Warning]: 2024-05-30 11:40:01.733--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE VIOLATION_CODES DROP CONSTRAINT VLTONCODESVLTIONID Query: DataModifyQuery(sql="ALTER TABLE VIOLATION_CODES DROP CONSTRAINT VLTONCODESVLTIONID") [EL Warning]: 2024-05-30 11:40:01.735--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE VIOLATION_CODES DROP CONSTRAINT VLTNCDESVLTNCODEID Query: DataModifyQuery(sql="ALTER TABLE VIOLATION_CODES DROP CONSTRAINT VLTNCDESVLTNCODEID") [EL Warning]: 2024-05-30 11:40:01.736--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_AC_STUDENT DROP CONSTRAINT JPCSTUDENTSCHOOLID Query: DataModifyQuery(sql="ALTER TABLE JPA_AC_STUDENT DROP CONSTRAINT JPCSTUDENTSCHOOLID") [EL Warning]: 2024-05-30 11:40:01.738--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_AC_BOLT DROP CONSTRAINT JPA_AC_BOLT_NUT_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_AC_BOLT DROP CONSTRAINT JPA_AC_BOLT_NUT_ID") [EL Warning]: 2024-05-30 11:40:01.739--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_AC_EATER DROP CONSTRAINT JPA_AC_EATER_E_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_AC_EATER DROP CONSTRAINT JPA_AC_EATER_E_ID") [EL Warning]: 2024-05-30 11:40:01.741--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_AC_SANDWICH DROP CONSTRAINT JPAAC_SANDWICHS_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_AC_SANDWICH DROP CONSTRAINT JPAAC_SANDWICHS_ID") [EL Warning]: 2024-05-30 11:40:01.742--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_EC_SIMPLE DROP CONSTRAINT DVECSIMPLESIMPLEID Query: DataModifyQuery(sql="ALTER TABLE ADV_EC_SIMPLE DROP CONSTRAINT DVECSIMPLESIMPLEID") [EL Warning]: 2024-05-30 11:40:01.744--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ADV_SIMPLE_ENTITY_LANGUAGE DROP CONSTRAINT DVSMPLNTTYLNGSMPLD Query: DataModifyQuery(sql="ALTER TABLE ADV_SIMPLE_ENTITY_LANGUAGE DROP CONSTRAINT DVSMPLNTTYLNGSMPLD") [EL Warning]: 2024-05-30 11:40:01.746--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_JIGSAW_PIECE DROP CONSTRAINT CMP3_JIGSAW_PIECE_CMP3_JIGSAW Query: DataModifyQuery(sql="ALTER TABLE CMP3_JIGSAW_PIECE DROP CONSTRAINT CMP3_JIGSAW_PIECE_CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:01.748--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_HINGE DROP CONSTRAINT CMP3_HINGE_CMP3_DOOR Query: DataModifyQuery(sql="ALTER TABLE CMP3_HINGE DROP CONSTRAINT CMP3_HINGE_CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:01.75--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_DOOR DROP CONSTRAINT CMP3_DOOR_CMP3_ROOM Query: DataModifyQuery(sql="ALTER TABLE CMP3_DOOR DROP CONSTRAINT CMP3_DOOR_CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:01.752--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_CANOE DROP CONSTRAINT CMP3_CANOE_CMP3_LAKE Query: DataModifyQuery(sql="ALTER TABLE CMP3_CANOE DROP CONSTRAINT CMP3_CANOE_CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:01.753--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE EVENT DROP CONSTRAINT FK_EVENT_JOB_ID Query: DataModifyQuery(sql="ALTER TABLE EVENT DROP CONSTRAINT FK_EVENT_JOB_ID") [EL Warning]: 2024-05-30 11:40:01.755--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE CMP3_TODOLISTITEM DROP CONSTRAINT FK_TODOLISTITEM_TODOLIST Query: DataModifyQuery(sql="ALTER TABLE CMP3_TODOLISTITEM DROP CONSTRAINT FK_TODOLISTITEM_TODOLIST") [EL Warning]: 2024-05-30 11:40:01.756--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_BILL_LINE DROP CONSTRAINT FK_JPA_BILL_LINE_BILL_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_BILL_LINE DROP CONSTRAINT FK_JPA_BILL_LINE_BILL_ID") [EL Warning]: 2024-05-30 11:40:01.758--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_BILL_LINEITEM DROP CONSTRAINT JPA_BILL_LINEITEM_BILLLINE_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_BILL_LINEITEM DROP CONSTRAINT JPA_BILL_LINEITEM_BILLLINE_ID") [EL Warning]: 2024-05-30 11:40:01.759--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE JPA_BILL_ACTION DROP CONSTRAINT FK_JPA_BILL_ACTION_BILLLINE_ID Query: DataModifyQuery(sql="ALTER TABLE JPA_BILL_ACTION DROP CONSTRAINT FK_JPA_BILL_ACTION_BILLLINE_ID") [EL Warning]: 2024-05-30 11:40:01.761--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE ORD_ENTITY_A DROP CONSTRAINT FK_ORD_ENTITYA_ORD_ENTITYZ Query: DataModifyQuery(sql="ALTER TABLE ORD_ENTITY_A DROP CONSTRAINT FK_ORD_ENTITYA_ORD_ENTITYZ") [EL Warning]: 2024-05-30 11:40:01.763--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CMP3_ADDRESS") [EL Warning]: 2024-05-30 11:40:01.764--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_BUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_BUYER") [EL Warning]: 2024-05-30 11:40:01.766--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Buyer_CREDITCARDS Query: DataModifyQuery(sql="DROP TABLE Buyer_CREDITCARDS") [EL Warning]: 2024-05-30 11:40:01.767--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE BUYER_CREDITLINES Query: DataModifyQuery(sql="DROP TABLE BUYER_CREDITLINES") [EL Warning]: 2024-05-30 11:40:01.769--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_CUSTOMER") [EL Warning]: 2024-05-30 11:40:01.77--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEALER Query: DataModifyQuery(sql="DROP TABLE CMP3_DEALER") [EL Warning]: 2024-05-30 11:40:01.772--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT") [EL Warning]: 2024-05-30 11:40:01.773--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:01.775--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:01.776--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP") [EL Warning]: 2024-05-30 11:40:01.778--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP_CODE Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP_CODE") [EL Warning]: 2024-05-30 11:40:01.779--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_GOLFER Query: DataModifyQuery(sql="DROP TABLE CMP3_GOLFER") [EL Warning]: 2024-05-30 11:40:01.78--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Golfer_SPONSORDOLLARS Query: DataModifyQuery(sql="DROP TABLE Golfer_SPONSORDOLLARS") [EL Warning]: 2024-05-30 11:40:01.782--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_HPROJECT") [EL Warning]: 2024-05-30 11:40:01.783--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_LPROJECT") [EL Warning]: 2024-05-30 11:40:01.785--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MAN Query: DataModifyQuery(sql="DROP TABLE MAN") [EL Warning]: 2024-05-30 11:40:01.786--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MW Query: DataModifyQuery(sql="DROP TABLE MW") [EL Warning]: 2024-05-30 11:40:01.788--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONENUMBER Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONENUMBER") [EL Warning]: 2024-05-30 11:40:01.789--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONE_STATUS Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONE_STATUS") [EL Warning]: 2024-05-30 11:40:01.79--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PBUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_PBUYER") [EL Warning]: 2024-05-30 11:40:01.792--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMP_PROJ Query: DataModifyQuery(sql="DROP TABLE CMP3_EMP_PROJ") [EL Warning]: 2024-05-30 11:40:01.793--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJ_PROPS Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJ_PROPS") [EL Warning]: 2024-05-30 11:40:01.795--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJECT") [EL Warning]: 2024-05-30 11:40:01.796--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_RESPONS Query: DataModifyQuery(sql="DROP TABLE CMP3_RESPONS") [EL Warning]: 2024-05-30 11:40:01.798--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_SALARY Query: DataModifyQuery(sql="DROP TABLE CMP3_SALARY") [EL Warning]: 2024-05-30 11:40:01.799--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_VEGETABLE Query: DataModifyQuery(sql="DROP TABLE CMP3_VEGETABLE") [EL Warning]: 2024-05-30 11:40:01.8--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE WOMAN Query: DataModifyQuery(sql="DROP TABLE WOMAN") [EL Warning]: 2024-05-30 11:40:01.802--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Employee_WORKWEEK Query: DataModifyQuery(sql="DROP TABLE Employee_WORKWEEK") [EL Warning]: 2024-05-30 11:40:01.803--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_WORLDRANK Query: DataModifyQuery(sql="DROP TABLE CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:01.804--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYA Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYA") [EL Warning]: 2024-05-30 11:40:01.806--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYB Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYB") [EL Warning]: 2024-05-30 11:40:01.807--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYC Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYC") [EL Warning]: 2024-05-30 11:40:01.808--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_READONLY_ISOLATED Query: DataModifyQuery(sql="DROP TABLE CMP3_READONLY_ISOLATED") [EL Warning]: 2024-05-30 11:40:01.81--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYB Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYB") [EL Warning]: 2024-05-30 11:40:01.811--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYC Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYC") [EL Warning]: 2024-05-30 11:40:01.813--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA") [EL Warning]: 2024-05-30 11:40:01.814--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:01.815--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:01.817--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:01.818--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:01.819--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION Query: DataModifyQuery(sql="DROP TABLE VIOLATION") [EL Warning]: 2024-05-30 11:40:01.821--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODE Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODE") [EL Warning]: 2024-05-30 11:40:01.822--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODES Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODES") [EL Warning]: 2024-05-30 11:40:01.823--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_STUDENT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_STUDENT") [EL Warning]: 2024-05-30 11:40:01.825--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SCHOOL Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SCHOOL") [EL Warning]: 2024-05-30 11:40:01.826--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_BOLT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_BOLT") [EL Warning]: 2024-05-30 11:40:01.827--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_NUT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_NUT") [EL Warning]: 2024-05-30 11:40:01.829--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_PERSON Query: DataModifyQuery(sql="DROP TABLE JPA_AC_PERSON") [EL Warning]: 2024-05-30 11:40:01.831--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_EATER Query: DataModifyQuery(sql="DROP TABLE JPA_AC_EATER") [EL Warning]: 2024-05-30 11:40:01.833--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_FOOD Query: DataModifyQuery(sql="DROP TABLE JPA_AC_FOOD") [EL Warning]: 2024-05-30 11:40:01.834--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SANDWICH Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SANDWICH") [EL Warning]: 2024-05-30 11:40:01.835--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_LOOT Query: DataModifyQuery(sql="DROP TABLE JPA_LOOT") [EL Warning]: 2024-05-30 11:40:01.837--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY") [EL Warning]: 2024-05-30 11:40:01.838--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_EC_SIMPLE Query: DataModifyQuery(sql="DROP TABLE ADV_EC_SIMPLE") [EL Warning]: 2024-05-30 11:40:01.839--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_LANGUAGE") [EL Warning]: 2024-05-30 11:40:01.841--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE") [EL Warning]: 2024-05-30 11:40:01.842--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:01.844--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW_PIECE Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW_PIECE") [EL Warning]: 2024-05-30 11:40:01.845--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT") [EL Warning]: 2024-05-30 11:40:01.847--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT_FOOT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT_FOOT") [EL Warning]: 2024-05-30 11:40:01.849--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HINGE Query: DataModifyQuery(sql="DROP TABLE CMP3_HINGE") [EL Warning]: 2024-05-30 11:40:01.85--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ROOM Query: DataModifyQuery(sql="DROP TABLE CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:01.852--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DOOR Query: DataModifyQuery(sql="DROP TABLE CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:01.853--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PRODUCT Query: DataModifyQuery(sql="DROP TABLE CMP3_PRODUCT") [EL Warning]: 2024-05-30 11:40:01.854--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_CANOE Query: DataModifyQuery(sql="DROP TABLE CMP3_CANOE") [EL Warning]: 2024-05-30 11:40:01.855--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LAKE Query: DataModifyQuery(sql="DROP TABLE CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:01.857--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_OYSTER Query: DataModifyQuery(sql="DROP TABLE CMP3_OYSTER") [EL Warning]: 2024-05-30 11:40:01.858--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL") [EL Warning]: 2024-05-30 11:40:01.859--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL_HIST Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL_HIST") [EL Warning]: 2024-05-30 11:40:01.86--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JOB Query: DataModifyQuery(sql="DROP TABLE JOB") [EL Warning]: 2024-05-30 11:40:01.862--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE EVENT Query: DataModifyQuery(sql="DROP TABLE EVENT") [EL Warning]: 2024-05-30 11:40:01.863--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLIST Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLIST") [EL Warning]: 2024-05-30 11:40:01.865--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLISTITEM Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLISTITEM") [EL Warning]: 2024-05-30 11:40:01.866--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL Query: DataModifyQuery(sql="DROP TABLE JPA_BILL") [EL Warning]: 2024-05-30 11:40:01.868--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINE Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINE") [EL Warning]: 2024-05-30 11:40:01.869--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINEITEM Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINEITEM") [EL Warning]: 2024-05-30 11:40:01.87--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_ACTION Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_ACTION") [EL Warning]: 2024-05-30 11:40:01.872--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_A") [EL Warning]: 2024-05-30 11:40:01.873--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_Z Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_Z") [EL Warning]: 2024-05-30 11:40:01.874--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE RBT_MYTESTENTITY Query: DataModifyQuery(sql="DROP TABLE RBT_MYTESTENTITY") [EL Warning]: 2024-05-30 11:40:01.875--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIAL Query: DataModifyQuery(sql="DROP TABLE MATERIAL") [EL Warning]: 2024-05-30 11:40:01.876--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALHIST Query: DataModifyQuery(sql="DROP TABLE MATERIALHIST") [EL Warning]: 2024-05-30 11:40:01.878--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANG Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANG") [EL Warning]: 2024-05-30 11:40:01.879--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANGHIST Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANGHIST") [EL Warning]: 2024-05-30 11:40:01.88--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALEREIGNIS Query: DataModifyQuery(sql="DROP TABLE MATERIALEREIGNIS") [EL Warning]: 2024-05-30 11:40:01.881--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CMP3_ADDRESS") [EL Warning]: 2024-05-30 11:40:01.882--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_BUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_BUYER") [EL Warning]: 2024-05-30 11:40:01.884--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Buyer_CREDITCARDS Query: DataModifyQuery(sql="DROP TABLE Buyer_CREDITCARDS") [EL Warning]: 2024-05-30 11:40:01.885--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE BUYER_CREDITLINES Query: DataModifyQuery(sql="DROP TABLE BUYER_CREDITLINES") [EL Warning]: 2024-05-30 11:40:01.886--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_CUSTOMER") [EL Warning]: 2024-05-30 11:40:01.888--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEALER Query: DataModifyQuery(sql="DROP TABLE CMP3_DEALER") [EL Warning]: 2024-05-30 11:40:01.89--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT") [EL Warning]: 2024-05-30 11:40:01.891--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:01.893--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:01.895--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP") [EL Warning]: 2024-05-30 11:40:01.896--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP_CODE Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP_CODE") [EL Warning]: 2024-05-30 11:40:01.897--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_GOLFER Query: DataModifyQuery(sql="DROP TABLE CMP3_GOLFER") [EL Warning]: 2024-05-30 11:40:01.898--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Golfer_SPONSORDOLLARS Query: DataModifyQuery(sql="DROP TABLE Golfer_SPONSORDOLLARS") [EL Warning]: 2024-05-30 11:40:01.9--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_HPROJECT") [EL Warning]: 2024-05-30 11:40:01.901--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_LPROJECT") [EL Warning]: 2024-05-30 11:40:01.902--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MAN Query: DataModifyQuery(sql="DROP TABLE MAN") [EL Warning]: 2024-05-30 11:40:01.903--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MW Query: DataModifyQuery(sql="DROP TABLE MW") [EL Warning]: 2024-05-30 11:40:01.904--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONENUMBER Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONENUMBER") [EL Warning]: 2024-05-30 11:40:01.906--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONE_STATUS Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONE_STATUS") [EL Warning]: 2024-05-30 11:40:01.907--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PBUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_PBUYER") [EL Warning]: 2024-05-30 11:40:01.908--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMP_PROJ Query: DataModifyQuery(sql="DROP TABLE CMP3_EMP_PROJ") [EL Warning]: 2024-05-30 11:40:01.909--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJ_PROPS Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJ_PROPS") [EL Warning]: 2024-05-30 11:40:01.91--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJECT") [EL Warning]: 2024-05-30 11:40:01.911--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_RESPONS Query: DataModifyQuery(sql="DROP TABLE CMP3_RESPONS") [EL Warning]: 2024-05-30 11:40:01.913--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_SALARY Query: DataModifyQuery(sql="DROP TABLE CMP3_SALARY") [EL Warning]: 2024-05-30 11:40:01.914--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_VEGETABLE Query: DataModifyQuery(sql="DROP TABLE CMP3_VEGETABLE") [EL Warning]: 2024-05-30 11:40:01.915--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE WOMAN Query: DataModifyQuery(sql="DROP TABLE WOMAN") [EL Warning]: 2024-05-30 11:40:01.916--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Employee_WORKWEEK Query: DataModifyQuery(sql="DROP TABLE Employee_WORKWEEK") [EL Warning]: 2024-05-30 11:40:01.917--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_WORLDRANK Query: DataModifyQuery(sql="DROP TABLE CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:01.919--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYA Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYA") [EL Warning]: 2024-05-30 11:40:01.92--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYB Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYB") [EL Warning]: 2024-05-30 11:40:01.921--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYC Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYC") [EL Warning]: 2024-05-30 11:40:01.923--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_READONLY_ISOLATED Query: DataModifyQuery(sql="DROP TABLE CMP3_READONLY_ISOLATED") [EL Warning]: 2024-05-30 11:40:01.924--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYB Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYB") [EL Warning]: 2024-05-30 11:40:01.925--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYC Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYC") [EL Warning]: 2024-05-30 11:40:01.927--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA") [EL Warning]: 2024-05-30 11:40:01.928--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:01.93--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:01.931--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:01.932--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:01.934--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION Query: DataModifyQuery(sql="DROP TABLE VIOLATION") [EL Warning]: 2024-05-30 11:40:01.935--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODE Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODE") [EL Warning]: 2024-05-30 11:40:01.937--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODES Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODES") [EL Warning]: 2024-05-30 11:40:01.938--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_STUDENT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_STUDENT") [EL Warning]: 2024-05-30 11:40:01.94--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SCHOOL Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SCHOOL") [EL Warning]: 2024-05-30 11:40:01.941--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_BOLT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_BOLT") [EL Warning]: 2024-05-30 11:40:01.943--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_NUT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_NUT") [EL Warning]: 2024-05-30 11:40:01.944--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_PERSON Query: DataModifyQuery(sql="DROP TABLE JPA_AC_PERSON") [EL Warning]: 2024-05-30 11:40:01.946--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_EATER Query: DataModifyQuery(sql="DROP TABLE JPA_AC_EATER") [EL Warning]: 2024-05-30 11:40:01.947--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_FOOD Query: DataModifyQuery(sql="DROP TABLE JPA_AC_FOOD") [EL Warning]: 2024-05-30 11:40:01.949--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SANDWICH Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SANDWICH") [EL Warning]: 2024-05-30 11:40:01.951--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_LOOT Query: DataModifyQuery(sql="DROP TABLE JPA_LOOT") [EL Warning]: 2024-05-30 11:40:01.952--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY") [EL Warning]: 2024-05-30 11:40:01.954--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_EC_SIMPLE Query: DataModifyQuery(sql="DROP TABLE ADV_EC_SIMPLE") [EL Warning]: 2024-05-30 11:40:01.955--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_LANGUAGE") [EL Warning]: 2024-05-30 11:40:01.957--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE") [EL Warning]: 2024-05-30 11:40:01.959--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:01.96--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW_PIECE Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW_PIECE") [EL Warning]: 2024-05-30 11:40:01.962--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT") [EL Warning]: 2024-05-30 11:40:01.963--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT_FOOT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT_FOOT") [EL Warning]: 2024-05-30 11:40:01.965--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HINGE Query: DataModifyQuery(sql="DROP TABLE CMP3_HINGE") [EL Warning]: 2024-05-30 11:40:01.967--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ROOM Query: DataModifyQuery(sql="DROP TABLE CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:01.968--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DOOR Query: DataModifyQuery(sql="DROP TABLE CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:01.97--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PRODUCT Query: DataModifyQuery(sql="DROP TABLE CMP3_PRODUCT") [EL Warning]: 2024-05-30 11:40:01.971--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_CANOE Query: DataModifyQuery(sql="DROP TABLE CMP3_CANOE") [EL Warning]: 2024-05-30 11:40:01.973--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LAKE Query: DataModifyQuery(sql="DROP TABLE CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:01.975--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_OYSTER Query: DataModifyQuery(sql="DROP TABLE CMP3_OYSTER") [EL Warning]: 2024-05-30 11:40:01.976--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL") [EL Warning]: 2024-05-30 11:40:01.977--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL_HIST Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL_HIST") [EL Warning]: 2024-05-30 11:40:01.979--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JOB Query: DataModifyQuery(sql="DROP TABLE JOB") [EL Warning]: 2024-05-30 11:40:01.98--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE EVENT Query: DataModifyQuery(sql="DROP TABLE EVENT") [EL Warning]: 2024-05-30 11:40:01.982--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLIST Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLIST") [EL Warning]: 2024-05-30 11:40:01.983--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLISTITEM Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLISTITEM") [EL Warning]: 2024-05-30 11:40:01.984--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL Query: DataModifyQuery(sql="DROP TABLE JPA_BILL") [EL Warning]: 2024-05-30 11:40:01.986--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINE Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINE") [EL Warning]: 2024-05-30 11:40:01.987--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINEITEM Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINEITEM") [EL Warning]: 2024-05-30 11:40:01.989--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_ACTION Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_ACTION") [EL Warning]: 2024-05-30 11:40:01.99--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_A") [EL Warning]: 2024-05-30 11:40:01.991--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_Z Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_Z") [EL Warning]: 2024-05-30 11:40:01.993--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE RBT_MYTESTENTITY Query: DataModifyQuery(sql="DROP TABLE RBT_MYTESTENTITY") [EL Warning]: 2024-05-30 11:40:01.994--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIAL Query: DataModifyQuery(sql="DROP TABLE MATERIAL") [EL Warning]: 2024-05-30 11:40:01.996--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALHIST Query: DataModifyQuery(sql="DROP TABLE MATERIALHIST") [EL Warning]: 2024-05-30 11:40:01.997--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANG Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANG") [EL Warning]: 2024-05-30 11:40:01.998--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANGHIST Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANGHIST") [EL Warning]: 2024-05-30 11:40:02.0--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALEREIGNIS Query: DataModifyQuery(sql="DROP TABLE MATERIALEREIGNIS") [EL Warning]: 2024-05-30 11:40:02.001--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CMP3_ADDRESS") [EL Warning]: 2024-05-30 11:40:02.002--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_BUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_BUYER") [EL Warning]: 2024-05-30 11:40:02.004--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Buyer_CREDITCARDS Query: DataModifyQuery(sql="DROP TABLE Buyer_CREDITCARDS") [EL Warning]: 2024-05-30 11:40:02.005--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE BUYER_CREDITLINES Query: DataModifyQuery(sql="DROP TABLE BUYER_CREDITLINES") [EL Warning]: 2024-05-30 11:40:02.024--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_CUSTOMER") [EL Warning]: 2024-05-30 11:40:02.026--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEALER Query: DataModifyQuery(sql="DROP TABLE CMP3_DEALER") [EL Warning]: 2024-05-30 11:40:02.027--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT") [EL Warning]: 2024-05-30 11:40:02.028--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.03--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.031--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP") [EL Warning]: 2024-05-30 11:40:02.032--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP_CODE Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP_CODE") [EL Warning]: 2024-05-30 11:40:02.033--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_GOLFER Query: DataModifyQuery(sql="DROP TABLE CMP3_GOLFER") [EL Warning]: 2024-05-30 11:40:02.035--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Golfer_SPONSORDOLLARS Query: DataModifyQuery(sql="DROP TABLE Golfer_SPONSORDOLLARS") [EL Warning]: 2024-05-30 11:40:02.036--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_HPROJECT") [EL Warning]: 2024-05-30 11:40:02.037--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_LPROJECT") [EL Warning]: 2024-05-30 11:40:02.038--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MAN Query: DataModifyQuery(sql="DROP TABLE MAN") [EL Warning]: 2024-05-30 11:40:02.039--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MW Query: DataModifyQuery(sql="DROP TABLE MW") [EL Warning]: 2024-05-30 11:40:02.041--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONENUMBER Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONENUMBER") [EL Warning]: 2024-05-30 11:40:02.042--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONE_STATUS Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONE_STATUS") [EL Warning]: 2024-05-30 11:40:02.044--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PBUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_PBUYER") [EL Warning]: 2024-05-30 11:40:02.045--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMP_PROJ Query: DataModifyQuery(sql="DROP TABLE CMP3_EMP_PROJ") [EL Warning]: 2024-05-30 11:40:02.046--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJ_PROPS Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJ_PROPS") [EL Warning]: 2024-05-30 11:40:02.048--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJECT") [EL Warning]: 2024-05-30 11:40:02.049--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_RESPONS Query: DataModifyQuery(sql="DROP TABLE CMP3_RESPONS") [EL Warning]: 2024-05-30 11:40:02.05--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_SALARY Query: DataModifyQuery(sql="DROP TABLE CMP3_SALARY") [EL Warning]: 2024-05-30 11:40:02.052--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_VEGETABLE Query: DataModifyQuery(sql="DROP TABLE CMP3_VEGETABLE") [EL Warning]: 2024-05-30 11:40:02.053--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE WOMAN Query: DataModifyQuery(sql="DROP TABLE WOMAN") [EL Warning]: 2024-05-30 11:40:02.054--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Employee_WORKWEEK Query: DataModifyQuery(sql="DROP TABLE Employee_WORKWEEK") [EL Warning]: 2024-05-30 11:40:02.056--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_WORLDRANK Query: DataModifyQuery(sql="DROP TABLE CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:02.057--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYA Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYA") [EL Warning]: 2024-05-30 11:40:02.058--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYB Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYB") [EL Warning]: 2024-05-30 11:40:02.059--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYC Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYC") [EL Warning]: 2024-05-30 11:40:02.061--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_READONLY_ISOLATED Query: DataModifyQuery(sql="DROP TABLE CMP3_READONLY_ISOLATED") [EL Warning]: 2024-05-30 11:40:02.063--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYB Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYB") [EL Warning]: 2024-05-30 11:40:02.064--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYC Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYC") [EL Warning]: 2024-05-30 11:40:02.065--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA") [EL Warning]: 2024-05-30 11:40:02.067--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.068--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.069--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.071--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.072--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION Query: DataModifyQuery(sql="DROP TABLE VIOLATION") [EL Warning]: 2024-05-30 11:40:02.073--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODE Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODE") [EL Warning]: 2024-05-30 11:40:02.074--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODES Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODES") [EL Warning]: 2024-05-30 11:40:02.075--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_STUDENT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_STUDENT") [EL Warning]: 2024-05-30 11:40:02.077--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SCHOOL Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SCHOOL") [EL Warning]: 2024-05-30 11:40:02.078--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_BOLT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_BOLT") [EL Warning]: 2024-05-30 11:40:02.079--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_NUT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_NUT") [EL Warning]: 2024-05-30 11:40:02.08--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_PERSON Query: DataModifyQuery(sql="DROP TABLE JPA_AC_PERSON") [EL Warning]: 2024-05-30 11:40:02.081--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_EATER Query: DataModifyQuery(sql="DROP TABLE JPA_AC_EATER") [EL Warning]: 2024-05-30 11:40:02.082--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_FOOD Query: DataModifyQuery(sql="DROP TABLE JPA_AC_FOOD") [EL Warning]: 2024-05-30 11:40:02.083--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SANDWICH Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SANDWICH") [EL Warning]: 2024-05-30 11:40:02.085--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_LOOT Query: DataModifyQuery(sql="DROP TABLE JPA_LOOT") [EL Warning]: 2024-05-30 11:40:02.086--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY") [EL Warning]: 2024-05-30 11:40:02.087--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_EC_SIMPLE Query: DataModifyQuery(sql="DROP TABLE ADV_EC_SIMPLE") [EL Warning]: 2024-05-30 11:40:02.088--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.089--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.09--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:02.091--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW_PIECE Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW_PIECE") [EL Warning]: 2024-05-30 11:40:02.092--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT") [EL Warning]: 2024-05-30 11:40:02.094--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT_FOOT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT_FOOT") [EL Warning]: 2024-05-30 11:40:02.095--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HINGE Query: DataModifyQuery(sql="DROP TABLE CMP3_HINGE") [EL Warning]: 2024-05-30 11:40:02.096--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ROOM Query: DataModifyQuery(sql="DROP TABLE CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:02.097--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DOOR Query: DataModifyQuery(sql="DROP TABLE CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:02.099--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PRODUCT Query: DataModifyQuery(sql="DROP TABLE CMP3_PRODUCT") [EL Warning]: 2024-05-30 11:40:02.1--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_CANOE Query: DataModifyQuery(sql="DROP TABLE CMP3_CANOE") [EL Warning]: 2024-05-30 11:40:02.101--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LAKE Query: DataModifyQuery(sql="DROP TABLE CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:02.102--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_OYSTER Query: DataModifyQuery(sql="DROP TABLE CMP3_OYSTER") [EL Warning]: 2024-05-30 11:40:02.103--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL") [EL Warning]: 2024-05-30 11:40:02.105--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL_HIST Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL_HIST") [EL Warning]: 2024-05-30 11:40:02.106--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JOB Query: DataModifyQuery(sql="DROP TABLE JOB") [EL Warning]: 2024-05-30 11:40:02.107--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE EVENT Query: DataModifyQuery(sql="DROP TABLE EVENT") [EL Warning]: 2024-05-30 11:40:02.108--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLIST Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLIST") [EL Warning]: 2024-05-30 11:40:02.109--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLISTITEM Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLISTITEM") [EL Warning]: 2024-05-30 11:40:02.11--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL Query: DataModifyQuery(sql="DROP TABLE JPA_BILL") [EL Warning]: 2024-05-30 11:40:02.111--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINE Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINE") [EL Warning]: 2024-05-30 11:40:02.112--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINEITEM Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINEITEM") [EL Warning]: 2024-05-30 11:40:02.114--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_ACTION Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_ACTION") [EL Warning]: 2024-05-30 11:40:02.115--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_A") [EL Warning]: 2024-05-30 11:40:02.116--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_Z Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_Z") [EL Warning]: 2024-05-30 11:40:02.118--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE RBT_MYTESTENTITY Query: DataModifyQuery(sql="DROP TABLE RBT_MYTESTENTITY") [EL Warning]: 2024-05-30 11:40:02.119--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIAL Query: DataModifyQuery(sql="DROP TABLE MATERIAL") [EL Warning]: 2024-05-30 11:40:02.12--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALHIST Query: DataModifyQuery(sql="DROP TABLE MATERIALHIST") [EL Warning]: 2024-05-30 11:40:02.122--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANG Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANG") [EL Warning]: 2024-05-30 11:40:02.123--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANGHIST Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANGHIST") [EL Warning]: 2024-05-30 11:40:02.124--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALEREIGNIS Query: DataModifyQuery(sql="DROP TABLE MATERIALEREIGNIS") [EL Warning]: 2024-05-30 11:40:02.125--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CMP3_ADDRESS") [EL Warning]: 2024-05-30 11:40:02.126--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_BUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_BUYER") [EL Warning]: 2024-05-30 11:40:02.127--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Buyer_CREDITCARDS Query: DataModifyQuery(sql="DROP TABLE Buyer_CREDITCARDS") [EL Warning]: 2024-05-30 11:40:02.128--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE BUYER_CREDITLINES Query: DataModifyQuery(sql="DROP TABLE BUYER_CREDITLINES") [EL Warning]: 2024-05-30 11:40:02.13--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_CUSTOMER") [EL Warning]: 2024-05-30 11:40:02.13--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEALER Query: DataModifyQuery(sql="DROP TABLE CMP3_DEALER") [EL Warning]: 2024-05-30 11:40:02.131--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT") [EL Warning]: 2024-05-30 11:40:02.132--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.133--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.134--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP") [EL Warning]: 2024-05-30 11:40:02.135--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP_CODE Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP_CODE") [EL Warning]: 2024-05-30 11:40:02.136--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_GOLFER Query: DataModifyQuery(sql="DROP TABLE CMP3_GOLFER") [EL Warning]: 2024-05-30 11:40:02.137--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Golfer_SPONSORDOLLARS Query: DataModifyQuery(sql="DROP TABLE Golfer_SPONSORDOLLARS") [EL Warning]: 2024-05-30 11:40:02.138--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_HPROJECT") [EL Warning]: 2024-05-30 11:40:02.14--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_LPROJECT") [EL Warning]: 2024-05-30 11:40:02.141--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MAN Query: DataModifyQuery(sql="DROP TABLE MAN") [EL Warning]: 2024-05-30 11:40:02.142--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MW Query: DataModifyQuery(sql="DROP TABLE MW") [EL Warning]: 2024-05-30 11:40:02.143--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONENUMBER Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONENUMBER") [EL Warning]: 2024-05-30 11:40:02.144--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONE_STATUS Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONE_STATUS") [EL Warning]: 2024-05-30 11:40:02.145--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PBUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_PBUYER") [EL Warning]: 2024-05-30 11:40:02.146--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMP_PROJ Query: DataModifyQuery(sql="DROP TABLE CMP3_EMP_PROJ") [EL Warning]: 2024-05-30 11:40:02.147--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJ_PROPS Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJ_PROPS") [EL Warning]: 2024-05-30 11:40:02.149--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJECT") [EL Warning]: 2024-05-30 11:40:02.15--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_RESPONS Query: DataModifyQuery(sql="DROP TABLE CMP3_RESPONS") [EL Warning]: 2024-05-30 11:40:02.151--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_SALARY Query: DataModifyQuery(sql="DROP TABLE CMP3_SALARY") [EL Warning]: 2024-05-30 11:40:02.152--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_VEGETABLE Query: DataModifyQuery(sql="DROP TABLE CMP3_VEGETABLE") [EL Warning]: 2024-05-30 11:40:02.153--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE WOMAN Query: DataModifyQuery(sql="DROP TABLE WOMAN") [EL Warning]: 2024-05-30 11:40:02.154--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Employee_WORKWEEK Query: DataModifyQuery(sql="DROP TABLE Employee_WORKWEEK") [EL Warning]: 2024-05-30 11:40:02.155--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_WORLDRANK Query: DataModifyQuery(sql="DROP TABLE CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:02.156--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYA Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYA") [EL Warning]: 2024-05-30 11:40:02.157--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYB Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYB") [EL Warning]: 2024-05-30 11:40:02.158--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYC Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYC") [EL Warning]: 2024-05-30 11:40:02.159--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_READONLY_ISOLATED Query: DataModifyQuery(sql="DROP TABLE CMP3_READONLY_ISOLATED") [EL Warning]: 2024-05-30 11:40:02.161--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYB Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYB") [EL Warning]: 2024-05-30 11:40:02.162--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYC Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYC") [EL Warning]: 2024-05-30 11:40:02.163--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA") [EL Warning]: 2024-05-30 11:40:02.164--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.165--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.166--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.168--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.169--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION Query: DataModifyQuery(sql="DROP TABLE VIOLATION") [EL Warning]: 2024-05-30 11:40:02.17--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODE Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODE") [EL Warning]: 2024-05-30 11:40:02.171--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODES Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODES") [EL Warning]: 2024-05-30 11:40:02.172--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_STUDENT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_STUDENT") [EL Warning]: 2024-05-30 11:40:02.173--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SCHOOL Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SCHOOL") [EL Warning]: 2024-05-30 11:40:02.174--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_BOLT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_BOLT") [EL Warning]: 2024-05-30 11:40:02.175--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_NUT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_NUT") [EL Warning]: 2024-05-30 11:40:02.176--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_PERSON Query: DataModifyQuery(sql="DROP TABLE JPA_AC_PERSON") [EL Warning]: 2024-05-30 11:40:02.177--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_EATER Query: DataModifyQuery(sql="DROP TABLE JPA_AC_EATER") [EL Warning]: 2024-05-30 11:40:02.178--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_FOOD Query: DataModifyQuery(sql="DROP TABLE JPA_AC_FOOD") [EL Warning]: 2024-05-30 11:40:02.179--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SANDWICH Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SANDWICH") [EL Warning]: 2024-05-30 11:40:02.18--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_LOOT Query: DataModifyQuery(sql="DROP TABLE JPA_LOOT") [EL Warning]: 2024-05-30 11:40:02.181--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY") [EL Warning]: 2024-05-30 11:40:02.182--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_EC_SIMPLE Query: DataModifyQuery(sql="DROP TABLE ADV_EC_SIMPLE") [EL Warning]: 2024-05-30 11:40:02.183--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.184--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.187--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:02.188--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW_PIECE Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW_PIECE") [EL Warning]: 2024-05-30 11:40:02.189--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT") [EL Warning]: 2024-05-30 11:40:02.19--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT_FOOT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT_FOOT") [EL Warning]: 2024-05-30 11:40:02.191--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HINGE Query: DataModifyQuery(sql="DROP TABLE CMP3_HINGE") [EL Warning]: 2024-05-30 11:40:02.192--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ROOM Query: DataModifyQuery(sql="DROP TABLE CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:02.193--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DOOR Query: DataModifyQuery(sql="DROP TABLE CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:02.193--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PRODUCT Query: DataModifyQuery(sql="DROP TABLE CMP3_PRODUCT") [EL Warning]: 2024-05-30 11:40:02.194--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_CANOE Query: DataModifyQuery(sql="DROP TABLE CMP3_CANOE") [EL Warning]: 2024-05-30 11:40:02.196--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LAKE Query: DataModifyQuery(sql="DROP TABLE CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:02.197--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_OYSTER Query: DataModifyQuery(sql="DROP TABLE CMP3_OYSTER") [EL Warning]: 2024-05-30 11:40:02.198--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL") [EL Warning]: 2024-05-30 11:40:02.199--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL_HIST Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL_HIST") [EL Warning]: 2024-05-30 11:40:02.2--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JOB Query: DataModifyQuery(sql="DROP TABLE JOB") [EL Warning]: 2024-05-30 11:40:02.201--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE EVENT Query: DataModifyQuery(sql="DROP TABLE EVENT") [EL Warning]: 2024-05-30 11:40:02.212--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLIST Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLIST") [EL Warning]: 2024-05-30 11:40:02.213--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLISTITEM Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLISTITEM") [EL Warning]: 2024-05-30 11:40:02.214--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL Query: DataModifyQuery(sql="DROP TABLE JPA_BILL") [EL Warning]: 2024-05-30 11:40:02.215--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINE Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINE") [EL Warning]: 2024-05-30 11:40:02.216--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINEITEM Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINEITEM") [EL Warning]: 2024-05-30 11:40:02.217--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_ACTION Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_ACTION") [EL Warning]: 2024-05-30 11:40:02.218--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_A") [EL Warning]: 2024-05-30 11:40:02.218--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_Z Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_Z") [EL Warning]: 2024-05-30 11:40:02.219--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE RBT_MYTESTENTITY Query: DataModifyQuery(sql="DROP TABLE RBT_MYTESTENTITY") [EL Warning]: 2024-05-30 11:40:02.22--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIAL Query: DataModifyQuery(sql="DROP TABLE MATERIAL") [EL Warning]: 2024-05-30 11:40:02.221--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALHIST Query: DataModifyQuery(sql="DROP TABLE MATERIALHIST") [EL Warning]: 2024-05-30 11:40:02.222--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANG Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANG") [EL Warning]: 2024-05-30 11:40:02.223--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANGHIST Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANGHIST") [EL Warning]: 2024-05-30 11:40:02.224--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALEREIGNIS Query: DataModifyQuery(sql="DROP TABLE MATERIALEREIGNIS") [EL Warning]: 2024-05-30 11:40:02.225--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CMP3_ADDRESS") [EL Warning]: 2024-05-30 11:40:02.226--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_BUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_BUYER") [EL Warning]: 2024-05-30 11:40:02.227--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Buyer_CREDITCARDS Query: DataModifyQuery(sql="DROP TABLE Buyer_CREDITCARDS") [EL Warning]: 2024-05-30 11:40:02.228--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE BUYER_CREDITLINES Query: DataModifyQuery(sql="DROP TABLE BUYER_CREDITLINES") [EL Warning]: 2024-05-30 11:40:02.229--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_CUSTOMER") [EL Warning]: 2024-05-30 11:40:02.23--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEALER Query: DataModifyQuery(sql="DROP TABLE CMP3_DEALER") [EL Warning]: 2024-05-30 11:40:02.231--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT") [EL Warning]: 2024-05-30 11:40:02.232--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.233--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE CMP3_EMPLOYEE") [EL Warning]: 2024-05-30 11:40:02.234--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP") [EL Warning]: 2024-05-30 11:40:02.235--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ADV_EQUIP_CODE Query: DataModifyQuery(sql="DROP TABLE CMP3_ADV_EQUIP_CODE") [EL Warning]: 2024-05-30 11:40:02.236--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_GOLFER Query: DataModifyQuery(sql="DROP TABLE CMP3_GOLFER") [EL Warning]: 2024-05-30 11:40:02.237--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Golfer_SPONSORDOLLARS Query: DataModifyQuery(sql="DROP TABLE Golfer_SPONSORDOLLARS") [EL Warning]: 2024-05-30 11:40:02.238--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_HPROJECT") [EL Warning]: 2024-05-30 11:40:02.239--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LPROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_LPROJECT") [EL Warning]: 2024-05-30 11:40:02.24--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MAN Query: DataModifyQuery(sql="DROP TABLE MAN") [EL Warning]: 2024-05-30 11:40:02.241--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MW Query: DataModifyQuery(sql="DROP TABLE MW") [EL Warning]: 2024-05-30 11:40:02.241--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONENUMBER Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONENUMBER") [EL Warning]: 2024-05-30 11:40:02.242--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PHONE_STATUS Query: DataModifyQuery(sql="DROP TABLE CMP3_PHONE_STATUS") [EL Warning]: 2024-05-30 11:40:02.243--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PBUYER Query: DataModifyQuery(sql="DROP TABLE CMP3_PBUYER") [EL Warning]: 2024-05-30 11:40:02.244--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_EMP_PROJ Query: DataModifyQuery(sql="DROP TABLE CMP3_EMP_PROJ") [EL Warning]: 2024-05-30 11:40:02.245--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJ_PROPS Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJ_PROPS") [EL Warning]: 2024-05-30 11:40:02.245--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PROJECT Query: DataModifyQuery(sql="DROP TABLE CMP3_PROJECT") [EL Warning]: 2024-05-30 11:40:02.246--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_RESPONS Query: DataModifyQuery(sql="DROP TABLE CMP3_RESPONS") [EL Warning]: 2024-05-30 11:40:02.247--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_SALARY Query: DataModifyQuery(sql="DROP TABLE CMP3_SALARY") [EL Warning]: 2024-05-30 11:40:02.248--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_VEGETABLE Query: DataModifyQuery(sql="DROP TABLE CMP3_VEGETABLE") [EL Warning]: 2024-05-30 11:40:02.249--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE WOMAN Query: DataModifyQuery(sql="DROP TABLE WOMAN") [EL Warning]: 2024-05-30 11:40:02.249--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE Employee_WORKWEEK Query: DataModifyQuery(sql="DROP TABLE Employee_WORKWEEK") [EL Warning]: 2024-05-30 11:40:02.25--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_WORLDRANK Query: DataModifyQuery(sql="DROP TABLE CMP3_WORLDRANK") [EL Warning]: 2024-05-30 11:40:02.251--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYA Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYA") [EL Warning]: 2024-05-30 11:40:02.252--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYB Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYB") [EL Warning]: 2024-05-30 11:40:02.253--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CONCURRENCYC Query: DataModifyQuery(sql="DROP TABLE CONCURRENCYC") [EL Warning]: 2024-05-30 11:40:02.254--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_READONLY_ISOLATED Query: DataModifyQuery(sql="DROP TABLE CMP3_READONLY_ISOLATED") [EL Warning]: 2024-05-30 11:40:02.254--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYB Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYB") [EL Warning]: 2024-05-30 11:40:02.255--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYC Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYC") [EL Warning]: 2024-05-30 11:40:02.256--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA") [EL Warning]: 2024-05-30 11:40:02.257--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.258--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYD Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYD") [EL Warning]: 2024-05-30 11:40:02.258--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.259--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_ENTYA_ADV_ENTYE Query: DataModifyQuery(sql="DROP TABLE ADV_ENTYA_ADV_ENTYE") [EL Warning]: 2024-05-30 11:40:02.26--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION Query: DataModifyQuery(sql="DROP TABLE VIOLATION") [EL Warning]: 2024-05-30 11:40:02.261--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODE Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODE") [EL Warning]: 2024-05-30 11:40:02.262--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE VIOLATION_CODES Query: DataModifyQuery(sql="DROP TABLE VIOLATION_CODES") [EL Warning]: 2024-05-30 11:40:02.262--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_STUDENT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_STUDENT") [EL Warning]: 2024-05-30 11:40:02.263--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SCHOOL Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SCHOOL") [EL Warning]: 2024-05-30 11:40:02.264--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_BOLT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_BOLT") [EL Warning]: 2024-05-30 11:40:02.265--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_NUT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_NUT") [EL Warning]: 2024-05-30 11:40:02.266--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_PERSON Query: DataModifyQuery(sql="DROP TABLE JPA_AC_PERSON") [EL Warning]: 2024-05-30 11:40:02.266--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_EATER Query: DataModifyQuery(sql="DROP TABLE JPA_AC_EATER") [EL Warning]: 2024-05-30 11:40:02.267--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_FOOD Query: DataModifyQuery(sql="DROP TABLE JPA_AC_FOOD") [EL Warning]: 2024-05-30 11:40:02.268--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_SANDWICH Query: DataModifyQuery(sql="DROP TABLE JPA_AC_SANDWICH") [EL Warning]: 2024-05-30 11:40:02.269--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_LOOT Query: DataModifyQuery(sql="DROP TABLE JPA_LOOT") [EL Warning]: 2024-05-30 11:40:02.27--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY") [EL Warning]: 2024-05-30 11:40:02.271--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_EC_SIMPLE Query: DataModifyQuery(sql="DROP TABLE ADV_EC_SIMPLE") [EL Warning]: 2024-05-30 11:40:02.272--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.272--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE Query: DataModifyQuery(sql="DROP TABLE ADV_SIMPLE_ENTITY_LANGUAGE") [EL Warning]: 2024-05-30 11:40:02.273--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW") [EL Warning]: 2024-05-30 11:40:02.274--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_JIGSAW_PIECE Query: DataModifyQuery(sql="DROP TABLE CMP3_JIGSAW_PIECE") [EL Warning]: 2024-05-30 11:40:02.275--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT") [EL Warning]: 2024-05-30 11:40:02.276--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_AC_RABBIT_FOOT Query: DataModifyQuery(sql="DROP TABLE JPA_AC_RABBIT_FOOT") [EL Warning]: 2024-05-30 11:40:02.276--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_HINGE Query: DataModifyQuery(sql="DROP TABLE CMP3_HINGE") [EL Warning]: 2024-05-30 11:40:02.277--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_ROOM Query: DataModifyQuery(sql="DROP TABLE CMP3_ROOM") [EL Warning]: 2024-05-30 11:40:02.278--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_DOOR Query: DataModifyQuery(sql="DROP TABLE CMP3_DOOR") [EL Warning]: 2024-05-30 11:40:02.279--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PRODUCT Query: DataModifyQuery(sql="DROP TABLE CMP3_PRODUCT") [EL Warning]: 2024-05-30 11:40:02.28--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_CANOE Query: DataModifyQuery(sql="DROP TABLE CMP3_CANOE") [EL Warning]: 2024-05-30 11:40:02.28--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_LAKE Query: DataModifyQuery(sql="DROP TABLE CMP3_LAKE") [EL Warning]: 2024-05-30 11:40:02.281--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_OYSTER Query: DataModifyQuery(sql="DROP TABLE CMP3_OYSTER") [EL Warning]: 2024-05-30 11:40:02.282--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL") [EL Warning]: 2024-05-30 11:40:02.283--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_PEARL_HIST Query: DataModifyQuery(sql="DROP TABLE CMP3_PEARL_HIST") [EL Warning]: 2024-05-30 11:40:02.284--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JOB Query: DataModifyQuery(sql="DROP TABLE JOB") [EL Warning]: 2024-05-30 11:40:02.284--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE EVENT Query: DataModifyQuery(sql="DROP TABLE EVENT") [EL Warning]: 2024-05-30 11:40:02.285--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLIST Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLIST") [EL Warning]: 2024-05-30 11:40:02.286--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE CMP3_TODOLISTITEM Query: DataModifyQuery(sql="DROP TABLE CMP3_TODOLISTITEM") [EL Warning]: 2024-05-30 11:40:02.287--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL Query: DataModifyQuery(sql="DROP TABLE JPA_BILL") [EL Warning]: 2024-05-30 11:40:02.287--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINE Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINE") [EL Warning]: 2024-05-30 11:40:02.288--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_LINEITEM Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_LINEITEM") [EL Warning]: 2024-05-30 11:40:02.289--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE JPA_BILL_ACTION Query: DataModifyQuery(sql="DROP TABLE JPA_BILL_ACTION") [EL Warning]: 2024-05-30 11:40:02.29--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_A") [EL Warning]: 2024-05-30 11:40:02.291--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE ORD_ENTITY_Z Query: DataModifyQuery(sql="DROP TABLE ORD_ENTITY_Z") [EL Warning]: 2024-05-30 11:40:02.291--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE RBT_MYTESTENTITY Query: DataModifyQuery(sql="DROP TABLE RBT_MYTESTENTITY") [EL Warning]: 2024-05-30 11:40:02.292--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIAL Query: DataModifyQuery(sql="DROP TABLE MATERIAL") [EL Warning]: 2024-05-30 11:40:02.293--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALHIST Query: DataModifyQuery(sql="DROP TABLE MATERIALHIST") [EL Warning]: 2024-05-30 11:40:02.294--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANG Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANG") [EL Warning]: 2024-05-30 11:40:02.295--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE PLANARBEITSGANGHIST Query: DataModifyQuery(sql="DROP TABLE PLANARBEITSGANGHIST") [EL Warning]: 2024-05-30 11:40:02.295--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE MATERIALEREIGNIS Query: DataModifyQuery(sql="DROP TABLE MATERIALEREIGNIS") [EL Warning]: 2024-05-30 11:40:02.503--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.504--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: ALTER TABLE CMP3_SCIENTIST DROP CONSTRAINT CMP3_SC_DEPT Query: DataModifyQuery(sql="ALTER TABLE CMP3_SCIENTIST DROP CONSTRAINT CMP3_SC_DEPT") [EL Warning]: 2024-05-30 11:40:02.505--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: ALTER TABLE CMP3_SCIENTIST DROP CONSTRAINT CMP3_SC_CUBICLE Query: DataModifyQuery(sql="ALTER TABLE CMP3_SCIENTIST DROP CONSTRAINT CMP3_SC_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.505--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA_LIEUTENANT_GENERAL DROP CONSTRAINT JPLTNNTGNGNRLGNRLD Query: DataModifyQuery(sql="ALTER TABLE JPA_LIEUTENANT_GENERAL DROP CONSTRAINT JPLTNNTGNGNRLGNRLD") [EL Warning]: 2024-05-30 11:40:02.506--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: ALTER TABLE JPA_CELLNUMBER DROP CONSTRAINT JPCELLNUMBERBKIEID Query: DataModifyQuery(sql="ALTER TABLE JPA_CELLNUMBER DROP CONSTRAINT JPCELLNUMBERBKIEID") [EL Warning]: 2024-05-30 11:40:02.507--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_CONTRACT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_CONTRACT Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_CONTRACT") [EL Warning]: 2024-05-30 11:40:02.508--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN") [EL Warning]: 2024-05-30 11:40:02.509--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_SCIENTIST Query: DataModifyQuery(sql="DROP TABLE CMP3_SCIENTIST") [EL Warning]: 2024-05-30 11:40:02.51--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPARTMENT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPARTMENT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPARTMENT") [EL Warning]: 2024-05-30 11:40:02.513--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPT_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPT_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_ADMIN") [EL Warning]: 2024-05-30 11:40:02.514--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPT_COMPETENCIES' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPT_COMPETENCIES Query: DataModifyQuery(sql="DROP TABLE DEPT_COMPETENCIES") [EL Warning]: 2024-05-30 11:40:02.515--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_CUBICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_CUBICLE Query: DataModifyQuery(sql="DROP TABLE CMP3_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.516--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SARGEANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SARGEANT Query: DataModifyQuery(sql="DROP TABLE JPA_SARGEANT") [EL Warning]: 2024-05-30 11:40:02.517--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.517--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL_CLONE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL_CLONE Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL_CLONE") [EL Warning]: 2024-05-30 11:40:02.518--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR") [EL Warning]: 2024-05-30 11:40:02.519--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR_GENERAL") [EL Warning]: 2024-05-30 11:40:02.52--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CAPTAIN' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CAPTAIN Query: DataModifyQuery(sql="DROP TABLE JPA_CAPTAIN") [EL Warning]: 2024-05-30 11:40:02.52--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BRIGADIER_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BRIGADIER_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_BRIGADIER_GENERAL") [EL Warning]: 2024-05-30 11:40:02.521--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.522--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_PRIVATE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_PRIVATE Query: DataModifyQuery(sql="DROP TABLE JPA_PRIVATE") [EL Warning]: 2024-05-30 11:40:02.523--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_GENERAL") [EL Warning]: 2024-05-30 11:40:02.524--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT_GENERAL") [EL Warning]: 2024-05-30 11:40:02.525--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.525--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SECOND_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SECOND_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_SECOND_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.526--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_OFFICER_CADET' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_OFFICER_CADET Query: DataModifyQuery(sql="DROP TABLE JPA_OFFICER_CADET") [EL Warning]: 2024-05-30 11:40:02.527--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEY' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEY Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEY") [EL Warning]: 2024-05-30 11:40:02.528--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEYCREW' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEYCREW Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEYCREW") [EL Warning]: 2024-05-30 11:40:02.529--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_OFFICE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_OFFICE Query: DataModifyQuery(sql="DROP TABLE CMP3_OFFICE") [EL Warning]: 2024-05-30 11:40:02.53--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BOOKIE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BOOKIE Query: DataModifyQuery(sql="DROP TABLE JPA_BOOKIE") [EL Warning]: 2024-05-30 11:40:02.531--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CELLNUMBER Query: DataModifyQuery(sql="DROP TABLE JPA_CELLNUMBER") [EL Warning]: 2024-05-30 11:40:02.532--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_POOL' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_POOL Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_POOL") [EL Warning]: 2024-05-30 11:40:02.532--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_HEAD' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_HEAD Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_HEAD") [EL Warning]: 2024-05-30 11:40:02.534--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_SHAFT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_SHAFT Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_SHAFT") [EL Warning]: 2024-05-30 11:40:02.534--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLFCLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLFCLUB Query: DataModifyQuery(sql="DROP TABLE JPA_GOLFCLUB") [EL Warning]: 2024-05-30 11:40:02.535--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_ORDER Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER") [EL Warning]: 2024-05-30 11:40:02.536--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_CONTRACT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_CONTRACT Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_CONTRACT") [EL Warning]: 2024-05-30 11:40:02.537--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN") [EL Warning]: 2024-05-30 11:40:02.538--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_SCIENTIST Query: DataModifyQuery(sql="DROP TABLE CMP3_SCIENTIST") [EL Warning]: 2024-05-30 11:40:02.539--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPARTMENT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPARTMENT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPARTMENT") [EL Warning]: 2024-05-30 11:40:02.54--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPT_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPT_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_ADMIN") [EL Warning]: 2024-05-30 11:40:02.54--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPT_COMPETENCIES' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPT_COMPETENCIES Query: DataModifyQuery(sql="DROP TABLE DEPT_COMPETENCIES") [EL Warning]: 2024-05-30 11:40:02.541--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_CUBICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_CUBICLE Query: DataModifyQuery(sql="DROP TABLE CMP3_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.542--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SARGEANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SARGEANT Query: DataModifyQuery(sql="DROP TABLE JPA_SARGEANT") [EL Warning]: 2024-05-30 11:40:02.543--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.543--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL_CLONE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL_CLONE Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL_CLONE") [EL Warning]: 2024-05-30 11:40:02.544--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR") [EL Warning]: 2024-05-30 11:40:02.545--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR_GENERAL") [EL Warning]: 2024-05-30 11:40:02.546--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CAPTAIN' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CAPTAIN Query: DataModifyQuery(sql="DROP TABLE JPA_CAPTAIN") [EL Warning]: 2024-05-30 11:40:02.547--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BRIGADIER_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BRIGADIER_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_BRIGADIER_GENERAL") [EL Warning]: 2024-05-30 11:40:02.547--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.548--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_PRIVATE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_PRIVATE Query: DataModifyQuery(sql="DROP TABLE JPA_PRIVATE") [EL Warning]: 2024-05-30 11:40:02.549--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_GENERAL") [EL Warning]: 2024-05-30 11:40:02.55--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT_GENERAL") [EL Warning]: 2024-05-30 11:40:02.55--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.551--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SECOND_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SECOND_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_SECOND_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.552--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_OFFICER_CADET' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_OFFICER_CADET Query: DataModifyQuery(sql="DROP TABLE JPA_OFFICER_CADET") [EL Warning]: 2024-05-30 11:40:02.553--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEY' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEY Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEY") [EL Warning]: 2024-05-30 11:40:02.553--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEYCREW' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEYCREW Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEYCREW") [EL Warning]: 2024-05-30 11:40:02.554--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_OFFICE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_OFFICE Query: DataModifyQuery(sql="DROP TABLE CMP3_OFFICE") [EL Warning]: 2024-05-30 11:40:02.555--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BOOKIE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BOOKIE Query: DataModifyQuery(sql="DROP TABLE JPA_BOOKIE") [EL Warning]: 2024-05-30 11:40:02.556--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CELLNUMBER Query: DataModifyQuery(sql="DROP TABLE JPA_CELLNUMBER") [EL Warning]: 2024-05-30 11:40:02.557--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_POOL' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_POOL Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_POOL") [EL Warning]: 2024-05-30 11:40:02.558--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_HEAD' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_HEAD Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_HEAD") [EL Warning]: 2024-05-30 11:40:02.558--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_SHAFT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_SHAFT Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_SHAFT") [EL Warning]: 2024-05-30 11:40:02.559--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLFCLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLFCLUB Query: DataModifyQuery(sql="DROP TABLE JPA_GOLFCLUB") [EL Warning]: 2024-05-30 11:40:02.56--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_ORDER Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER") [EL Warning]: 2024-05-30 11:40:02.561--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_CONTRACT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_CONTRACT Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_CONTRACT") [EL Warning]: 2024-05-30 11:40:02.562--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN") [EL Warning]: 2024-05-30 11:40:02.562--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_SCIENTIST Query: DataModifyQuery(sql="DROP TABLE CMP3_SCIENTIST") [EL Warning]: 2024-05-30 11:40:02.563--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPARTMENT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPARTMENT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPARTMENT") [EL Warning]: 2024-05-30 11:40:02.564--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPT_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPT_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_ADMIN") [EL Warning]: 2024-05-30 11:40:02.565--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPT_COMPETENCIES' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPT_COMPETENCIES Query: DataModifyQuery(sql="DROP TABLE DEPT_COMPETENCIES") [EL Warning]: 2024-05-30 11:40:02.565--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_CUBICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_CUBICLE Query: DataModifyQuery(sql="DROP TABLE CMP3_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.566--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SARGEANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SARGEANT Query: DataModifyQuery(sql="DROP TABLE JPA_SARGEANT") [EL Warning]: 2024-05-30 11:40:02.567--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.568--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL_CLONE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL_CLONE Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL_CLONE") [EL Warning]: 2024-05-30 11:40:02.569--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR") [EL Warning]: 2024-05-30 11:40:02.569--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR_GENERAL") [EL Warning]: 2024-05-30 11:40:02.57--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CAPTAIN' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CAPTAIN Query: DataModifyQuery(sql="DROP TABLE JPA_CAPTAIN") [EL Warning]: 2024-05-30 11:40:02.571--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BRIGADIER_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BRIGADIER_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_BRIGADIER_GENERAL") [EL Warning]: 2024-05-30 11:40:02.572--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.573--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_PRIVATE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_PRIVATE Query: DataModifyQuery(sql="DROP TABLE JPA_PRIVATE") [EL Warning]: 2024-05-30 11:40:02.573--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_GENERAL") [EL Warning]: 2024-05-30 11:40:02.574--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT_GENERAL") [EL Warning]: 2024-05-30 11:40:02.575--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.576--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SECOND_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SECOND_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_SECOND_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.577--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_OFFICER_CADET' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_OFFICER_CADET Query: DataModifyQuery(sql="DROP TABLE JPA_OFFICER_CADET") [EL Warning]: 2024-05-30 11:40:02.577--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEY' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEY Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEY") [EL Warning]: 2024-05-30 11:40:02.578--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEYCREW' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEYCREW Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEYCREW") [EL Warning]: 2024-05-30 11:40:02.579--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_OFFICE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_OFFICE Query: DataModifyQuery(sql="DROP TABLE CMP3_OFFICE") [EL Warning]: 2024-05-30 11:40:02.58--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BOOKIE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BOOKIE Query: DataModifyQuery(sql="DROP TABLE JPA_BOOKIE") [EL Warning]: 2024-05-30 11:40:02.581--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CELLNUMBER Query: DataModifyQuery(sql="DROP TABLE JPA_CELLNUMBER") [EL Warning]: 2024-05-30 11:40:02.581--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_POOL' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_POOL Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_POOL") [EL Warning]: 2024-05-30 11:40:02.582--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_HEAD' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_HEAD Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_HEAD") [EL Warning]: 2024-05-30 11:40:02.586--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_SHAFT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_SHAFT Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_SHAFT") [EL Warning]: 2024-05-30 11:40:02.587--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLFCLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLFCLUB Query: DataModifyQuery(sql="DROP TABLE JPA_GOLFCLUB") [EL Warning]: 2024-05-30 11:40:02.587--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_ORDER Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER") [EL Warning]: 2024-05-30 11:40:02.588--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_CONTRACT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_CONTRACT Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_CONTRACT") [EL Warning]: 2024-05-30 11:40:02.589--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN") [EL Warning]: 2024-05-30 11:40:02.59--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_SCIENTIST Query: DataModifyQuery(sql="DROP TABLE CMP3_SCIENTIST") [EL Warning]: 2024-05-30 11:40:02.591--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPARTMENT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPARTMENT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPARTMENT") [EL Warning]: 2024-05-30 11:40:02.592--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPT_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPT_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_ADMIN") [EL Warning]: 2024-05-30 11:40:02.593--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPT_COMPETENCIES' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPT_COMPETENCIES Query: DataModifyQuery(sql="DROP TABLE DEPT_COMPETENCIES") [EL Warning]: 2024-05-30 11:40:02.594--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_CUBICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_CUBICLE Query: DataModifyQuery(sql="DROP TABLE CMP3_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.594--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SARGEANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SARGEANT Query: DataModifyQuery(sql="DROP TABLE JPA_SARGEANT") [EL Warning]: 2024-05-30 11:40:02.595--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.596--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL_CLONE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL_CLONE Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL_CLONE") [EL Warning]: 2024-05-30 11:40:02.597--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR") [EL Warning]: 2024-05-30 11:40:02.598--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR_GENERAL") [EL Warning]: 2024-05-30 11:40:02.598--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CAPTAIN' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CAPTAIN Query: DataModifyQuery(sql="DROP TABLE JPA_CAPTAIN") [EL Warning]: 2024-05-30 11:40:02.602--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BRIGADIER_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BRIGADIER_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_BRIGADIER_GENERAL") [EL Warning]: 2024-05-30 11:40:02.603--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.604--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_PRIVATE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_PRIVATE Query: DataModifyQuery(sql="DROP TABLE JPA_PRIVATE") [EL Warning]: 2024-05-30 11:40:02.605--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_GENERAL") [EL Warning]: 2024-05-30 11:40:02.606--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT_GENERAL") [EL Warning]: 2024-05-30 11:40:02.606--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.607--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SECOND_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SECOND_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_SECOND_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.608--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_OFFICER_CADET' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_OFFICER_CADET Query: DataModifyQuery(sql="DROP TABLE JPA_OFFICER_CADET") [EL Warning]: 2024-05-30 11:40:02.609--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEY' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEY Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEY") [EL Warning]: 2024-05-30 11:40:02.61--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEYCREW' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEYCREW Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEYCREW") [EL Warning]: 2024-05-30 11:40:02.611--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_OFFICE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_OFFICE Query: DataModifyQuery(sql="DROP TABLE CMP3_OFFICE") [EL Warning]: 2024-05-30 11:40:02.612--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BOOKIE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BOOKIE Query: DataModifyQuery(sql="DROP TABLE JPA_BOOKIE") [EL Warning]: 2024-05-30 11:40:02.613--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CELLNUMBER Query: DataModifyQuery(sql="DROP TABLE JPA_CELLNUMBER") [EL Warning]: 2024-05-30 11:40:02.613--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_POOL' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_POOL Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_POOL") [EL Warning]: 2024-05-30 11:40:02.614--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_HEAD' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_HEAD Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_HEAD") [EL Warning]: 2024-05-30 11:40:02.615--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_SHAFT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_SHAFT Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_SHAFT") [EL Warning]: 2024-05-30 11:40:02.616--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLFCLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLFCLUB Query: DataModifyQuery(sql="DROP TABLE JPA_GOLFCLUB") [EL Warning]: 2024-05-30 11:40:02.617--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_ORDER Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER") [EL Warning]: 2024-05-30 11:40:02.618--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_CONTRACT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_CONTRACT Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_CONTRACT") [EL Warning]: 2024-05-30 11:40:02.618--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN") [EL Warning]: 2024-05-30 11:40:02.619--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_SCIENTIST Query: DataModifyQuery(sql="DROP TABLE CMP3_SCIENTIST") [EL Warning]: 2024-05-30 11:40:02.62--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPARTMENT' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPARTMENT Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPARTMENT") [EL Warning]: 2024-05-30 11:40:02.621--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_DEPT_ADMIN' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_DEPT_ADMIN Query: DataModifyQuery(sql="DROP TABLE CMP3_DEPT_ADMIN") [EL Warning]: 2024-05-30 11:40:02.621--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPT_COMPETENCIES' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPT_COMPETENCIES Query: DataModifyQuery(sql="DROP TABLE DEPT_COMPETENCIES") [EL Warning]: 2024-05-30 11:40:02.622--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_CUBICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_CUBICLE Query: DataModifyQuery(sql="DROP TABLE CMP3_CUBICLE") [EL Warning]: 2024-05-30 11:40:02.623--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SARGEANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SARGEANT Query: DataModifyQuery(sql="DROP TABLE JPA_SARGEANT") [EL Warning]: 2024-05-30 11:40:02.624--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.625--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MASTER_CORPORAL_CLONE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MASTER_CORPORAL_CLONE Query: DataModifyQuery(sql="DROP TABLE JPA_MASTER_CORPORAL_CLONE") [EL Warning]: 2024-05-30 11:40:02.626--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR") [EL Warning]: 2024-05-30 11:40:02.626--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_MAJOR_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_MAJOR_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_MAJOR_GENERAL") [EL Warning]: 2024-05-30 11:40:02.627--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CAPTAIN' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CAPTAIN Query: DataModifyQuery(sql="DROP TABLE JPA_CAPTAIN") [EL Warning]: 2024-05-30 11:40:02.628--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BRIGADIER_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BRIGADIER_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_BRIGADIER_GENERAL") [EL Warning]: 2024-05-30 11:40:02.629--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CORPORAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CORPORAL Query: DataModifyQuery(sql="DROP TABLE JPA_CORPORAL") [EL Warning]: 2024-05-30 11:40:02.63--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_PRIVATE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_PRIVATE Query: DataModifyQuery(sql="DROP TABLE JPA_PRIVATE") [EL Warning]: 2024-05-30 11:40:02.63--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_GENERAL") [EL Warning]: 2024-05-30 11:40:02.631--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT_GENERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT_GENERAL Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT_GENERAL") [EL Warning]: 2024-05-30 11:40:02.632--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.633--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_SECOND_LIEUTENANT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_SECOND_LIEUTENANT Query: DataModifyQuery(sql="DROP TABLE JPA_SECOND_LIEUTENANT") [EL Warning]: 2024-05-30 11:40:02.634--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_OFFICER_CADET' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_OFFICER_CADET Query: DataModifyQuery(sql="DROP TABLE JPA_OFFICER_CADET") [EL Warning]: 2024-05-30 11:40:02.634--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEY' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEY Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEY") [EL Warning]: 2024-05-30 11:40:02.635--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_LACKEYCREW' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_LACKEYCREW Query: DataModifyQuery(sql="DROP TABLE JPA_LACKEYCREW") [EL Warning]: 2024-05-30 11:40:02.636--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_OFFICE' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_OFFICE Query: DataModifyQuery(sql="DROP TABLE CMP3_OFFICE") [EL Warning]: 2024-05-30 11:40:02.637--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_BOOKIE' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_BOOKIE Query: DataModifyQuery(sql="DROP TABLE JPA_BOOKIE") [EL Warning]: 2024-05-30 11:40:02.638--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_CELLNUMBER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_CELLNUMBER Query: DataModifyQuery(sql="DROP TABLE JPA_CELLNUMBER") [EL Warning]: 2024-05-30 11:40:02.639--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CMP3_ADMIN_POOL' because it does not exist. Error Code: 30000 Call: DROP TABLE CMP3_ADMIN_POOL Query: DataModifyQuery(sql="DROP TABLE CMP3_ADMIN_POOL") [EL Warning]: 2024-05-30 11:40:02.639--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_HEAD' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_HEAD Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_HEAD") [EL Warning]: 2024-05-30 11:40:02.64--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_SHAFT' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_SHAFT Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_SHAFT") [EL Warning]: 2024-05-30 11:40:02.641--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLFCLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLFCLUB Query: DataModifyQuery(sql="DROP TABLE JPA_GOLFCLUB") [EL Warning]: 2024-05-30 11:40:02.642--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'JPA_GOLF_CLUB_ORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE JPA_GOLF_CLUB_ORDER Query: DataModifyQuery(sql="DROP TABLE JPA_GOLF_CLUB_ORDER") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupMergeWithCacheTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupTrackerWeavingTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.FetchGroupTrackerWeavingTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedDefaultFetchGroupTests [EL Warning]: 2024-05-30 11:40:03.775--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedDefaultFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedFetchGroupTests [EL Warning]: 2024-05-30 11:40:04.492--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: query: 2024-05-30 11:40:04.881--UnitOfWork(415793386)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:04.882--UnitOfWork(415793386)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:04.882--UnitOfWork(415793386)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [manager.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:04.953--UnitOfWork(1692174022)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)") FetchGroup(){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedNamedFetchGroupTests [EL Warning]: 2024-05-30 11:40:05.527--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.NestedNamedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleDefaultFetchGroupTests [EL Warning]: 2024-05-30 11:40:06.262--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: query: 2024-05-30 11:40:06.494--UnitOfWork(1341157484)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.506--UnitOfWork(1902493158)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.584--ServerSession(43856716)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.584--UnitOfWork(1718325723)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION FROM CMP3_ADDRESS t0, CMP3_SALARY t2, CMP3_EMPLOYEE t1 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.615--UnitOfWork(1591791460)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.id FROM PhoneNumber p)") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.616--UnitOfWork(1591791460)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION FROM CMP3_ADDRESS t0, CMP3_SALARY t2, CMP3_EMPLOYEE t1 WHERE ((t1.EMP_ID IN (SELECT t3.OWNER_ID FROM CMP3_PHONENUMBER t3) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:06.646--UnitOfWork(547670951)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.id FROM PhoneNumber p)") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleDefaultFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleFetchGroupTests [EL Warning]: 2024-05-30 11:40:07.052--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: query: 2024-05-30 11:40:07.303--UnitOfWork(2147388034)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:07.332--UnitOfWork(2147434909)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleNamedFetchGroupTests [EL Warning]: 2024-05-30 11:40:07.739--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: query: 2024-05-30 11:40:07.986--UnitOfWork(1942085027)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:08.009--UnitOfWork(2069229734)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleNamedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleSerializeFetchGroupTests [EL Warning]: 2024-05-30 11:40:08.462--ServerSession(43856716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [EL Warning]: query: 2024-05-30 11:40:08.736--UnitOfWork(1525027227)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: 2024-05-30 11:40:08.763--UnitOfWork(1729917416)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. >>> Employee retrieved >>> Employee copied >>> Sparse merge complete >>> Flush complete >>> Employees retrieved >>> Employees copied >>> Sparse merge complete >>> Flush complete [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.eclipse.persistence.testing.tests.jpa.fetchgroups.SimpleSerializeFetchGroupTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fetchgroups-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.fetchgroups --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fetchgroups/target/org.eclipse.persistence.jpa.testapps.fetchgroups-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.advanced >-- [INFO] Building Test - fieldaccess.advanced 4.0.4-SNAPSHOT [77/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2612,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2615,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2698,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2701,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3475,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3521,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3581,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[3642,8] empty

tag [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2354,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2359,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2364,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2369,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTest.java:[2374,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2249,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2254,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2259,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2264,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTest.java:[2269,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/AdvancedJPAJunitTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/src/test/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/AdvancedJPAJunitTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:11 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.AdvancedJPAJunitTest [EL Warning]: metadata: ServerSession(1924966548)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: UnitOfWork(1286643712)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.GoldBuyer@5fc930f0] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.GoldBuyer Primary Key> 5 WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support NOWAIT. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.AdvancedJPAJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.AdvancedJunitTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.AdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.CallbackEventJUnitTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.CallbackEventJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTest [EL Warning]: metadata: ServerSession(1674550752)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: metadata: ServerSession(1719727892)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: UnitOfWork(1107789101)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: UnitOfWork(1239593925)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: UnitOfWork(104136534)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 185] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 185 [EL Warning]: UnitOfWork(1601333072)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 258] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 258 [EL Warning]: query: UnitOfWork(1443000737)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: query: UnitOfWork(438270414)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: UnitOfWork(505572301)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 267] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 267 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerTLRJUnitTest [EL Warning]: metadata: ServerSession(35826861)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: query: UnitOfWork(1970590893)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: metadata: ServerSession(1861043945)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: UnitOfWork(1446362322)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 351] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 351 [EL Warning]: UnitOfWork(49913228)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 398] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 398 [EL Warning]: UnitOfWork(1825102364)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 402] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 402 [INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerTLRJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ExtendedPersistenceContextJUnitTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ExtendedPersistenceContextJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.JoinedAttributeAdvancedJunitTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.JoinedAttributeAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.NamedNativeQueryJUnitTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.NamedNativeQueryJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.OptimisticConcurrencyJUnitTest [EL Warning]: UnitOfWork(810603641)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 544] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 544 [EL Warning]: UnitOfWork(63051919)--Exception [EclipseLink-5004] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: An attempt was made to update the object [Employee: 545], but it has no version number in the identity map. It may not have been read before the update was attempted. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 545 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.OptimisticConcurrencyJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryAdvancedJUnitTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryAdvancedJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryConstructorExpressionTest [EL Warning]: ServerSession(1861043945)--Exception [EclipseLink-6137] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: An Exception was thrown while executing a ReportQuery with a constructor expression: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee.(java.lang.String,java.sql.Date,java.lang.Integer) Internal Exception: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee.(java.lang.String,java.sql.Date,java.lang.Integer) Query: ReportQuery(referenceClass=Employee ) [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryConstructorExpressionTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryMultipleReturnTest [EL Warning]: ServerSession(1861043945)--Exception [EclipseLink-6050] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: ReportQuery result size mismatch. Expecting [8], but retrieved [6] Query: ReportQuery(referenceClass=Project sql="SELECT PROJ_ID, PROJ_TYPE, DESCRIP, PROJ_NAME, VERSION, LEADER_ID FROM CMP3_FA_PROJECT") [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.ReportQueryMultipleReturnTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.SQLResultSetMappingTest WARNING: FOR UPDATE syntax not supported. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.SQLResultSetMappingTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.UpdateAllQueryAdvancedJunitTest [EL Warning]: query: ClientSession(599141571)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.UpdateAllQueryAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.FetchGroupMergeWithCacheTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.FetchGroupMergeWithCacheTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.FetchGroupTrackerWeavingTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.FetchGroupTrackerWeavingTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedDefaultFetchGroupTests [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedDefaultFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedFetchGroupTests [EL Warning]: query: UnitOfWork(1555210730)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(1555210730)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(1555210730)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT 1 FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT 1 FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))") FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [manager.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(784581139)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)") FetchGroup(){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedNamedFetchGroupTests [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.NestedNamedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleDefaultFetchGroupTests [EL Warning]: query: UnitOfWork(324470431)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(161790871)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: ServerSession(1861043945)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(926299891)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION FROM CMP3_FA_ADDRESS t0, CMP3_FA_SALARY t2, CMP3_FA_EMPLOYEE t1 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(1710002389)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.owner.id FROM PhoneNumber p)") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(1710002389)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION FROM CMP3_FA_ADDRESS t0, CMP3_FA_SALARY t2, CMP3_FA_EMPLOYEE t1 WHERE ((t1.EMP_ID IN (SELECT t3.EMP_ID FROM CMP3_FA_PHONENUMBER t5, CMP3_FA_SALARY t4, CMP3_FA_EMPLOYEE t3 WHERE ((t3.EMP_ID = t5.OWNER_ID) AND (t4.EMP_ID = t3.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(251418246)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.owner.id FROM PhoneNumber p)") FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleDefaultFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleFetchGroupTests [EL Warning]: query: UnitOfWork(1309581249)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(502064986)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleNamedFetchGroupTests [EL Warning]: query: UnitOfWork(1946565050)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(2028036703)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleNamedFetchGroupTests [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleSerializeFetchGroupTests [EL Warning]: query: UnitOfWork(2060716124)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. [EL Warning]: query: UnitOfWork(1528037773)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.VERSION, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))") FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it. >>> Employee retrieved >>> Employee copied >>> Sparse merge complete >>> Flush complete >>> Employees retrieved >>> Employees copied >>> Sparse merge complete >>> Flush complete [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.fetchgroups.SimpleSerializeFetchGroupTests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 452, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.advanced/target/org.eclipse.persistence.jpa.testapps.fieldaccess.advanced-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.fieldaccess.relationships >-- [INFO] Building Test - fieldaccess.relationships 4.0.4-SNAPSHOT [78/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:28 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:28 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.ExpressionJUnitTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.ExpressionJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.IsolatedCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.IsolatedCacheTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.JAXBTest 110 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.JAXBTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.RelationshipModelJUnitTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.RelationshipModelJUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.UniAndBiDirectionalMappingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.persistence.testing.tests.jpa.fieldaccess.relationships.UniAndBiDirectionalMappingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:31 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.fieldaccess.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.fieldaccess.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.fieldaccess.relationships/target/org.eclipse.persistence.jpa.testapps.fieldaccess.relationships.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.identity >-- [INFO] Building Test - identity 4.0.4-SNAPSHOT [79/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.identity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:32 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa22.identity.IdentityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.eclipse.persistence.testing.tests.jpa22.identity.IdentityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.identity-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.identity --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.identity/target/org.eclipse.persistence.jpa.testapps.identity.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpaadvancedproperties >-- [INFO] Building Test - jpaadvancedproperties 4.0.4-SNAPSHOT [80/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:36 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:36 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvNoProfilerTest [EL Warning]: metamodel: 2024-05-30 11:40:39.116--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvNoProfilerTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPerfProfilerTest Profile( total time=1993186, local time=1993186, Timer:ConnectionManagement=1993186, ) [EL Warning]: metamodel: 2024-05-30 11:40:39.154--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPerfProfilerTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPropertiesTest May 30, 2024 11:40:39 AM org.eclipse.persistence.session.JPASessionXML WARNING: Local Exception Stack: Exception [EclipseLink-6015] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid query key [name1] in expression. Query: ReadObjectQuery(referenceClass=Customer ) at org.eclipse.persistence.exceptions.QueryException.invalidQueryKeyInExpression(QueryException.java:700) at org.eclipse.persistence.internal.expressions.QueryKeyExpression.validateNode(QueryKeyExpression.java:1033) at org.eclipse.persistence.expressions.Expression.normalize(Expression.java:3340) at org.eclipse.persistence.internal.expressions.DataExpression.normalize(DataExpression.java:377) at org.eclipse.persistence.internal.expressions.QueryKeyExpression.normalize(QueryKeyExpression.java:780) at org.eclipse.persistence.internal.expressions.QueryKeyExpression.normalize(QueryKeyExpression.java:693) at org.eclipse.persistence.internal.expressions.RelationExpression.normalize(RelationExpression.java:857) at org.eclipse.persistence.internal.expressions.SQLSelectStatement.normalize(SQLSelectStatement.java:1544) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.buildNormalSelectStatement(ExpressionQueryMechanism.java:614) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.prepareSelectOneRow(ExpressionQueryMechanism.java:1814) at org.eclipse.persistence.queries.ReadObjectQuery.prepare(ReadObjectQuery.java:784) at org.eclipse.persistence.queries.DatabaseQuery.checkPrepare(DatabaseQuery.java:675) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkPrepare(ObjectLevelReadQuery.java:970) at org.eclipse.persistence.queries.DatabaseQuery.checkPrepare(DatabaseQuery.java:624) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:881) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:3308) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1841) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1823) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1773) at org.eclipse.persistence.internal.sessions.AbstractSession.readObject(AbstractSession.java:3753) at org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPropertiesTest.testExceptionHandlerProperty(JPAAdvPropertiesTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at org.eclipse.persistence.testing.framework.jpa.junit.JUnitTestCase.runBare(JUnitTestCase.java:702) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPropertiesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpaadvancedproperties-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jpaadvancedproperties --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpaadvancedproperties/target/org.eclipse.persistence.jpa.testapps.jpaadvancedproperties.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.relationships >-- [INFO] Building Test - relationships 4.0.4-SNAPSHOT [81/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:40 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:40 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:40:42.925--ServerSession(222511810)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the Jakarta Persistence specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.EMQueryTest [EL Warning]: metadata: 2024-05-30 11:40:43.222--ServerSession(409598930)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the Jakarta Persistence specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: 2024-05-30 11:40:44.084--UnitOfWork(980533504)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Statement.executeUpdate() cannot be called with a statement that returns a ResultSet. Error Code: 20000 Call: Select * FROM CMP3_CUSTOMER Query: DataModifyQuery(sql="Select * FROM CMP3_CUSTOMER") [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.EMQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.ExpressionTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.ExpressionTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.IsolatedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.IsolatedTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.KeyTypeToManyRelationshipTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.KeyTypeToManyRelationshipTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.RelationshipModelTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.RelationshipModelTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.UniAndBiDirectionalMappingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.UniAndBiDirectionalMappingTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.relationships.VirtualAttributeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.persistence.testing.tests.jpa.relationships.VirtualAttributeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:40:45 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.relationships/target/org.eclipse.persistence.jpa.testapps.relationships-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jpql >-- [INFO] Building Test - jpql 4.0.4-SNAPSHOT [82/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/src/test/java/org/eclipse/persistence/testing/tests/jpa/jpql/advanced/JUnitJPQLSimpleTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:40:47 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:40:47 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:40:49.136--ServerSession(360936478)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the Jakarta Persistence specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: 2024-05-30 11:40:49.235--ServerSession(1265508963)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:40:49.236--ServerSession(1265508963)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:40:49.242--ServerSession(1265508963)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:40:49.243--ServerSession(1265508963)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:40:49.257--ServerSession(1265508963)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:40:49.259--ServerSession(1265508963)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:40:49.26--ServerSession(1265508963)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:40:49.26--ServerSession(1265508963)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.AdvancedQueryTest WARNING: This database does not support stored procedure creation. [EL Warning]: 2024-05-30 11:40:51.236--UnitOfWork(1792711692)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 53] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 53 [EL Warning]: 2024-05-30 11:40:51.268--UnitOfWork(43473566)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 53] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 53 [EL Warning]: 2024-05-30 11:40:51.284--UnitOfWork(1908505175)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 53] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 53 [EL Warning]: 2024-05-30 11:40:51.295--UnitOfWork(111888987)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 53] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 53 WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: This database does not support NOWAIT. [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.496 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.AdvancedQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLComplexAggregateTest WARNING: This database does not support stored procedure creation. WARNING: Distinct on aggregate function not supported by DerbyPlatform [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLComplexAggregateTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLComplexTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored function creation. WARNING: The test caseTypeTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test simpleCaseInWhereTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test complexSimpleCaseInSelectTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test complexSimpleCaseInWhereTest is not supported on Derby, because Derby does not support simple CASE WARNING: The test customFunctionNVLTest is supported on Oracle only WARNING: AS OF only supported on Oracle. WARNING: This database does not support stored function creation. WARNING: this test is not suitable for running on dbs that don't support stored function WARNING: The test testFuncWithMySQLFuncs is supported on MySQL only WARNING: This database does not support stored function creation. WARNING: this test is not suitable for running on dbs that don't support stored function WARNING: Hierarchical selects only supported on Oracle. WARNING: Nested arrays not supported on this database. WARNING: The test testNestedFUNCs is supported on Oracle only WARNING: NULLS FIRST only supported on Oracle. WARNING: testOPERATOR only works with Oracle WARNING: This database does not support FOR UPDATE. WARNING: REGEXP only supported on Oracle, MySQL. WARNING: testSQLCast only works with Oracle [INFO] Tests run: 150, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.322 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLComplexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLExamplesTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLExamplesTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLInheritanceTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLInheritanceTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLModifyTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.234 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLModifyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLParameterTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLParameterTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLQueryHelperTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLQueryHelperTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLSimpleTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLSimpleTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLUnitTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLUnitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLValidationTest WARNING: This database does not support stored procedure creation. [EL Warning]: 2024-05-30 11:41:06.565--UnitOfWork(20910666)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 366] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 366 [EL Warning]: 2024-05-30 11:41:06.568--[TEMPORARY LOGGING] [EL Warning]: 2024-05-30 11:41:06.568--jakarta.persistence.OptimisticLockException: Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 366] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 366 [EL Warning]: 2024-05-30 11:41:06.574--UnitOfWork(1380234337)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 366] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 366 [EL Warning]: 2024-05-30 11:41:06.582--UnitOfWork(1542809092)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 366] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 366 [EL Warning]: 2024-05-30 11:41:06.598--UnitOfWork(1582599151)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed. [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.JUnitJPQLValidationTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.compositepk.JUnitJPQLComplexAggregateTest [EL Warning]: 2024-05-30 11:41:06.653--ServerSession(846103603)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_SCIENTIST' because it does not exist. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.compositepk.JUnitJPQLComplexAggregateTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.compositepk.JUnitJPQLComplexTest [EL Warning]: 2024-05-30 11:41:06.81--ServerSession(846103603)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.compositepk.JUnitJPQLComplexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.advanced.derivedid.JUnitJPQLComplexTest [EL Warning]: 2024-05-30 11:41:06.905--ServerSession(1740158603)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_SCIENTIST_CUBICLE' on table '"ROOT"."CMP3_SCIENTIST"'. Error Code: 30000 Call: Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE Query: DataModifyQuery(sql="Alter table CMP3_SCIENTIST drop constraint CMP3_SCIENTIST_CUBICLE") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.advanced.derivedid.JUnitJPQLComplexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.datatypes.JUnitJPQLComplexTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.datatypes.JUnitJPQLComplexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.datetime.JUnitJPQLDateTimeTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.datetime.JUnitJPQLDateTimeTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.datetime.JUnitJPQLModifyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.datetime.JUnitJPQLModifyTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.inheritance.AdvancedQueryTest [EL Warning]: 2024-05-30 11:41:07.302--ServerSession(1712537515)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CMP3_ENGINEER_LAPTOP' because it does not exist. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.inheritance.AdvancedQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.inheritance.JUnitJPQLInheritanceTest [EL Warning]: 2024-05-30 11:41:07.841--ServerSession(51583809)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_ENGINEER_LAPTOP_FK1' on table '"ROOT"."CMP3_ENGINEER_LAPTOP"'. Error Code: 30000 Call: Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1 Query: DataModifyQuery(sql="Alter table CMP3_ENGINEER_LAPTOP drop constraint CMP3_ENGINEER_LAPTOP_FK1") [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.inheritance.JUnitJPQLInheritanceTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.inherited.JUnitJPQLComplexTest [EL Warning]: metadata: 2024-05-30 11:41:08.223--ServerSession(1955645327)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-30 11:41:08.224--ServerSession(1955645327)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-30 11:41:08.227--ServerSession(1955645327)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:41:08.228--ServerSession(1955645327)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:41:08.233--ServerSession(1955645327)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:41:08.233--ServerSession(1955645327)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:41:08.234--ServerSession(1955645327)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:41:08.234--ServerSession(1955645327)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-30 11:41:08.363--ServerSession(1955645327)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-30 11:41:08.367--ServerSession(1955645327)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: 2024-05-30 11:41:08.381--ServerSession(1955645327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_ACCLAIMS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_ACCLAIMS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_ACCLAIMS") [EL Warning]: 2024-05-30 11:41:08.382--ServerSession(1955645327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_AUDIO' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_AUDIO Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AUDIO") [EL Warning]: 2024-05-30 11:41:08.383--ServerSession(1955645327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_AWARDS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_AWARDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AWARDS") [EL Warning]: 2024-05-30 11:41:08.383--ServerSession(1955645327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_DESIGNATIONS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_DESIGNATIONS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_DESIGNATIONS") [EL Warning]: 2024-05-30 11:41:08.384--ServerSession(1955645327)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EXPERT_CONSUMER_RECORDS' because it does not exist. Error Code: 30000 Call: drop table EXPERT_CONSUMER_RECORDS Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_RECORDS") [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.inherited.JUnitJPQLComplexTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.relationships.AdvancedQueryTest [EL Warning]: metadata: 2024-05-30 11:41:08.873--ServerSession(1132288516)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the Jakarta Persistence specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: 2024-05-30 11:41:09.021--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_SEQ'") [EL Warning]: 2024-05-30 11:41:09.023--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ITEM_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ITEM_SEQ'") [EL Warning]: 2024-05-30 11:41:09.025--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_DISTRIBUTOR_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_DISTRIBUTOR_SEQ WHERE SEQ_NAME = 'DTR_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_DISTRIBUTOR_SEQ WHERE SEQ_NAME = 'DTR_SEQ'") [EL Warning]: 2024-05-30 11:41:09.026--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ISOLATED_ITEM_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ISOLATED_ITEM_SEQ'") [EL Warning]: 2024-05-30 11:41:09.027--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'CUST_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'CUST_SEQ'") [EL Warning]: 2024-05-30 11:41:09.028--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_MANUFACTURER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_MANUFACTURER_SEQ WHERE SEQ_NAME = 'MFT_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_MANUFACTURER_SEQ WHERE SEQ_NAME = 'MFT_SEQ'") [EL Warning]: 2024-05-30 11:41:09.03--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'JPA_AUDITOR_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM JPA_AUDITOR_SEQ WHERE SEQ_NAME = 'AUDITOR_SEQ' Query: DataModifyQuery(sql="DELETE FROM JPA_AUDITOR_SEQ WHERE SEQ_NAME = 'AUDITOR_SEQ'") [EL Warning]: 2024-05-30 11:41:09.031--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_CARD_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_CARD_SEQ'") [EL Warning]: 2024-05-30 11:41:09.032--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_LABEL_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'ORDER_LABEL_SEQ'") [EL Warning]: 2024-05-30 11:41:09.033--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Table/View 'CMP3_CUSTOMER_SEQ' does not exist. Error Code: 30000 Call: DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'SALESPERSON_SEQ' Query: DataModifyQuery(sql="DELETE FROM CMP3_CUSTOMER_SEQ WHERE SEQ_NAME = 'SALESPERSON_SEQ'") [EL Warning]: 2024-05-30 11:41:09.118--ServerSession(1132288516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'CMP3CSTMRCSTMRCSTD' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE CMP3_CUSTOMER_CUSTOMER2 ADD CONSTRAINT CMP3CSTMRCstmrCSTD FOREIGN KEY (Customer_CUST_ID) REFERENCES CMP3_CUSTOMER (CUST_ID) Query: DataModifyQuery(sql="ALTER TABLE CMP3_CUSTOMER_CUSTOMER2 ADD CONSTRAINT CMP3CSTMRCstmrCSTD FOREIGN KEY (Customer_CUST_ID) REFERENCES CMP3_CUSTOMER (CUST_ID)") [EL Warning]: metadata: 2024-05-30 11:41:09.595--ServerSession(1287845024)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the Jakarta Persistence specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: 2024-05-30 11:41:09.743--ServerSession(1287845024)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Constraint 'CMP3CSTMRCSTMRCSTD' already exists in Schema 'ROOT'. Error Code: 30000 Call: ALTER TABLE CMP3_CUSTOMER_CUSTOMER2 ADD CONSTRAINT CMP3CSTMRCstmrCSTD FOREIGN KEY (Customer_CUST_ID) REFERENCES CMP3_CUSTOMER (CUST_ID) Query: DataModifyQuery(sql="ALTER TABLE CMP3_CUSTOMER_CUSTOMER2 ADD CONSTRAINT CMP3CSTMRCstmrCSTD FOREIGN KEY (Customer_CUST_ID) REFERENCES CMP3_CUSTOMER (CUST_ID)") [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.relationships.AdvancedQueryTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.relationships.JUnitJPQLComplexAggregateTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.relationships.JUnitJPQLComplexAggregateTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.jpql.relationships.JUnitJPQLExamplesTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.persistence.testing.tests.jpa.jpql.relationships.JUnitJPQLExamplesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 541, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jpql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jpql/target/org.eclipse.persistence.jpa.testapps.jpql.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.jta >-- [INFO] Building Test - jta 4.0.4-SNAPSHOT [83/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.jta/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.jta-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.jta --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.jta/target/org.eclipse.persistence.jpa.testapps.jta.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance >-- [INFO] Building Test - performance 4.0.4-SNAPSHOT [84/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 50 source files with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/src/test/java/org/eclipse/persistence/testing/tests/jpa/performance/TopLinkJPAPerformanceRegressionModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:12 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:12 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:13 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 7 resources [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.performance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance/target/org.eclipse.persistence.jpa.testapps.performance-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.memory >-- [INFO] Building Test - memory 4.0.4-SNAPSHOT [85/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.memory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:14 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:14 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:15 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.memory-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.memory --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.memory/target/org.eclipse.persistence.jpa.testapps.memory.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.metamodel.aspectj >-- [INFO] Building Test - metamodel.aspectj 4.0.4-SNAPSHOT [86/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (compile-with-processor) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [EL Info]: processor: Creating static metadata factory ... [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /org.aspectj.lang.annotation.Before,/jakarta.persistence.Table,/org.aspectj.lang.annotation.Aspect,/jakarta.persistence.PrePersist,/jakarta.persistence.Entity,/jakarta.persistence.EntityListeners,/jakarta.persistence.Id [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] No processor claimed any of these annotations: /jakarta.persistence.metamodel.StaticMetamodel,java.compiler/javax.annotation.processing.Generated [INFO] [INFO] --- aspectj:1.15.0:compile (default) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:18 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:18 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.weaving.aspectj.MetamodelAspectJTest AspectJ method call from EntityListener Before create: ItemAspectJ{id=1, name='null'} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.eclipse.persistence.testing.tests.jpa.weaving.aspectj.MetamodelAspectJTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.metamodel.aspectj-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.metamodel.aspectj --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.metamodel.apectj/target/org.eclipse.persistence.jpa.testapps.metamodel.aspectj-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.orphanremoval >-- [INFO] Building Test - orphanremoval 4.0.4-SNAPSHOT [87/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:23 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:23 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.orphanremoval.OrphanRemovalJUnitTestCase [EL Warning]: metadata: 2024-05-30 11:41:25.333--ServerSession(208684473)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: 2024-05-30 11:41:25.525--ServerSession(208684473)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.JPA_OR_SPARK_PLUG_ENGINE_ID' on table '"ROOT"."JPA_OR_SPARK_PLUG"'. Error Code: 30000 Call: Alter table JPA_OR_SPARK_PLUG drop constraint JPA_OR_SPARK_PLUG_ENGINE_ID Query: DataModifyQuery(sql="Alter table JPA_OR_SPARK_PLUG drop constraint JPA_OR_SPARK_PLUG_ENGINE_ID") [EL Warning]: 2024-05-30 11:41:26.004--UnitOfWork(617928649)--java.lang.IllegalStateException: During synchronization a new object was found through a relationship that was not marked cascade PERSIST: Engine [0]. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.persistence.testing.tests.jpa.orphanremoval.OrphanRemovalJUnitTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.orphanremoval-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.orphanremoval --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.orphanremoval/target/org.eclipse.persistence.jpa.testapps.orphanremoval.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.partitioned >-- [INFO] Building Test - partitioned 4.0.4-SNAPSHOT [88/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:27 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.partitioned.PartitionedTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s -- in org.eclipse.persistence.testing.tests.jpa.partitioned.PartitionedTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.partitioned.PartitionedXMLTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s -- in org.eclipse.persistence.testing.tests.jpa.partitioned.PartitionedXMLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.partitioned/target/org.eclipse.persistence.jpa.testapps.partitioned-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.performance2 >-- [INFO] Building Test - performance2 4.0.4-SNAPSHOT [89/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.performance2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:33 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:33 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:34 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.performance2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.performance2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.performance2/target/org.eclipse.persistence.jpa.testapps.performance2.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.privateowned >-- [INFO] Building Test - privateowned 4.0.4-SNAPSHOT [90/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.privateowned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:35 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:35 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.privateowned.PrivateOwnedJUnitTestCase [EL Warning]: 2024-05-30 11:41:38.119--ServerSession(1346292516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.CMP3_PO_SPARK_PLUG_ENGINE_ID' on table '"ROOT"."CMP3_PO_SPARK_PLUG"'. Error Code: 30000 Call: Alter table CMP3_PO_SPARK_PLUG drop constraint CMP3_PO_SPARK_PLUG_ENGINE_ID Query: DataModifyQuery(sql="Alter table CMP3_PO_SPARK_PLUG drop constraint CMP3_PO_SPARK_PLUG_ENGINE_ID") [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.990 s -- in org.eclipse.persistence.testing.tests.jpa.privateowned.PrivateOwnedJUnitTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.privateowned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.privateowned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.privateowned/target/org.eclipse.persistence.jpa.testapps.privateowned.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.pu-with-spaces >-- [INFO] Building Test - pu with spaces 4.0.4-SNAPSHOT [91/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:39 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:39 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.puwithspaces.PUWithSpacesTest [EL Warning]: metamodel: 2024-05-30 11:41:41.528--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: metamodel: 2024-05-30 11:41:41.549--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: metamodel: 2024-05-30 11:41:41.556--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.persistence.testing.tests.jpa.puwithspaces.PUWithSpacesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.pu-with-spaces-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.pu-with-spaces --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.pu with spaces/target/org.eclipse.persistence.jpa.testapps.pu-with-spaces.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.remote >-- [INFO] Building Test - remote 4.0.4-SNAPSHOT [92/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.remote/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:42 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:41:42 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.remote.JPARCMLocalChangeSetTest [EL Warning]: ddl: 2024-05-30 11:41:45.896--ServerSession(142261320)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key. [EL Warning]: ddl: 2024-05-30 11:41:45.905--ServerSession(142261320)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.153 s -- in org.eclipse.persistence.testing.tests.jpa.remote.JPARCMLocalChangeSetTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.remote.RemoteEntityManagerTest [EL Warning]: metadata: 2024-05-30 11:41:50.286--ServerSession(979117606)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: metadata: 2024-05-30 11:41:50.44--RemoteSession(312202589)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur. [EL Warning]: 2024-05-30 11:41:50.725--ClientSession(803211373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.WOMAN_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR WOMAN_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR WOMAN_SEQ)") [EL Warning]: 2024-05-30 11:41:50.754--ClientSession(803211373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.MAN_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR MAN_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR MAN_SEQ)") [EL Warning]: 2024-05-30 11:41:50.77--ClientSession(803211373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.BUYER_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR BUYER_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR BUYER_SEQ)") [EL Warning]: 2024-05-30 11:41:52.692--UnitOfWork(1416607677)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: 2024-05-30 11:41:52.708--UnitOfWork(1736212222)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: 2024-05-30 11:41:52.724--UnitOfWork(692421177)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 169] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 169 [EL Warning]: 2024-05-30 11:41:52.974--UnitOfWork(1780154790)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 179] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 179 [EL Warning]: query: 2024-05-30 11:41:53.403--UnitOfWork(1217507042)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: query: 2024-05-30 11:41:53.452--UnitOfWork(1067610456)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: 2024-05-30 11:41:53.502--UnitOfWork(1497601595)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 188] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 188 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.393 s -- in org.eclipse.persistence.testing.tests.jpa.remote.RemoteEntityManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:54 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.remote-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.remote --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.remote/target/org.eclipse.persistence.jpa.testapps.remote.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean >-- [INFO] Building Test - sessionbean 4.0.4-SNAPSHOT [93/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.sessionbean --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean/target/org.eclipse.persistence.jpa.testapps.sessionbean.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.sessionbean.ha >-- [INFO] Building Test - sessionbean.ha 4.0.4-SNAPSHOT [94/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.sessionbean.ha-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.sessionbean.ha --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.sessionbean.ha/target/org.eclipse.persistence.jpa.testapps.sessionbean.ha.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.validation >-- [INFO] Building Test - validation 4.0.4-SNAPSHOT [95/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.validation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:56 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.validation.QueryParameterValidationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.eclipse.persistence.testing.tests.jpa.validation.QueryParameterValidationTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.validation.ValidationTest [EL Info]: 2024-05-30 11:41:58.847--ServerSession(1453062635)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: 2024-05-30 11:41:58.855--ServerSession(1453062635)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [EL Severe]: ejb: 2024-05-30 11:41:58.855--ServerSession(1453062635)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [EL Info]: 2024-05-30 11:41:58.865--ServerSession(1119242936)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Severe]: 2024-05-30 11:41:58.866--ServerSession(1119242936)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [EL Severe]: ejb: 2024-05-30 11:41:58.866--ServerSession(1119242936)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.persistence.testing.tests.jpa.validation.ValidationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:41:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.validation-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.validation/target/org.eclipse.persistence.jpa.testapps.validation.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.weaving >-- [INFO] Building Test - weaving 4.0.4-SNAPSHOT [96/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.weaving/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/src/test/java/org/eclipse/persistence/testing/tests/jpa/weaving/WeavingTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:41:59 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:41:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (asm-eclipselink-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.2.5:test (asm-ow2-test) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.persistence.testing.tests.jpa.weaving.WeavingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.weaving-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.weaving --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.weaving/target/org.eclipse.persistence.jpa.testapps.weaving.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common >-- [INFO] Building Test - xml.composite.advanced.common 4.0.4-SNAPSHOT [97/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/composite/advanced/member_1/CacheAuditor.java:[75,59] found raw type: org.eclipse.persistence.indirection.ValueHolderInterface missing type arguments for generic class org.eclipse.persistence.indirection.ValueHolderInterface [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] No tests to run. [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_1 [INFO] Copying 12 resources from target/classes to target/member_1 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_2 [INFO] Copying 11 resources from target/classes to target/member_2 [INFO] [INFO] --- resources:3.3.1:copy-resources (prepare-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/src/main/resources-member_3 [INFO] Copying 10 resources from target/classes to target/member_3 [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_1) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_1.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_2) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_2.jar [INFO] [INFO] --- jar:3.4.1:jar (package-composite.advanced.member_3) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-member_3.jar [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/common/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.common.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 >-- [INFO] Building Test - xml.composite.advanced.member_1 4.0.4-SNAPSHOT [98/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 >-- [INFO] Building Test - xml.composite.advanced.member_2 4.0.4-SNAPSHOT [99/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 >-- [INFO] Building Test - xml.composite.advanced.member_3 4.0.4-SNAPSHOT [100/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.composite.advanced >-- [INFO] Building Test - xml.composite.advanced 4.0.4-SNAPSHOT [101/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:07 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:07 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.composite.advanced.XmlCompositeAdvancedJUnitTest [EL Warning]: metamodel: 2024-05-30 11:42:10.765--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 s -- in org.eclipse.persistence.testing.tests.jpa.xml.composite.advanced.XmlCompositeAdvancedJUnitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:11 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.composite.advanced-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced >-- [INFO] Building Test - xml.advanced 4.0.4-SNAPSHOT [102/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:12 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:12 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.XmlAdvancedJunitTest [EL Info]: ServerSession(748975217)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.XmlAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.XmlAdvancedTest WARNING: This database does not support stored procedure creation. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.XmlAdvancedTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.compositepk.XmlAdvancedCompositePKTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.compositepk.XmlAdvancedCompositePKTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:17 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced/target/org.eclipse.persistence.jpa.testapps.xml.advanced-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced >-- [INFO] Building Test - xml.extended.advanced 4.0.4-SNAPSHOT [103/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:18 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:18 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: ServerSession(1117871068)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: ServerSession(1117871068)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient. [EL Warning]: metadata: ServerSession(1117871068)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(1117871068)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.XmlExtendedAdvancedJunitTest [EL Warning]: metadata: ServerSession(920446957)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: ServerSession(920446957)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient. [EL Warning]: metadata: ServerSession(920446957)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: ServerSession(920446957)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified. [EL Info]: ServerSession(920446957)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.XmlExtendedAdvancedJunitTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.XmlExtendedAdvancedTest WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.XmlExtendedAdvancedTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.compositepk.XmlExtendedAdvancedCompositePKTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.compositepk.XmlExtendedAdvancedCompositePKTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:24 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria >-- [INFO] Building Test - xml.extended.advanced.additionalcriteria 4.0.4-SNAPSHOT [104/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:24 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:24 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.additionalcriteria.XmlExtendedAdvancedACTest [EL Info]: ServerSession(1168079523)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.advanced.additionalcriteria.XmlExtendedAdvancedACTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:28 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.additionalcriteria/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.additionalcriteria.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup >-- [INFO] Building Test - xml.extended.advanced.fetchgroup 4.0.4-SNAPSHOT [105/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:29 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:29 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.XmlExtendedFetchGroupTest [EL Info]: ServerSession(1275028674)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s -- in org.eclipse.persistence.testing.tests.jpa.advanced.fetchgroup.XmlExtendedFetchGroupTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:33 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.advanced.fetchgroup/target/org.eclipse.persistence.jpa.testapps.xml.extended.advanced.fetchgroup-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate >-- [INFO] Building Test - xml.extended.complexaggregate 4.0.4-SNAPSHOT [106/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:34 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:34 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.complexaggregate.XmlExtendedComplexAggregateTest [EL Info]: ServerSession(2101527076)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: ServerSession(2101527076)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(2101527076)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(2101527076)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[ownershipDetails] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.eclipse.persistence.testing.tests.jpa.xml.complexaggregate.XmlExtendedComplexAggregateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:38 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.complexaggregate/target/org.eclipse.persistence.jpa.testapps.xml.extended.complexaggregate.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inheritance >-- [INFO] Building Test - xml.inheritance 4.0.4-SNAPSHOT [107/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:38 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:38 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.inheritance.XmlInheritanceTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.eclipse.persistence.testing.tests.jpa.xml.inheritance.XmlInheritanceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:42 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.inheritance-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.inheritance >-- [INFO] Building Test - xml.extended.inheritance 4.0.4-SNAPSHOT [108/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:43 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:43 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.inheritance.XmlExtendedInheritanceTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.inheritance.XmlExtendedInheritanceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:47 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.inheritance-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.inheritance --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.inheritance/target/org.eclipse.persistence.jpa.testapps.xml.extended.inheritance.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships >-- [INFO] Building Test - xml.relationships 4.0.4-SNAPSHOT [109/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:48 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:48 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.relationships.XmlRelationshipsTest [EL Info]: ServerSession(1256893889)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s -- in org.eclipse.persistence.testing.tests.jpa.xml.relationships.XmlRelationshipsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:52 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-model.jar [INFO] [INFO] --- jar:3.4.1:test-jar (package-se-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships/target/org.eclipse.persistence.jpa.testapps.xml.relationships-tests.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.relationships >-- [INFO] Building Test - xml.extended.relationships 4.0.4-SNAPSHOT [110/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:52 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:52 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.relationships.XmlExtendedRelationshipsTest [EL Info]: ServerSession(1492822331)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: ServerSession(1492822331)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP MANUFACTURER_SEQ_GEN' cannot be performed on 'MANUFACTURER_SEQ_GEN' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE MANUFACTURER_SEQ_GEN RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE MANUFACTURER_SEQ_GEN RESTRICT") [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.relationships.XmlExtendedRelationshipsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:42:56 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended/jpa.test.xml.extended.relationships/target/org.eclipse.persistence.jpa.testapps.xml.extended.relationships.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 >-- [INFO] Building Test - xml.extended.composite.advanced.member_1 4.0.4-SNAPSHOT [111/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_1/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 >-- [INFO] Building Test - xml.extended.composite.advanced.member_2 4.0.4-SNAPSHOT [112/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_2/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 >-- [INFO] Building Test - xml.extended.composite.advanced.member_3 4.0.4-SNAPSHOT [113/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.6.1:unpack-dependencies (unpack-member) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3 --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/member_3/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced >-- [INFO] Building Test - xml.extended.composite.advanced 4.0.4-SNAPSHOT [114/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_1.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_2.jar [INFO] Copying org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/classes/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.member_3.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:42:59 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:42:59 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:43:01.614--ServerSession(1132307065)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: 2024-05-30 11:43:01.629--ServerSession(1132307065)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.63--ServerSession(1132307065)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.812--ServerSession(1658980982)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: 2024-05-30 11:43:01.815--ServerSession(1658980982)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.816--ServerSession(1658980982)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.881--ServerSession(822087264)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient. [EL Warning]: metadata: 2024-05-30 11:43:01.896--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.897--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.935--ServerSession(414225167)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:43:01.95--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.954--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.954--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.955--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:01.955--ServerSession(822087264)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.extended.composite.advanced.ExtendedXmlCompositeAdvancedJUnitTest [EL Warning]: metadata: 2024-05-30 11:43:02.666--ServerSession(1693997031)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient. [EL Warning]: metadata: 2024-05-30 11:43:02.672--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.673--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.704--ServerSession(748975217)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:43:02.731--ServerSession(2081964843)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: 2024-05-30 11:43:02.733--ServerSession(2081964843)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.733--ServerSession(2081964843)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.734--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.735--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.735--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.736--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:02.736--ServerSession(1693997031)--Ignoring Jakarta Persistence convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified. [EL Warning]: metamodel: 2024-05-30 11:43:03.221--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: metadata: 2024-05-30 11:43:04.062--ServerSession(794476802)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient. [EL Warning]: metadata: 2024-05-30 11:43:04.064--ServerSession(794476802)--Ignoring Jakarta Persistence convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:04.064--ServerSession(794476802)--Ignoring Jakarta Persistence convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified. WARNING: This database does not support stored procedure creation. WARNING: This database does not support stored procedure creation. [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s -- in org.eclipse.persistence.testing.tests.jpa.xml.extended.composite.advanced.ExtendedXmlCompositeAdvancedJUnitTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:04 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Not generating server-side descriptors... [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/eclipselink-packager/generated [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.extended.composite.advanced/target/org.eclipse.persistence.jpa.testapps.xml.extended.composite.advanced.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.advanced >-- [INFO] Building Test - xml.merge.advanced 4.0.4-SNAPSHOT [115/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] [INFO] --- dependency:3.6.1:copy-dependencies (get-members-for-resourcelocal) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Copying org.eclipse.persistence.jpa.testapps.advanced-model.jar to /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/classes/org.eclipse.persistence.jpa.testapps.advanced-model.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:05 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:05 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: ServerSession(1365767549)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.merge.advanced.XmlMergeAdvancedTest [EL Warning]: metadata: ServerSession(1513029997)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: ServerSession(1513029997)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.eclipse.persistence.testing.tests.jpa.xml.merge.advanced.XmlMergeAdvancedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:09 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.advanced-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced.jar [INFO] [INFO] --- jar:3.4.1:jar (package-model) @ org.eclipse.persistence.jpa.testapps.xml.merge.advanced --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.advanced/target/org.eclipse.persistence.jpa.testapps.xml.merge.advanced-model.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning >-- [INFO] Building Test - xml.merge.incompletemappings.nonowning 4.0.4-SNAPSHOT [116/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:10 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 Thu May 30 11:43:10 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.merge.incompletemappings.nonowning.EntityMappingsIncompleteNonOwningTest [EL Warning]: 2024-05-30 11:43:13.039--ServerSession(1692073709)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP XML_INC_ADDRESS_SEQ' cannot be performed on 'XML_INC_ADDRESS_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE XML_INC_ADDRESS_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE XML_INC_ADDRESS_SEQ RESTRICT") [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.eclipse.persistence.testing.tests.jpa.xml.merge.incompletemappings.nonowning.EntityMappingsIncompleteNonOwningTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:13 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.nonowning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.nonowning.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning >-- [INFO] Building Test - xml.merge.incompletemappings.owning 4.0.4-SNAPSHOT [117/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:14 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:14 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.merge.incompletemappings.owning.EntityMappingsIncompleteOwningTest [EL Warning]: 2024-05-30 11:43:17.2--ServerSession(515273883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP XML_MERGE_PROJECT_SEQ' cannot be performed on 'XML_MERGE_PROJECT_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE XML_MERGE_PROJECT_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE XML_MERGE_PROJECT_SEQ RESTRICT") [EL Warning]: 2024-05-30 11:43:17.228--ServerSession(515273883)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP XML_MERGE_ADDRESS_SEQ' cannot be performed on 'XML_MERGE_ADDRESS_SEQ' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE XML_MERGE_ADDRESS_SEQ RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE XML_MERGE_ADDRESS_SEQ RESTRICT") [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.eclipse.persistence.testing.tests.jpa.xml.merge.incompletemappings.owning.EntityMappingsIncompleteOwningTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:17 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.incompletemappings.owning/target/org.eclipse.persistence.jpa.testapps.xml.merge.incompletemappings.owning.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.inherited >-- [INFO] Building Test - xml.merge.inherited 4.0.4-SNAPSHOT [118/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:18 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:18 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.merge.inherited.XmlMergeInheritedTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.eclipse.persistence.testing.tests.jpa.xml.merge.inherited.XmlMergeInheritedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.inherited/target/org.eclipse.persistence.jpa.testapps.xml.merge.inherited.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.merge.relationships >-- [INFO] Building Test - xml.merge.relationships 4.0.4-SNAPSHOT [119/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:22 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:22 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:43:24.86--ServerSession(103103526)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.merge.relationships.EntityMappingsMergeRelationshipsJUnitTestCase [EL Warning]: metadata: 2024-05-30 11:43:25.183--ServerSession(696165690)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s -- in org.eclipse.persistence.testing.tests.jpa.xml.merge.relationships.EntityMappingsMergeRelationshipsJUnitTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:26 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.merge.relationships-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.merge.relationships --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.merge/jpa.test.xml.merge.relationships/target/org.eclipse.persistence.jpa.testapps.xml.merge.relationships.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant >-- [INFO] Building Test - xml.advanced.multitenant 4.0.4-SNAPSHOT [120/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:27 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:27 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:43:29.535--ServerSession(1823409783)--Ignoring Jakarta Persistence convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:29.548--ServerSession(1823409783)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.702--ServerSession(1426725223)--Ignoring Jakarta Persistence convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:29.703--ServerSession(1426725223)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.744--ServerSession(403547747)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.745--ServerSession(403547747)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.745--ServerSession(403547747)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.746--ServerSession(403547747)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.771--ServerSession(1275028674)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.771--ServerSession(1275028674)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.772--ServerSession(1275028674)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:29.772--ServerSession(1275028674)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenant123Test [EL Warning]: metadata: 2024-05-30 11:43:29.983--ServerSession(1584918772)--Ignoring Jakarta Persistence convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:29.984--ServerSession(1584918772)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenant123Test [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantSharedEMFTest [EL Warning]: metadata: 2024-05-30 11:43:30.718--ServerSession(1227903899)--Ignoring Jakarta Persistence convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified. [EL Warning]: metadata: 2024-05-30 11:43:30.735--ServerSession(1227903899)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:30.745--ServerSession(1227903899)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLCapo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:43:30.746--ServerSession(1227903899)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLSoldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:43:30.747--ServerSession(1227903899)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLBoss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-30 11:43:30.747--ServerSession(1227903899)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLUnderboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantSharedEMFTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantTableCTest [EL Warning]: metadata: 2024-05-30 11:43:31.053--ServerSession(635068762)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.054--ServerSession(635068762)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.054--ServerSession(635068762)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.055--ServerSession(635068762)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantTableCTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantTableTest [EL Warning]: metadata: 2024-05-30 11:43:31.275--ServerSession(77811359)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.276--ServerSession(77811359)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.276--ServerSession(77811359)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-30 11:43:31.276--ServerSession(77811359)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.persistence.testing.tests.jpa.xml.advanced.EntityMappingsMultitenantTableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:31 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.advanced.multitenant/target/org.eclipse.persistence.jpa.testapps.xml.advanced.multitenant.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.inherited >-- [INFO] Building Test - xml.inherited 4.0.4-SNAPSHOT [121/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug deprecation release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Alpine.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/BecksTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Becks.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/CoronaTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Corona.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Heineken.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/main/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumber.java:[27,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:32 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:32 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: ServerSession(1095088856)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(1095088856)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1095088856)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1095088856)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1095088856)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.inherited.EntityMappingsInheritedJUnitTestCase [EL Warning]: metadata: ServerSession(28145535)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 4.0.4.v202405301129): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(28145535)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(28145535)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(28145535)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(28145535)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(28145535)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [EL Warning]: metadata: ServerSession(28145535)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(28145535)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.459 s -- in org.eclipse.persistence.testing.tests.jpa.xml.inherited.EntityMappingsInheritedJUnitTestCase [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:37 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.inherited-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.inherited --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.inherited/target/org.eclipse.persistence.jpa.testapps.xml.inherited.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.metadatacomplete >-- [INFO] Building Test - xml.metadatacomplete 4.0.4-SNAPSHOT [122/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:37 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:37 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.metadatacomplete.XmlMetadataCompleteTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in org.eclipse.persistence.testing.tests.jpa.xml.metadatacomplete.XmlMetadataCompleteTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:40 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.metadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.metadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.metadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.metadatacomplete.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional >-- [INFO] Building Test - xml.relationships.unidirectional 4.0.4-SNAPSHOT [123/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:41 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:41 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.relationships.unidirectional.XmlUnidirectionalRelationshipsTest [EL Info]: ServerSession(1243171897)--EclipseLink, version: Eclipse Persistence Services - 4.0.4.v202405301129 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.eclipse.persistence.testing.tests.jpa.xml.relationships.unidirectional.XmlUnidirectionalRelationshipsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:44 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.only/jpa.test.xml.relationships.unidirectional/target/org.eclipse.persistence.jpa.testapps.xml.relationships.unidirectional.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete >-- [INFO] Building Test - xml.xmlmetadatacomplete 4.0.4-SNAPSHOT [124/134] [INFO] from jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 30 11:43:45 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused Thu May 30 11:43:45 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.jpa.xml.xmlmetadatacomplete.XMLMappingMetadataCompleteTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.persistence.testing.tests.jpa.xml.xmlmetadatacomplete.XMLMappingMetadataCompleteTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-test-sources.jar [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 30 11:43:49 UTC 2024 : Apache Derby Network Server - 10.15.2.0 - (1873585) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/jpa.test.xml.xmlmetadatacomplete/target/org.eclipse.persistence.jpa.testapps.xml.xmlmetadatacomplete.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nativeapi >-- [INFO] Building Test - nativeapi 4.0.4-SNAPSHOT [125/134] [INFO] from jpa/eclipselink.jpa.testapps/nativeapi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nativeapi-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nativeapi --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps/nativeapi/target/org.eclipse.persistence.jpa.testapps.nativeapi.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql >-- [INFO] Building Persistence TestApps - NoSQL 4.0.4-SNAPSHOT [126/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nosql --- [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nosql --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql.mongo >-- [INFO] Building Test - nosql.mongo 4.0.4-SNAPSHOT [127/134] [INFO] from jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- mongo:0.4.2:start (start-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [WARNING] Unrecognised MongoDB version '3.4.24', this might be a new version that we don't yet know about. Attempting download anyway... [INFO] stopOrDestroyProcess: process hasn't exited [INFO] start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@11630d3c [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:43:52.08--ServerSession(111156771)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:43:52.613--ServerSession(42102625)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [INFO] Running org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseTest [EL Warning]: metadata: 2024-05-30 11:43:52.833--ServerSession(1174881426)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=864374} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=241828} [EL Warning]: metadata: 2024-05-30 11:43:53.721--ServerSession(1901945192)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:43:53.78--ServerSession(1235155342)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:4, serverValue:4}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=201119} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:43:53.817--ServerSession(1235155342)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:43:53.817--ServerSession(1235155342)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:43:53.826--ServerSession(443348849)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:6, serverValue:6}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=274732} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:43:53.838--ServerSession(443348849)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:43:53.839--ServerSession(443348849)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:43:53.849--ServerSession(1818453711)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:8, serverValue:8}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=267376} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:43:53.861--ServerSession(1818453711)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:43:53.861--ServerSession(1818453711)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:43:53.87--ServerSession(2089786414)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:10, serverValue:10}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=192707} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:43:53.88--ServerSession(2089786414)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:43:53.88--ServerSession(2089786414)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:12, serverValue:12}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=185050} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:13, serverValue:13}] to localhost:27017 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseXMLTest [EL Warning]: metadata: 2024-05-30 11:43:53.959--ServerSession(492656161)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:14, serverValue:14}] to localhost:27017 May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=207632} May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:43:53 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:15, serverValue:15}] to localhost:27017 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseXMLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- mongo:0.4.2:stop (stop-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle >-- [INFO] Building Persistence TestApps - Oracle DB 4.0.4-SNAPSHOT [128/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle --- [INFO] pom projects not supported, skipping... [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.customfeatures >-- [INFO] Building Test - oracle.customfeatures 4.0.4-SNAPSHOT [129/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.customfeatures-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.customfeatures --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.customfeatures/target/org.eclipse.persistence.jpa.testapps.oracle.customfeatures.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.dcn >-- [INFO] Building Test - oracle.dcn 4.0.4-SNAPSHOT [130/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.dcn-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.dcn --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.dcn/target/org.eclipse.persistence.jpa.testapps.oracle.dcn.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.partitioned >-- [INFO] Building Test - oracle.partitioned 4.0.4-SNAPSHOT [131/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/src/main/resources [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.partitioned-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.partitioned --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.partitioned/target/org.eclipse.persistence.jpa.testapps.oracle.partitioned.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.plsql >-- [INFO] Building Test - oracle.plsql 4.0.4-SNAPSHOT [132/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.plsql-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.plsql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.plsql/target/org.eclipse.persistence.jpa.testapps.oracle.plsql.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication >-- [INFO] Building Test - oracle.proxyauthentication 4.0.4-SNAPSHOT [133/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[257,56] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[258,56] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[259,56] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTest.java:[260,56] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationServerTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/src/test/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationServerTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Not generating persistence.xml... [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.proxyauthentication/target/org.eclipse.persistence.jpa.testapps.oracle.proxyauthentication.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.oracle.timestamptz >-- [INFO] Building Test - oracle.timestamptz 4.0.4-SNAPSHOT [134/134] [INFO] from jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug deprecation release 11] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug deprecation release 11] to target/test-classes [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/bom.json [INFO] attaching as org.eclipse.persistence.jpa.testapps.oracle.timestamptz-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz_ejb.jar [INFO] Copying 1 resource [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.oracle.timestamptz --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.oracle/jpa.test.oracle.timestamptz/target/org.eclipse.persistence.jpa.testapps.oracle.timestamptz.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 4.0.4-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 14.651 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 38.062 s] [INFO] EclipseLink Core ................................... SUCCESS [ 31.713 s] [INFO] EclipseLink JSON Extension ......................... SUCCESS [ 0.675 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 1.353 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 1.960 s] [INFO] EclipseLink PostgreSQL Extension ................... SUCCESS [ 0.731 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 16.837 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 4.964 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 0.601 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 6.666 s] [INFO] EclipseLink JPA-RS Server .......................... SUCCESS [ 1.501 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 9.454 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 45.692 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 11.006 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 4.782 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 1.937 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 0.478 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 5.216 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 9.131 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 2.389 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 0.186 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 3.698 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.077 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.790 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [01:06 min] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 10.108 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 7.271 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 15.114 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 15.444 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 2.557 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 6.855 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 11.865 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [01:02 min] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 2.527 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 2.130 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 1.688 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.828 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 1.699 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 7.646 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 0.390 s] [INFO] Persistence TestApps ............................... SUCCESS [ 0.603 s] [INFO] Test - advanced .................................... SUCCESS [ 36.425 s] [INFO] Test - advanced2 ................................... SUCCESS [ 11.704 s] [INFO] Test - advanced.additionalcriteria ................. SUCCESS [ 4.088 s] [INFO] Test - cacheable ................................... SUCCESS [ 7.166 s] [INFO] Test - advanced.fetchgroup ......................... SUCCESS [ 3.572 s] [INFO] Test - metamodel ................................... SUCCESS [ 4.459 s] [INFO] Test - xml.cacheable ............................... SUCCESS [ 5.136 s] [INFO] Test - advanced.cacheimpl .......................... SUCCESS [ 5.624 s] [INFO] Test - advanced.cascadepersist ..................... SUCCESS [ 3.275 s] [INFO] Test - advanced.compositepk ........................ SUCCESS [ 5.174 s] [INFO] Test - advanced.derivedid .......................... SUCCESS [ 6.269 s] [INFO] Test - advanced.customer ........................... SUCCESS [ 3.823 s] [INFO] Test - advanced.embeddable ......................... SUCCESS [ 4.404 s] [INFO] Test - advanced.multitenant ........................ SUCCESS [ 6.129 s] [INFO] Test - beanvalidation .............................. SUCCESS [ 4.298 s] [INFO] Test - beanvalidation.dynamic ...................... SUCCESS [ 3.686 s] [INFO] Test - cascadedeletes .............................. SUCCESS [ 4.102 s] [INFO] Test - complexaggregate ............................ SUCCESS [ 4.052 s] [INFO] Test - composite.advanced.common ................... SUCCESS [ 0.708 s] [INFO] Test - composite.advanced.member_1 ................. SUCCESS [ 0.541 s] [INFO] Test - composite.advanced.member_2 ................. SUCCESS [ 0.528 s] [INFO] Test - composite.advanced.member_3 ................. SUCCESS [ 0.565 s] [INFO] Test - composite.advanced .......................... SUCCESS [ 17.368 s] [INFO] Test - advanced.inheritance ........................ SUCCESS [ 11.329 s] [INFO] Test - advanced.inherited .......................... SUCCESS [ 8.691 s] [INFO] Test - criteria .................................... SUCCESS [ 17.224 s] [INFO] Test - datatypes ................................... SUCCESS [ 4.980 s] [INFO] Test - datetime .................................... SUCCESS [ 4.318 s] [INFO] Test - ddlgeneration ............................... SUCCESS [ 8.141 s] [INFO] Test - lob ......................................... SUCCESS [ 3.944 s] [INFO] Test - delimited ................................... SUCCESS [ 4.650 s] [INFO] Test - diagnostic .................................. SUCCESS [ 3.635 s] [INFO] Test - extensibility ............................... SUCCESS [ 4.581 s] [INFO] Test - fetchgroups ................................. SUCCESS [ 12.622 s] [INFO] Test - fieldaccess.advanced ........................ SUCCESS [ 17.003 s] [INFO] Test - fieldaccess.relationships ................... SUCCESS [ 4.616 s] [INFO] Test - identity .................................... SUCCESS [ 3.591 s] [INFO] Test - jpaadvancedproperties ....................... SUCCESS [ 4.751 s] [INFO] Test - relationships ............................... SUCCESS [ 5.768 s] [INFO] Test - jpql ........................................ SUCCESS [ 25.228 s] [INFO] Test - jta ......................................... SUCCESS [ 0.686 s] [INFO] Test - performance ................................. SUCCESS [ 2.092 s] [INFO] Test - memory ...................................... SUCCESS [ 1.885 s] [INFO] Test - metamodel.aspectj ........................... SUCCESS [ 6.593 s] [INFO] Test - orphanremoval ............................... SUCCESS [ 4.034 s] [INFO] Test - partitioned ................................. SUCCESS [ 6.398 s] [INFO] Test - performance2 ................................ SUCCESS [ 1.827 s] [INFO] Test - privateowned ................................ SUCCESS [ 4.476 s] [INFO] Test - pu with spaces .............................. SUCCESS [ 2.833 s] [INFO] Test - remote ...................................... SUCCESS [ 12.270 s] [INFO] Test - sessionbean ................................. SUCCESS [ 0.922 s] [INFO] Test - sessionbean.ha .............................. SUCCESS [ 0.658 s] [INFO] Test - validation .................................. SUCCESS [ 3.418 s] [INFO] Test - weaving ..................................... SUCCESS [ 5.470 s] [INFO] Test - xml.composite.advanced.common ............... SUCCESS [ 0.868 s] [INFO] Test - xml.composite.advanced.member_1 ............. SUCCESS [ 0.518 s] [INFO] Test - xml.composite.advanced.member_2 ............. SUCCESS [ 0.503 s] [INFO] Test - xml.composite.advanced.member_3 ............. SUCCESS [ 0.566 s] [INFO] Test - xml.composite.advanced ...................... SUCCESS [ 4.841 s] [INFO] Test - xml.advanced ................................ SUCCESS [ 5.718 s] [INFO] Test - xml.extended.advanced ....................... SUCCESS [ 6.479 s] [INFO] Test - xml.extended.advanced.additionalcriteria .... SUCCESS [ 4.483 s] [INFO] Test - xml.extended.advanced.fetchgroup ............ SUCCESS [ 4.867 s] [INFO] Test - xml.extended.complexaggregate ............... SUCCESS [ 4.650 s] [INFO] Test - xml.inheritance ............................. SUCCESS [ 4.742 s] [INFO] Test - xml.extended.inheritance .................... SUCCESS [ 4.443 s] [INFO] Test - xml.relationships ........................... SUCCESS [ 4.813 s] [INFO] Test - xml.extended.relationships .................. SUCCESS [ 4.753 s] [INFO] Test - xml.extended.composite.advanced.member_1 .... SUCCESS [ 0.547 s] [INFO] Test - xml.extended.composite.advanced.member_2 .... SUCCESS [ 0.555 s] [INFO] Test - xml.extended.composite.advanced.member_3 .... SUCCESS [ 0.664 s] [INFO] Test - xml.extended.composite.advanced ............. SUCCESS [ 5.947 s] [INFO] Test - xml.merge.advanced .......................... SUCCESS [ 4.663 s] [INFO] Test - xml.merge.incompletemappings.nonowning ...... SUCCESS [ 4.276 s] [INFO] Test - xml.merge.incompletemappings.owning ......... SUCCESS [ 4.158 s] [INFO] Test - xml.merge.inherited ......................... SUCCESS [ 4.512 s] [INFO] Test - xml.merge.relationships ..................... SUCCESS [ 4.156 s] [INFO] Test - xml.advanced.multitenant .................... SUCCESS [ 5.525 s] [INFO] Test - xml.inherited ............................... SUCCESS [ 5.191 s] [INFO] Test - xml.metadatacomplete ........................ SUCCESS [ 3.864 s] [INFO] Test - xml.relationships.unidirectional ............ SUCCESS [ 4.168 s] [INFO] Test - xml.xmlmetadatacomplete ..................... SUCCESS [ 4.232 s] [INFO] Test - nativeapi ................................... SUCCESS [ 0.699 s] [INFO] Persistence TestApps - NoSQL ....................... SUCCESS [ 0.443 s] [INFO] Test - nosql.mongo ................................. SUCCESS [ 4.177 s] [INFO] Persistence TestApps - Oracle DB ................... SUCCESS [ 0.695 s] [INFO] Test - oracle.customfeatures ....................... SUCCESS [ 0.937 s] [INFO] Test - oracle.dcn .................................. SUCCESS [ 0.970 s] [INFO] Test - oracle.partitioned .......................... SUCCESS [ 0.874 s] [INFO] Test - oracle.plsql ................................ SUCCESS [ 0.959 s] [INFO] Test - oracle.proxyauthentication .................. SUCCESS [ 1.188 s] [INFO] Test - oracle.timestamptz .......................... SUCCESS [ 0.932 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:49 min [INFO] Finished at: 2024-05-30T11:44:01Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (NoSQL tests) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test_nosql.sh -[ EclipseLink Test NoSQL ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.testapps.nosql.mongo >-- [INFO] Building Test - nosql.mongo 4.0.4-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- checkstyle:3.3.1:check (checkstyle) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:4.0.4-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-defaults.zip already unpacked. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-test-report-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-report:4.0.4-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-4.0.4-SNAPSHOT-test-report.zip already unpacked. [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-javadoc-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:javadoc-resources:4.0.4-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-4.0.4-SNAPSHOT-javadoc-resources.zip already unpacked. [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.6.1:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:4.0.4-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-4.0.4-SNAPSHOT-common-license.zip already unpacked. [INFO] [INFO] --- build-helper:3.5.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] Copying 2 resources from target/license/md to target/classes/META-INF [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- dependency:3.6.1:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- mongo:0.4.2:start (start-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [WARNING] Unrecognised MongoDB version '3.4.24', this might be a new version that we don't yet know about. Attempting download anyway... [INFO] start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@2b4829aa [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [EL Warning]: metadata: 2024-05-30 11:44:09.161--ServerSession(1891502635)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:44:09.77--ServerSession(40191541)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [INFO] Running org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseTest [EL Warning]: metadata: 2024-05-30 11:44:09.981--ServerSession(1000171161)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27017 May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1590716} May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27017 May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27017 May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=212777} [EL Warning]: metadata: 2024-05-30 11:44:10.953--ServerSession(1242874959)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-30 11:44:10.973--ServerSession(274996233)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:4, serverValue:4}] to localhost:27017 May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=262248} May 30, 2024 11:44:10 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:44:11.004--ServerSession(274996233)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:44:11.004--ServerSession(274996233)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:44:11.017--ServerSession(1714539364)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:6, serverValue:6}] to localhost:27017 May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=186499} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:44:11.031--ServerSession(1714539364)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:44:11.031--ServerSession(1714539364)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='ecl_test', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:44:11.043--ServerSession(2082353865)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:8, serverValue:8}] to localhost:27017 May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=230584} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:44:11.056--ServerSession(2082353865)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:44:11.056--ServerSession(2082353865)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-30 11:44:11.065--ServerSession(1707634104)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:10, serverValue:10}] to localhost:27017 May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=228279} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE [EL Severe]: 2024-05-30 11:44:11.076--ServerSession(1707634104)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-30 11:44:11.076--ServerSession(1707634104)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='noexists_db', password=, mechanismProperties=} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:12, serverValue:12}] to localhost:27017 May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=178512} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:13, serverValue:13}] to localhost:27017 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.230 s -- in org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseTest [INFO] Running org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseXMLTest [EL Warning]: metadata: 2024-05-30 11:44:11.153--ServerSession(1035563730)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:14, serverValue:14}] to localhost:27017 May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 4, 24]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=191574} May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 30, 2024 11:44:11 AM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:15, serverValue:15}] to localhost:27017 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.eclipse.persistence.testing.tests.jpa.mongo.MongoDatabaseXMLTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- mongo:0.4.2:stop (stop-mongo) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-sources.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo-test-sources.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.xml [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as org.eclipse.persistence.jpa.testapps.nosql.mongo-4.0.4-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- eclipselink-testbuild:1.1.0:package-testapp (package-server-tests) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Generating persistence.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/persistence.xml [INFO] Generating ejb-jar.xml to: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/eclipselink-packager/generated/META-INF/ejb-jar.xml [INFO] Copying 2 resources [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo_ejb.jar [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.ear [INFO] [INFO] --- jar:3.4.1:jar (jar) @ org.eclipse.persistence.jpa.testapps.nosql.mongo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/eclipselink.jpa.testapps.nosql/jpa.test.nosql.mongo/target/org.eclipse.persistence.jpa.testapps.nosql.mongo.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.948 s [INFO] Finished at: 2024-05-30T11:44:15Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LRG Server tests (Wildfly)) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test_server.sh -[ EclipseLink Continuous Build -> No server tests]------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare to nightly) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/prepare_nightly.sh -[ EclipseLink Nightly Build Preparation ]----------------------------------------------------------- -[ EclipseLink Continuous Build -> No preparing any artifacts]------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to nightly) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ZjwkG1bSNTWG/agent.335 SSH_AGENT_PID=337 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipselink-cb-4.0@tmp/private_key_13947083182099559139.key (/home/jenkins/agent/workspace/eclipselink-cb-4.0@tmp/private_key_13947083182099559139.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + etc/jenkins/publish_nightly.sh -[ EclipseLink Continuous Build -> No publishing any artifacts]------------------------------- [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 337 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to snapshots) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/publish_snapshots.sh -[ EclipseLink Publish to Jakarta Snapshots -> No publishing any artifacts]----------------------------------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo Processing file: bundles/**/target/surefire-reports/*.xml,bundles/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: dbws/**/target/surefire-reports/*.xml,dbws/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: foundation/**/target/surefire-reports/*.xml,foundation/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: jpa/**/target/surefire-reports/*.xml,jpa/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/target/surefire-reports/*.xml,moxy/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: sdo/**/target/surefire-reports/*.xml,sdo/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: utils/**/target/surefire-reports/*.xml,utils/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results No test report files were found. Configuration error? None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] recordIssues [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/eclipselink-cb-4.0' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 22 files [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/spotbugsXml.xml [SpotBugs] -> found 62 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'dbws/org.eclipse.persistence.dbws/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/spotbugsXml.xml [SpotBugs] -> found 32 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.corba/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/spotbugsXml.xml [SpotBugs] -> found 435 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.core.test.framework/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/spotbugsXml.xml [SpotBugs] -> found 3470 issues (skipped 2 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.core/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/spotbugsXml.xml [SpotBugs] -> found 3 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.extension/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/spotbugsXml.xml [SpotBugs] -> found 3 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.json/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/spotbugsXml.xml [SpotBugs] -> found 81 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.nosql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/spotbugsXml.xml [SpotBugs] -> found 74 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.oracle.nosql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/spotbugsXml.xml [SpotBugs] -> found 55 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.oracle/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.pgsql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/spotbugsXml.xml [SpotBugs] -> found 360 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.jpql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/spotbugsXml.xml [SpotBugs] -> found 17 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.modelgen/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/spotbugsXml.xml [SpotBugs] -> found 26 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.test.framework/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/spotbugsXml.xml [SpotBugs] -> found 943 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/spotbugsXml.xml [SpotBugs] -> found 103 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpars.server/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpars/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'moxy/org.eclipse.persistence.moxy.utils.xjc/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/spotbugsXml.xml [SpotBugs] -> found 483 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'moxy/org.eclipse.persistence.moxy/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/spotbugsXml.xml [SpotBugs] -> found 278 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'sdo/org.eclipse.persistence.sdo/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/spotbugsXml.xml [SpotBugs] -> found 25 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/eclipselink.utils.rename/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/spotbugsXml.xml [SpotBugs] -> found 12 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/eclipselink.utils.sigcompare/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/spotbugsXml.xml [SpotBugs] -> found 99 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/org.eclipse.persistence.dbws.builder/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [SpotBugs] -> resolved paths in source directory (1492 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 6566 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 6566 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [SpotBugs] -> 1492 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Skipping cleaning of source code files in old builds [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/home/jenkins/agent/workspace/eclipselink-cb-4.0' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 22 files [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/dbws/org.eclipse.persistence.dbws/target/spotbugsXml.xml [SpotBugs] -> found 62 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'dbws/org.eclipse.persistence.dbws/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.corba/target/spotbugsXml.xml [SpotBugs] -> found 32 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.corba/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core.test.framework/target/spotbugsXml.xml [SpotBugs] -> found 435 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.core.test.framework/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.core/target/spotbugsXml.xml [SpotBugs] -> found 3470 issues (skipped 2 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.core/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.extension/target/spotbugsXml.xml [SpotBugs] -> found 3 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.extension/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.json/target/spotbugsXml.xml [SpotBugs] -> found 3 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.json/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.nosql/target/spotbugsXml.xml [SpotBugs] -> found 81 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.nosql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle.nosql/target/spotbugsXml.xml [SpotBugs] -> found 74 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.oracle.nosql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.oracle/target/spotbugsXml.xml [SpotBugs] -> found 55 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.oracle/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/foundation/org.eclipse.persistence.pgsql/target/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'foundation/org.eclipse.persistence.pgsql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.jpql/target/spotbugsXml.xml [SpotBugs] -> found 360 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.jpql/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.modelgen/target/spotbugsXml.xml [SpotBugs] -> found 17 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.modelgen/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa.test.framework/target/spotbugsXml.xml [SpotBugs] -> found 26 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa.test.framework/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpa/target/spotbugsXml.xml [SpotBugs] -> found 943 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpa/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars.server/target/spotbugsXml.xml [SpotBugs] -> found 103 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpars.server/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/jpa/org.eclipse.persistence.jpars/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'jpa/org.eclipse.persistence.jpars/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'moxy/org.eclipse.persistence.moxy.utils.xjc/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/moxy/org.eclipse.persistence.moxy/target/spotbugsXml.xml [SpotBugs] -> found 483 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'moxy/org.eclipse.persistence.moxy/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/sdo/org.eclipse.persistence.sdo/target/spotbugsXml.xml [SpotBugs] -> found 278 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'sdo/org.eclipse.persistence.sdo/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.rename/target/spotbugsXml.xml [SpotBugs] -> found 25 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/eclipselink.utils.rename/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/eclipselink.utils.sigcompare/target/spotbugsXml.xml [SpotBugs] -> found 12 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/eclipselink.utils.sigcompare/target/spotbugsXml.xml' [SpotBugs] Successfully parsed file /home/jenkins/agent/workspace/eclipselink-cb-4.0/utils/org.eclipse.persistence.dbws.builder/target/spotbugsXml.xml [SpotBugs] -> found 99 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'utils/org.eclipse.persistence.dbws.builder/target/spotbugsXml.xml' [SpotBugs] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [SpotBugs] -> resolved paths in source directory (1492 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 6566 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 6566 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [SpotBugs] -> 1492 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Skipping cleaning of source code files in old builds [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] No valid reference build found [SpotBugs] All reported issues will be considered outstanding [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 6566 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'eclipselink-cb-4.0 #48'. [Checks API] No suitable checks publisher found. [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipselink-cb-4.0') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 2164 issues (skipped 2182 duplicates) [Java Compiler] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [Java Compiler] -> resolved paths in source directory (797 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 2164 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 798 affected files [Java Compiler] No filter has been set, publishing all 2164 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 2163 issues (skipped 1 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [Java Compiler] -> 684 copied, 0 not in workspace, 1 not-found, 0 with I/O error [Java Compiler] Skipping cleaning of source code files in old builds [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin' file not found [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipselink-cb-4.0') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 2164 issues (skipped 2182 duplicates) [Java Compiler] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [Java Compiler] -> resolved paths in source directory (797 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 2164 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 798 affected files [Java Compiler] No filter has been set, publishing all 2164 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 2163 issues (skipped 1 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [Java Compiler] -> 684 copied, 0 not in workspace, 1 not-found, 0 with I/O error [Java Compiler] Skipping cleaning of source code files in old builds [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin' file not found [Java Compiler] Reference build recorder is not configured [Java Compiler] No valid reference build found [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 2164 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'eclipselink-cb-4.0 #48'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipselink-cb-4.0') [JavaDoc] -> found 12 issues (skipped 69 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipselink-cb-4.0') [JavaDoc] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [JavaDoc] Creating SCM blamer to obtain author and commit information for affected files [JavaDoc] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [JavaDoc] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [JavaDoc] -> resolved paths in source directory (4 found, 0 not found) [JavaDoc] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [JavaDoc] -> resolved module names for 12 issues [JavaDoc] Resolving package names (or namespaces) by parsing the affected files [JavaDoc] -> resolved package names of 4 affected files [JavaDoc] No filter has been set, publishing all 12 issues [JavaDoc] Creating fingerprints for all affected code blocks to track issues over different builds [JavaDoc] -> created fingerprints for 12 issues (skipped 0 issues) [JavaDoc] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [JavaDoc] -> 4 copied, 0 not in workspace, 0 not-found, 0 with I/O error [JavaDoc] Skipping cleaning of source code files in old builds [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 12 issues (skipped 69 duplicates) [JavaDoc] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipselink-cb-4.0') [JavaDoc] Post processing issues on 'el-master-agent-pod-h9550-3w6f1' with source code encoding 'UTF-8' [JavaDoc] Creating SCM blamer to obtain author and commit information for affected files [JavaDoc] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [JavaDoc] Resolving file names for all issues in workspace '/home/jenkins/agent/workspace/eclipselink-cb-4.0' [JavaDoc] -> resolved paths in source directory (4 found, 0 not found) [JavaDoc] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [JavaDoc] -> resolved module names for 12 issues [JavaDoc] Resolving package names (or namespaces) by parsing the affected files [JavaDoc] -> resolved package names of 4 affected files [JavaDoc] No filter has been set, publishing all 12 issues [JavaDoc] Creating fingerprints for all affected code blocks to track issues over different builds [JavaDoc] -> created fingerprints for 12 issues (skipped 0 issues) [JavaDoc] Copying affected files to Jenkins' build folder '/var/jenkins/jobs/eclipselink-cb-4.0/builds/48/files-with-issues' [JavaDoc] -> 4 copied, 0 not in workspace, 0 not-found, 0 with I/O error [JavaDoc] Skipping cleaning of source code files in old builds [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] No valid reference build found [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 12 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'eclipselink-cb-4.0 #48'. [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS