-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
Description
redis.clients:jedis:6.0.0 was just released and it causes our jedis-5.0.0
instrumentation to fail verification. We will have to create a new jedis-6.0.0
instrumentation module to add support.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':instrumentation:jedis-5.0.0:verifyPass_redis.clients_jedis_6.0.0'.
> A failure occurred while executing com.newrelic.agent.instrumentation.verify.VerifyWorkAction
> Verification FAILED. Instrumentation module jedis-5.0.0-1.0.jar SHOULD HAVE applied to redis.clients:jedis:6.0.0 and did not. You may need to adjust the range "redis.clients:jedis:[5.0.0,)".
Verifier output:
Creating user classloader with custom classpath:
/home/runner/.gradle/caches/modules-2/files-2.1/redis.clients/jedis/6.0.0/e8733dd989ba3ddfb0f5e03f020c9cafc488f6c9/jedis-6.0.0.jar
/home/runner/.gradle/caches/modules-2/files-2.1/redis.clients.authentication/redis-authx-core/0.1.1-beta2/4037345ff29fb22c737bab2ed116a34262718ae5/redis-authx-core-0.1.1-beta2.jar
/home/runner/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.36/6c62681a2f655b[4996](https://github.com/newrelic/newrelic-java-agent/actions/runs/14791372133/job/41529734498#step:5:4997)3a5983b8b0950a6120ae14/slf4j-api-1.7.36.jar
/home/runner/.gradle/caches/modules-2/files-2.1/org.apache.commons/commons-pool2/2.12.1/e5c7b6c9f5a4b59be2bba213fbec70b413376fc1/commons-pool2-2.12.1.jar
/home/runner/.gradle/caches/modules-2/files-2.1/org.json/json/20250107/a1b5f0b5a1ce018b93a691c57ffc7d141b3a10f1/json-20250107.jar
/home/runner/.gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.12.1/4e773a317740b83b43cfc3d652962856041697cb/gson-2.12.1.jar
/home/runner/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.36.0/227d4d4957ccc3dc5761bd897e3a0ee587e750a7/error_prone_annotations-2.36.0.jar
WeaveViolation{type=EXPECTED_NEW_FIELD_ANNOTATION, clazz=redis/clients/jedis/JedisPubSubBase, field=client}
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Code Complete/Done