I've updated the DvG distribution to include security updates for Drupal and jQuery Update, and I noticed the dev version not being built lately.

Last updated: 2015-10-16 - 14:08 (GMT)
Commits since that build: 2015-10-26 15:32:44 (GMT) and 2 commits over one hour ago.

The last build took 2 minutes after pushing my code (2015-10-16 14:06:58), now it takes over 23 hours. Is the build bot by any chance affected by this issue? #2602264: Requests to updates.drupal.org for version history return 404 Page not found

I double checked the distribution's settings, but they all seem ok.

Comments

MrHaroldA created an issue. See original summary.

mrharolda’s picture

Hmmm ... other modules and distributions seem to build just fine?

For example: govcms

drumm’s picture

Assigned: Unassigned » drumm

Looking into this.

drumm’s picture

Status: Active » Closed (works as designed)

The issue is

The patch 'http://cgit.drupalcode.org/fea/patch/?id=eab5bad8c77031d3ae1889330974c867564aad12' is not hosted on drupal.org
The Drupal.org validation check failed -- see https://www.drupal.org/node/1432190 for more information.

While this error message is indeed silly, cgit.drupalcode.org isn't a great place to rely on for patches. For example, when we switched from Gitweb to Cgit, redirecting all the URLs was more more work than we could put in, so the links broke. I recommend using a patch from Drupal.org's issue queues if you need a patch.

mrharolda’s picture

Ha! An error showed up just now:

Packaging error messages

Build for drupal-org.make failed:
The patch 'http://cgit.drupalcode.org/fea/patch/?id=eab5bad8c77031d3ae1889330974c86...' is not hosted on drupal.org
The Drupal.org validation check failed -- see https://www.drupal.org/node/1432190 for more information.

So it was a user error after all? Still strange the error didn't shop up until now ...

mrharolda’s picture

Project: Drupal.org infrastructure » Drupal voor Gemeenten
Version: » 7.x-1.x-dev
Component: Packaging » Code
Assigned: drumm » mrharolda
Priority: Normal » Critical
Status: Closed (works as designed) » Active

  • MrHaroldA committed 812c045 on 7.x-1.x
    Issue #2602564: fix the DvG build by updating to fea 1.1
    
mrharolda’s picture

Now this issue is breaking the build: #2602562: 404 on files from ftp.drupal.org ...

Packaging error messages

Build for drupal-org.make failed:
 >> Unable to download webform-7.x-4.11.tar.gz to /tmp/drush_tmp_1445958872_562f94d817818 from http://ftp.drupal.org/files/projects/webform-7.x-4.11.tar.gz
mrharolda’s picture

Title: Dev version not being built within 24h? » Unable to build a new DvG dev release
mrharolda’s picture

drumm’s picture

I believe this is all fixed up now. Sorry for the shaky packaging today.

mrharolda’s picture

Status: Active » Fixed

Thank you for your help, drumm!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.