Started by user Fabrizio Giudici [Fri May 02 12:38:41 UTC 2025] Starting branch indexing... > git --version # timeout=10 > git --version # 'git version 2.39.5' > git ls-remote --symref -- https://bitbucket.org/tidalwave/mapview-src.git # timeout=10 Creating git repository in /var/jenkins_home/caches/git-2a89a5561da9836831ded5464fbfde6f > git init /var/jenkins_home/caches/git-2a89a5561da9836831ded5464fbfde6f # timeout=10 Setting origin to https://bitbucket.org/tidalwave/mapview-src.git > git config remote.origin.url https://bitbucket.org/tidalwave/mapview-src.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.39.5' > git ls-remote -h -- https://bitbucket.org/tidalwave/mapview-src.git # timeout=10 Fetching upstream changes from origin > git config --get remote.origin.url # timeout=10 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking branches... Checking branch master Met criteria Scheduled build for branch: master Processed 1 branches [Fri May 02 12:38:43 UTC 2025] Finished branch indexing. Indexing took 2.4 sec Finished: SUCCESS