Skip to content
Build Queue
No builds in the queue.
Success

Scan Multibranch Pipeline Log

Branch indexing
[Tue Jan 23 21:03:54 CET 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote --symref -- https://gitlab.com/gecko.io/geckoEMFUtil.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-9e5fe650d272edb644569ecd106ddc58/.git # timeout=10
Setting origin to https://gitlab.com/gecko.io/geckoEMFUtil.git
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoEMFUtil.git # timeout=10
Fetching & pruning origin...
Listing remote references...
 > git config --get remote.origin.url # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote -h -- https://gitlab.com/gecko.io/geckoEMFUtil.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch revert-changes-commit-e9817b29
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: revert-changes-commit-e9817b29 (still at cd553b5c043a1e29c528f9b7a80ca36438b53ae4)
  Checking branch develop
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: develop (8ef18b5c8f93c43d710a50e411dddbfc8227846c → 4d22cd0cca3e5ec6af4e4c9c1b362e209e5e22c5)
Scheduled build for branch: develop
  Checking branch main
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: main (still at e8f0eb0807eef25d8fe75fce854fd742c6614ebd)
Processed 3 branches
[Tue Jan 23 21:03:57 CET 2024] Finished branch indexing. Indexing took 2.1 sec
Finished: SUCCESS