name: pre-commit run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-xZfh/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 2201587071 env PYTHONIOENCODING: utf-8 env SSH_AGENT_PID: 1670 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit env TOX_ENV_NAME: pre-commit env TOX_WORK_DIR: /w/workspace/oom-master-pre-commit-lint/.tox env VIRTUAL_ENV: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 2220 cwd: /w/workspace/oom-master-pre-commit-lint allow: /w/workspace/oom-master-pre-commit-lint/.tox/pre-commit/bin/* cmd: pre-commit run --all-files --show-diff-on-failure exit_code: 3 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/git', 'ls-files', '-z', '--deduplicate') return code: 129 stdout: (none) stderr: error: unknown option `deduplicate' usage: git ls-files [] [...] -z paths are separated with NUL character -t identify the file status with tags -v use lowercase letters for 'assume unchanged' files -f use lowercase letters for 'fsmonitor clean' files -c, --cached show cached files in the output (default) -d, --deleted show deleted files in the output -m, --modified show modified files in the output -o, --others show other files in the output -i, --ignored show ignored files in the output -s, --stage show staged contents' object name in the output -k, --killed show files on the filesystem that need to be removed --directory show 'other' directories' names only --eol show line endings of files --empty-directory don't show empty directories -u, --unmerged show unmerged files in the output --resolve-undo show resolve-undo information -x, --exclude skip files matching pattern -X, --exclude-from exclude patterns are read from --exclude-per-directory read additional per-directory exclude patterns in --exclude-standard add the standard git exclusions --full-name make the output relative to the project top directory --recurse-submodules recurse through submodules --error-unmatch if any is not in the index, treat this as an error --with-tree pretend that paths removed since are still present --abbrev[=] use digits to display SHA-1s --debug show debugging data Check the log at /home/jenkins/.cache/pre-commit/pre-commit.log