Going to list here everything in that subdirectory, indicate whether there it's old static data or there's a job that updates it from somewhere.
As each of the items that gets updates has its job moved, it can be checked off.
Description
Details
Event Timeline
| DIRECTORY | STATIC | JOB | MOVED |
| analytics | Y | puppet | - |
| android | Y | - | - |
| articlefeedback | Y | - | - |
| bugzilla | Y | - | - |
| categoriesrdf | "misc" dump | same job | |
| cirrussearch | "misc" dump | same job | |
| clickstream | dumps::web::fetches::stats | same job | |
| contenttranslation | "misc" dump | same job | |
| diffdb | Y | - | - |
| docs | Y | - | - |
| experimental | Y | - | - |
| fundraising | Y | - | - |
| fundraising.20120213 | Y | - | - |
| globalblocks | "misc" dump | same job | |
| imageinfo | "misc" dump | same job | |
| imageinfo_archive | Y | - | - |
| incr | "misc" dump | same job | |
| incrs | Y | - | - |
| index.html | Y | puppet | - |
| index.html.20120301 | Y | - | - |
| iOS | Y | - | - |
| kiwix | dumps::web::fetches::kiwix | same job | |
| media | EZachte | dumps::web::fetches::stat_dumps | |
| mediacounts | dumps::web::fetches::stats | same job | |
| mediatitles | "misc" dumps | same job | |
| mediawiki | Y | - | - |
| misc | profile::phabricator::main | dumps::web::fetches::phab | |
| multistream | Y | - | - |
| openzim | Y | - | - |
| pagecounts-all-sites | Y | - | - |
| pagecounts-ez | EZachte | dumps::web::fetches::stat_dumps | |
| pagecounts-new | Y | - | - |
| pagecounts-raw | Y | - | - |
| pagetitles | "misc" dumps | same job | |
| pageviews | dumps::web::fetches::stats | same job | |
| PlayBook | Y | - | - |
| poty | Y | - | - |
| scanset | Y | - | - |
| search | Y | - | - |
| shorturls | Y | - | - |
| slow-parse | role::logging::mediawiki::udp2log | discontinued | |
| static | Y | - | - |
| static_html_dumps | Y | - | - |
| surveys | Y | - | - |
| testfiles | Y | - | - |
| tools | Y | - | - |
| unique_devices | dumps::web::fetches::stats | same job | |
| wep | Y | - | - |
| wikibase | "misc" dumps | same job | |
| wikichallenge | Y | - | - |
| wikidata | "misc" dumps | same job | |
| wikitech | dumps::web::fetches::wikitech_dumps | same job | |
| win8 | Y | - | - |
- "misc" dumps are everything except xml/sql dumps, run off of the 'misc dumps cron' snapshot host. they should already be available on labstore6,7.
- "EZachte": cron jobs from EZachte's home directory on stat1005, see separate list below
- "puppet": these html files are managed by puppet.
- "dumps::web::fetches::stats": pulls via rsync from stat1005.eqiad.wmnet::hdfs-archive
- "dumps::web::fetches::kiwix": pulls via rsync from download.kiwix.org
- "dumps::web::fetches::wikitech_dumps": pulls via wget from https://wikitech.wikimedia.org/dumps/
- "profile::phabricator::main": rsync from phab1001
- "role::logging::mediawiki::udp2log": rsync from mwlog1001.eqiad.wmnet
- "-" indicates there's no job, as these folders are not updated.
Notes on EZachte's jobs
- wikistats/dumps/bash/count_editors_yoy.sh -- rsyncs to dataset1001=dataset1001.wikimedia.org::pagecounts-ez/wikistats/
- wikistats/dumps/bash/rsync.sh -- rsyncs to dataset1001::pagecounts-ez/projectcounts
- wikistats/image_sets/bash/publish_zips.sh -- rsyncs to dataset1001.wikimedia.org::media/contest_winners/WLM
- wikistats/dammit.lt/bash/dammit_compact_daily.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/merged/
- wikistats/dammit.lt/bash/dammit_compact_monthly.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/merged/
- wikistats/dammit.lt/bash/dammit_projectviews_monthly.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/projectviews
- wikistats/dammit.lt/bash/dammit_published_merged.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/merged/dataset1001.wikimedia.org::pagecounts-ez
- wikistats/dammit.lt/bash/t2.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/merged/
- wikistats/dammit.lt/bash/t.sh -- rsyncs to dataset1001.wikimedia.org::pagecounts-ez/merged/
- wikistats/dammit.lt/bash/dammit_sync.sh -- rsyncs to
Marking off which jobs have been moved or terminated, there is still at least one that has not been.
The job for other/media explicitly covers only the contest-winners subdirectory.
Change 416863 had a related patch set uploaded (by Madhuvishy; owner: Madhuvishy):
[operations/puppet@production] dumps: Switch rsyncer profile to use host settings from hiera
Change 416866 had a related patch set uploaded (by Madhuvishy; owner: Madhuvishy):
[operations/puppet@production] dumps: Move rsyncer to distribution profile path and rename
Change 416869 had a related patch set uploaded (by Madhuvishy; owner: Madhuvishy):
[operations/puppet@production] dumps: Split up rsync config to base, mirrors, and datasets
Change 416901 had a related patch set uploaded (by Madhuvishy; owner: Madhuvishy):
[operations/puppet@production] dumps: Fold distribution related rsync config to profile/ path
Change 416863 merged by ArielGlenn:
[operations/puppet@production] dumps: Switch rsyncer profile to use host settings from hiera
Change 416866 merged by ArielGlenn:
[operations/puppet@production] dumps: Move rsyncer to distribution profile path and rename
Change 416869 merged by ArielGlenn:
[operations/puppet@production] dumps: Split up rsync config to base, mirrors, and datasets
Change 416901 merged by ArielGlenn:
[operations/puppet@production] dumps: Fold distribution related rsync config to profile/ path
Change 420078 had a related patch set uploaded (by Madhuvishy; owner: Madhuvishy):
[operations/puppet@production] analytics: Allow labstore1006|7 to rsync from stat*
Change 420078 merged by Madhuvishy:
[operations/puppet@production] analytics: Allow labstore1006|7 to rsync from stat*
T188149 is open and there's a changeset (wrong for our purposes but at least gives us the info we need) here: https://gerrit.wikimedia.org/r/#/c/428540/
Change 429197 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/puppet@production] pull phabricator dumps from phab server to dumps web server
If assigning this to you is the wrong thing to do @ArielGlenn, let me know what help is needed and I'll try to round up another person.
Change 429197 merged by ArielGlenn:
[operations/puppet@production] pull phabricator dumps from phab server to dumps web server
Change 429666 had a related patch set uploaded (by ArielGlenn; owner: ArielGlenn):
[operations/puppet@production] fix up source dir for sync of phab dumps to public webserver
Change 429666 merged by ArielGlenn:
[operations/puppet@production] fix up source dir for sync of phab dumps to public webserver