Started by user samela pessoa
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/jenkins-to-do-list-principal
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
using credential github-ssh-jenkins
Cloning the remote Git repository
Cloning repository git@github.com:samela-pessoa/jenkins.git
> git init /var/lib/jenkins/workspace/jenkins-to-do-list-principal # timeout=10
Fetching upstream changes from git@github.com:samela-pessoa/jenkins.git
> git --version # timeout=10
> git --version # 'git version 2.17.1'
using GIT_SSH to set credentials github-ssh-jenkins
Verifying host key using known hosts file
> git fetch --tags --progress -- git@github.com:samela-pessoa/jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@github.com:samela-pessoa/jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision a74f88673242b9573afb21663b26a834e8b6eb3a (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f a74f88673242b9573afb21663b26a834e8b6eb3a # timeout=10
Commit message: "primeiro commit - jenkins"
> git rev-list --no-walk a74f88673242b9573afb21663b26a834e8b6eb3a # timeout=10
[jenkins-to-do-list-principal] $ /bin/sh -xe /tmp/jenkins16765800695291558806.sh
/tmp/jenkins16765800695291558806.sh: 3: /tmp/jenkins16765800695291558806.sh: cannot open Dockerfile: No such file
+ docker run --rm -i hadolint/hadolint
Build step 'Execute shell' marked build as failure
Finished: FAILURE