Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c65bf4fbc-r4d8h xjiuspDK section_start:1621967532:resolve_secrets Resolving secrets section_end:1621967532:resolve_secrets section_start:1621967532:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/opensource/trufflehog/trufflehog3:2.0.4 ... section_end:1621967532:prepare_executor section_start:1621967532:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-xjiuspdk-project-1380-concurrent-0lgjk7 to be running, status is Pending Running on runner-xjiuspdk-project-1380-concurrent-0lgjk7 via global-shared-gitlab-runner-5c65bf4fbc-r4d8h... section_end:1621967535:prepare_script section_start:1621967535:get_sources Getting source from Git repository Fetching changes... Initialized empty Git repository in /builds/dsop/charts/.git/ Created fresh repository. Checking out d7fcdc9c as master... Skipping Git submodules setup section_end:1621967535:get_sources section_start:1621967535:download_artifacts Downloading artifacts Downloading artifacts for load scripts (3587169)... Downloading artifacts from coordinator... ok  id=3587169 responseStatus=200 OK token=o9f7wUdq section_end:1621967536:download_artifacts section_start:1621967536:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/preflight/trufflehog.py" INFO: Log level set to info INFO: git rev-list origin/development.. --no-merges 1ea4bddd5b4fccbda8f9fc5b581869b7665ee4e0 941b127e86a83b70746dd3aadf122273f3079dfa INFO: truffleHog command: trufflehog3 --no-entropy --branch master --since-commit 941b127e86a83b70746dd3aadf122273f3079dfa --config trufflehog-config.yaml . INFO: Scanning with truffleHog ERROR: Return code: 1 ERROR: truffleHog found secrets ERROR: ================================================================================================================================================================================================= ERROR: The offending commits must be removed from commit history ERROR: Secrets committed to a git repository are considered exposed and should be rolled immediately ERROR: To review truffleHog findings locally run the following command from the root of your project ERROR: docker run -it --rm -v $(pwd):/proj registry1.dso.mil/ironbank/opensource/trufflehog/trufflehog3:2.0.4 --no-entropy --branch master --since-commit 941b127e86a83b70746dd3aadf122273f3079dfa /proj section_end:1621967538:step_script section_start:1621967538:cleanup_file_variables Cleaning up file based variables section_end:1621967539:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1