Skip to content

Console Output

16:21:10 [2026-06-01T09:21:10.410Z] The recommended git tool is: NONE
16:21:10 [2026-06-01T09:21:10.411Z] Warning: CredentialId "" could not be found.
16:21:10 [2026-06-01T09:21:10.417Z]  > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy/.git # timeout=10
16:21:10 [2026-06-01T09:21:10.434Z] Fetching changes from the remote Git repository
16:21:10 [2026-06-01T09:21:10.447Z]  > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10
16:21:10 [2026-06-01T09:21:10.470Z] Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git
16:21:10 [2026-06-01T09:21:10.470Z]  > git --version # timeout=10
16:21:10 [2026-06-01T09:21:10.489Z]  > git --version # 'git version 2.43.0'
16:21:10 [2026-06-01T09:21:10.490Z]  > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:21:12 [2026-06-01T09:21:12.123Z] Seen branch in repository origin/develop
16:21:12 [2026-06-01T09:21:12.123Z] Seen branch in repository origin/master
16:21:12 [2026-06-01T09:21:12.124Z] Seen 2 remote branches
16:21:12 [2026-06-01T09:21:12.125Z]  > git show-ref --tags -d # timeout=10
16:21:12 [2026-06-01T09:21:12.145Z] Checking out Revision b39a1d6565edc0a5bf0e050f288e8f7fb2d54e9d (origin/develop)
16:21:12 [2026-06-01T09:21:12.146Z]  > git config core.sparsecheckout # timeout=10
16:21:12 [2026-06-01T09:21:12.154Z]  > git checkout -f b39a1d6565edc0a5bf0e050f288e8f7fb2d54e9d # timeout=10
16:21:12 [2026-06-01T09:21:12.275Z] Commit message: "Add Jenkinsfile for CI/CD pipeline"