Skip to content

Polling Log

This page captures the polling log that triggered this build.

Started on Jun 30, 2021 3:11:00 AM
Using strategy: Default
[poll] Last Built Revision: Revision 3b4e05049eac237fc657d8720c62f1688cb3da15 (origin/master)
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_api_commitment_test@script/.git # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: polling failed in /home/jenkins/workspace/clubb_api_commitment_test@script on 
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.
remote: Please see https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/ for more information.
fatal: unable to access 'https://github.com/larson-group/clubb.git/': The requested URL returned error: 403

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2661)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2086)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:608)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
Caused: hudson.plugins.git.GitException: Failed to fetch from https://github.com/larson-group/clubb.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:798)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:681)
Caused: java.io.IOException
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:683)
	at org.jenkinsci.plugins.workflow.job.WorkflowJob.poll(WorkflowJob.java:615)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:610)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:656)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Using strategy: Default
[poll] Last Built Revision: Revision 3b4e05049eac237fc657d8720c62f1688cb3da15 (origin/master)
[poll] Working Directory does not exist
Done. Took 0.73 sec
Changes found