The devindex-pipeline is failing with TypeError: Storage.getBlacklist is not a function. It seems apps/devindex/services/Cleanup.mjs was missed in the initial rename effort (Issue #9232).
We need to update all remaining occurrences of blacklist to blocklist and whitelist to allowlist inside Cleanup.mjs.