Closed
Bug 919921
Opened 12 years ago
Closed 12 years ago
Jenkins doesn't fail builds if the tag doesn't exist
Categories
(Webmaker Graveyard :: DevOps, defect)
Webmaker Graveyard
DevOps
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: johns)
Details
Check the following log: https://jenkins.mofoprod.net/job/wmlogin/64/console
#################################
Tue Sep 24 08:26:49 UTC 2013 -- Building wmlogin v0.0.60 jenkins
Cloning into 'wmlogin'...
error: pathspec 'v0.0.60' did not match any file(s) known to git.
Tue Sep 24 08:26:51 UTC 2013 -- Build probably succeeded for wmlogin-staging v0.0.60
#################################
Tue Sep 24 08:26:51 UTC 2013 -- Include new version in staging repo
/mnt/builds/wmlogin_0.0.57-1_amd64.deb: component guessed as 'main'
Skipping inclusion of 'wmlogin' '0.0.57-1' in 'staging|main|amd64', as it has already '0.0.57-1'.
Tue Sep 24 08:26:56 UTC 2013 -- Completed including v0.0.60 in staging repo for wmlogin with 0
#################################
Tue Sep 24 08:26:56 UTC 2013 -- Syncing apt-repo on jenkins
About to Sync to the repo bucket
INFO: Compiling list of local files...
INFO: Retrieving list of remote files for s3://mofo-techops/deploy_repo/ ...
INFO: Found 200 local files, 850 remote files
INFO: Applying --exclude/--include
INFO: Verifying attributes...
INFO: Summary: 0 local files to upload, 650 remote files to delete
INFO: Done. Uploaded 0 bytes in 0.0 seconds, 0.00 B/s
Tue Sep 24 08:27:19 UTC 2013 -- Completed sync of apt-repo on jenkins with 0
#################################
Tue Sep 24 08:27:19 UTC 2013 -- Syncing apt-repo on geppetto
Pseudo-terminal will not be allocated because stdin is not a terminal.
sync-apt-repo.sh: [START] Beginning sync from S3
INFO: Compiling list of local files...
INFO: Retrieving list of remote files for s3://mofo-techops/deploy_repo/ ...
INFO: Found 850 remote files, 850 local files
INFO: Applying --exclude/--include
INFO: Verifying attributes...
/tmp/hudson7313246053384941373.sh: line 3: 13464 Terminated /home/ubuntu/deploy.sh wmlogin staging ${GITHUB_TAG}
Build was aborted
Aborted by Jon Buckley
IRC notifier plugin: Sending notification to: #webmaker
IRC notifier plugin: Sending notification to: #popcorn
IRC notifier plugin: Sending notification to: #mofo-devops
date: write error: Broken pipe
Finished: ABORTED
It should fail at the step where checking out happened.
| Assignee | ||
Comment 1•12 years ago
|
||
This should now be resolved.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•