This message was deleted.
# caching
s
This message was deleted.
c
Fix: • If you are using cradle enterprise you can just remove that entry • Purge the cache seems a little drastic, but would work • You can run the task with --rerun-tasks so it doesn't use the cached artifact..but I wonder if it would override the corrupted one
(I never had that issue that I know)
l
--rerun-tasks
will push to cache on success just like a normal build would. So it will overwrite the remote cache only of configured to push there.
šŸ‘ 1
d
it seems fixed. Thanks a lot guys for response šŸ™‡
by the way it happen again, even after i purge the cache somehow build still produce corrupted cache. Is there any known issue about it or anything I can do to troubleshoot this ? Currently seems i need to disable cache on this task, but not sure why this corrupted.
not sure recently lot of cache failed
Build cache entry 9fe056a89ac28b7188d6b61d2640dd20 from remote build cache is invalid
> Failed to read Paxheader. Encountered a non-number while reading length > Failed to read Paxheader. Encountered a non-number while reading length how we can troubleshot this kind of issue ?
c
If you are using Gradle Enterprise I would open a zendesk issue, it probably needs some investigation
d
yes i created ticket about it. thanks