Closed Bug 813166 Opened 13 years ago Closed 12 years ago

root crontab on dev-stage01 removes latest-* symlinks

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhopkins, Unassigned)

References

Details

Attachments

(1 file)

The root crontab on dev-stage01 removes latest-* symlinks so manually created symlinks like latest-tb-build-integration-aurora -> latest-comm-aurora latest-tb-build-integration-aurora-l10n -> latest-comm-aurora-l10n get removed and (when a build is uploaded later) replaced with a directory. This results in wget_enUS failures for our staging builds.
Comment on attachment 683143 [details] [diff] [review] [puppet-manifests] ignore latest-* symlinks Looks good to me. BTW, you would use -not instead of ugly '!'.
Attachment #683143 - Flags: review?(rail) → review+
Comment on attachment 683143 [details] [diff] [review] [puppet-manifests] ignore latest-* symlinks Landed in http://hg.mozilla.org/build/puppet-manifests/rev/b3d834d4bd09
Attachment #683143 - Flags: checked-in+
root crontab on dev-stage01 has not updated yet. Need to investigate.
Assignee: jhopkins → nobody
Depends on: 775092
Product: mozilla.org → Release Engineering
Blocks: dev-stage01
Added manually: 21 * * * * find /data/ftp/pub/{b2g,firefox,thunderbird,xulrunner,mobile}/nightly/ -type l -mtime +1 '!' -name 'latest-*' -exec rm -rf {} \; puppet does not run anymore on this host, this is intentional, we need to re-built the host with PuppetAgain (bug 772177). 12:39 armenzg_mtg: how can I determine if puppet runs on dev-stage01? 12:39 armenzg_mtg: or which cycle? 12:39 Callek: armenzg_mtg: it doesn't 12:40 Callek: armenzg_mtg: dev-stage01 was old-puppet, not puppetAgain 12:40 armenzg_mtg: Callek: so host running the old-puppet do not update puppet anymore? 12:40 armenzg_mtg: should we file a bug to redo the host? 12:40 armenzg_mtg: on puppetAgain? 12:41 Callek: armenzg_mtg: correct they do not run puppet anymore, --- I *think* there is a bug on file to have dev-stage01 rebuilt by IT productdelivery puppet
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Bug 808025 tracks the hardware replacement for dev-stage01
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: