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

Scan Multibranch Pipeline Log

Started by timer
[Thu May 30 03:42:08 EDT 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.43.2'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git ls-remote --symref -- https://github.com/eclipse/packager # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-2142cb66baad53e5c0cacfa43e8f5395/.git # timeout=10
Setting origin to https://github.com/eclipse/packager
 > git config remote.origin.url https://github.com/eclipse/packager # 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.43.2'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git ls-remote -h -- https://github.com/eclipse/packager # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch feature/update_deps_1
      ‘ci/Jenkinsfile-pr’ found
    Met criteria
No changes detected: feature/update_deps_1 (still at 1207e7c93ef9f5236c2d4262a57cebc588765f17)
  Checking branch master
      ‘ci/Jenkinsfile-pr’ found
    Met criteria
No changes detected: master (still at 50e4a5559a78bba9ed3495e10bb125db5f0cef7c)
Processed 2 branches
[Thu May 30 03:42:09 EDT 2024] Finished branch indexing. Indexing took 1.1 sec
Finished: SUCCESS