Page MenuHomePhabricator
Paste Active Pastes
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -71,21 +71,21 @@
    },
    {
    ...
    • Aug 27 2019, 7:14 AM
    • 25 Lines
  • "hits": {
    "total": 2,
    "max_score": 9.177834,
    "hits": [
    {
    ...
    • Aug 26 2019, 4:02 PM
    • 47 Lines
    • JSON
  • root@cumin1001:~# dbctl -s codfw section s5 get
    {
    "s5": {
    "master": "db2123",
    "min_replicas": 3,
    ...
    • Aug 26 2019, 2:55 PM
    • 10 Lines
  • )]}'
    {
    "revision": "32a5db1fb405978aef93f114257ef21e26732096",
    "inherits_from": {
    "id": "All-Projects",
    ...
    • Aug 26 2019, 2:08 PM
    • 60 Lines
  • )]}'
    {
    "revision": "32a5db1fb405978aef93f114257ef21e26732096",
    "inherits_from": {
    "id": "All-Projects",
    ...
    • Aug 26 2019, 2:08 PM
    • 60 Lines
  • ✔️ cdanis@evebox ~/work/gits/ops-software/swiftrepl 🕘☕ for REV in $(git log --oneline swiftrepl.py | cut -f1 -d\ ) ; do echo -ne "$REV\t" ; diff -uw <(git show ${REV}:swiftrepl/swiftrepl.py) swiftrepl-prod.py | diffstat ; done
    527806f swiftrepl-prod.py | 233 +++++++++++++++++++-----------------------------------
    1 file changed, 85 insertions(+), 148 deletions(-)
    adb51f9 swiftrepl-prod.py | 231 +++++++++++++++++++-----------------------------------
    1 file changed, 84 insertions(+), 147 deletions(-)
    ...
    • Aug 26 2019, 1:14 PM
    • 65 Lines
  • P8973 db1115
    # HELP go_gc_duration_seconds A summary of the GC invocation durations.
    # TYPE go_gc_duration_seconds summary
    go_gc_duration_seconds{quantile="0"} 0.00033339000000000003
    go_gc_duration_seconds{quantile="0.25"} 0.00046065200000000003
    go_gc_duration_seconds{quantile="0.5"} 0.000519273
    ...
    • Aug 26 2019, 10:37 AM
    • 3,612 Lines
  • P8972 db1114
    # HELP go_gc_duration_seconds A summary of the GC invocation durations.
    # TYPE go_gc_duration_seconds summary
    go_gc_duration_seconds{quantile="0"} 9.5051e-05
    go_gc_duration_seconds{quantile="0.25"} 0.000136721
    go_gc_duration_seconds{quantile="0.5"} 0.000162838
    ...
    • Aug 26 2019, 10:37 AM
    • 2,796 Lines
  • diff --git a/bin/tendril-host-add.sh b/bin/tendril-host-add.sh
    index ff63ed2..cf57f17 100755
    --- a/bin/tendril-host-add.sh
    +++ b/bin/tendril-host-add.sh
    @@ -745,10 +745,10 @@ create event ${server}_activity
    ...
    • Aug 25 2019, 12:17 PM
    • 15 Lines
  • $damn = ['seriously', 'wtf']
    notice(type($damn)) # Tuple[String, String]
    # Ok, it should be possible to convert it to an array right?
    ...
    • Aug 23 2019, 5:22 PM
    • 14 Lines
    • Puppet
  • afwiki
    alswiki
    anwiki
    arwiki
    arwikisource
    ...
    • Aug 23 2019, 9:49 AM
    • 162 Lines
  • root@debian:~/mariadb-10.3.17# cmake . -DBUILD_CONFIG=mysql_release -DWITH_SSL=system -DPLUGIN_MROONGA=NO -DPLUGIN_OQGRAPH=NO -DPLUGIN_AWS_KEY_MANAGEMENT=NO -DPLUGIN_TOKUDB=NO -DWITH_JEMALLOC=system -DWITH_SYSTEMD=yes
    -- Running cmake version 3.13.4
    -- The C compiler identification is GNU 8.3.0
    -- The CXX compiler identification is GNU 8.3.0
    -- Check for working C compiler: /usr/bin/cc
    ...
    • Aug 23 2019, 8:36 AM
    • 972 Lines
  • 06:56:36 ema@icinga1001.wikimedia.org:~
    $ /usr/lib/nagios/plugins/check_prometheus_metric.py --url 'http://prometheus.svc.eqiad.wmnet/ops' -w '2' -c '2' -m 'ge' 'scalar(trafficserver_restart_count{instance=~"cp1076:.*",layer="backend"})'
    (C)2 ge (W)2 ge 1
    06:56:38 ema@icinga1001.wikimedia.org:~
    $ echo $?
    ...
    • Aug 23 2019, 6:56 AM
    • 6 Lines
  • root@icinga1001:~# /usr/lib/nagios/plugins/check_prometheus_metric.py --url 'http://prometheus.svc.eqiad.wmnet/ops' -w '1' -c '1' -m 'gt' 'scalar(trafficserver_restart_count{instance=~"cp1076:.*",layer="backend"})'
    usage: check_prometheus_metric.py [-h] [--url URL] [--timeout SECONDS] -c
    FLOAT -w FLOAT [-m METHOD] [--nan-ok]
    [--debug]
    query [query ...]
    ...
    • Aug 23 2019, 5:06 AM
    • 6 Lines
  • 15:37:46 brennen@inertia:~/code/wmf/operations/deployment-charts (master m2/u0) ✶ git status
    On branch master
    Your branch is up-to-date with 'origin/master'.
    Changes not staged for commit:
    (use "git add <file>..." to update what will be committed)
    ...
    • Aug 22 2019, 9:39 PM
    • 92 Lines
  • default-src *.wikimedia.org *.wikipedia.org *.wiktionary.org *.wikisource.org *.wikibooks.org *.wikiversity.org *.wikiquote.org *.wikinews.org www.mediawiki.org www.wikidata.org *.wikivoyage.org data: blob: 'self';
    script-src *.wikimedia.org 'unsafe-inline' 'unsafe-eval' 'self';
    style-src *.wikimedia.org data: 'unsafe-inline' 'self';
    report-uri /w/api.php?action=cspreport&format=none&reportonly=1&source=wmfwiki&
    • Aug 22 2019, 9:07 PM
    • 4 Lines
    • Plain Text
  • default-src *.wikimedia.org *.wikipedia.org *.wiktionary.org *.wikisource.org *.wikibooks.org *.wikiversity.org *.wikiquote.org *.wikinews.org www.mediawiki.org www.wikidata.org *.wikivoyage.org data: blob: 'self';
    script-src *.wikimedia.org 'unsafe-inline' 'unsafe-eval' 'self';
    style-src *.wikimedia.org data: 'unsafe-inline' 'self';
    • Aug 22 2019, 9:06 PM
    • 3 Lines
    • Plain Text
  • script-src 'unsafe-eval' 'self' meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikivoyage.org *.mediawiki.org 'unsafe-inline';
    default-src 'self' data: blob: upload.wikimedia.org https://commons.wikimedia.org meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikivoyage.org *.mediawiki.org wikimedia.org;
    style-src 'self' data: blob: upload.wikimedia.org https://commons.wikimedia.org meta.wikimedia.org *.wikimedia.org *.wikipedia.org *.wikinews.org *.wiktionary.org *.wikibooks.org *.wikiversity.org *.wikisource.org wikisource.org *.wikiquote.org *.wikidata.org *.wikivoyage.org *.mediawiki.org wikimedia.org 'unsafe-inline';
    report-uri /w/api.php?action=cspreport&format=json&reportonly=1&
    • Aug 22 2019, 9:03 PM
    • 4 Lines
    • Plain Text
  • #!/bin/bash
    # to "minify":
    # echo echo $(gzip -c md_tools.sh | base64 -w0) '| base64 -d | zcat | sudo bash'
    ...
    • Aug 22 2019, 5:24 PM
    • 54 Lines
    • Shell
  • DEBUG [COMMIT-LOG-ALLOCATOR] 2019-08-22 15:00:05,844 AbstractCommitLogSegmentManager.java:109 - No segments in reserve; creating a fresh one
    DEBUG [NativePoolCleaner] 2019-08-22 15:00:19,233 ColumnFamilyStore.java:1308 - Flushing largest CFS(Keyspace='wikipedia_T_parsoid', ColumnFamily='data') to free up room. Used total: 0.01/0.50, live: 0.01/0.50, flushing: 0.00/0.00, this: 0.00/0.09
    DEBUG [NativePoolCleaner] 2019-08-22 15:00:19,234 ColumnFamilyStore.java:918 - Enqueuing flush of data: 164.063KiB (0%) on-heap, 288.933MiB (9%) off-heap
    DEBUG [PerDiskMemtableFlushWriter_0:9424] 2019-08-22 15:00:19,287 Memtable.java:456 - Writing Memtable-data@634761634(86.039MiB serialized bytes, 1065 ops, 0%/9% of on/off-heap limit), flushed range = (min(-9223372036854775808), max(-1462500924879604616)]
    DEBUG [PerDiskMemtableFlushWriter_1:9423] 2019-08-22 15:00:19,287 Memtable.java:456 - Writing Memtable-data@634761634(86.039MiB serialized bytes, 1065 ops, 0%/9% of on/off-heap limit), flushed range = (max(-1462500924879604616), max(3778679129973661054)]
    ...
    • Aug 22 2019, 4:33 PM
    • 151 Lines
  • define service {
    # --PUPPET_NAME-- cp1076 trafficserver_backend_restart_count
    active_checks_enabled 1
    check_command check_prometheus!http://prometheus.svc.eqiad.wmnet/ops!scalar(trafficserver_restart_count{instance=~"cp1076:.*",layer="backend"})!1!1!trafficserver_backend_restart_count!gt
    check_freshness 0
    ...
    • Aug 22 2019, 3:17 PM
    • 22 Lines
  • Lorem ipsum dolor it amet<ref name="foo">This is as book</ref>, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat<ref name="nope">No book here</ref>. Duis aute irure dolor in reprehenderit is voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur<ref refines="foo" name="bar">page 10</ref> sint occaecat cupidatat non proident, sunt in culpa qui officia<ref refines="foo">page 108 ff</ref> deserunt mollit anim id est laborum<ref name="bar" /><ref name="nope" />.
    • Aug 22 2019, 9:28 AM
    • 1 Line
  • Aug 21 11:31:12 ores1002 celery-ores-worker[4251]: /srv/deployment/ores/deploy-cache/revs/d08fa628aacb82529dbb4be357b68dd55c15fdee/venv/lib/python3.5/site-packages/smart_open/smart_open_lib.py:398: UserWarning: This function is deprecated, use smart_open.open instead. See the migration notes for details: https://github.com/RaRe-Technologies/smart_open/blob/master/README.rst#migrating-to-the-new-open-function
    Aug 21 11:31:12 ores1002 celery-ores-worker[4251]: 'See the migration notes for details: %s' % _MIGRATION_NOTES_URL
    Aug 21 11:31:13 ores1002 celery-ores-worker[4251]:
    Aug 21 11:31:13 ores1002 celery-ores-worker[4251]: -------------- celery@ores1002 v4.1.1 (latentcall)
    Aug 21 11:31:13 ores1002 celery-ores-worker[4251]: ---- **** -----
    ...
    • Aug 21 2019, 11:51 AM
    • 17 Lines
  • P8954 T230548
    Script started on Wed 21 Aug 2019 10:44:32 AM UTC
    urbanecm@mwmaint1002:~$ mwscript namespaceDupes.php --wiki=zhwikisource
    id=200511 ns=0 dbk=WS:ABOUT -> Wikisource:ABOUT (no conflict) DRY RUN ONLY
    id=91288 ns=0 dbk=WS:ACCOUNT -> Wikisource:ACCOUNT (no conflict) DRY RUN ONLY
    id=200514 ns=0 dbk=WS:ADMINS -> Wikisource:ADMINS (no conflict) DRY RUN ONLY
    ...
    • Aug 21 2019, 10:46 AM
    • 220 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -52,21 +52,21 @@
    },
    "watchlist": {
    ...
    • Aug 21 2019, 7:58 AM
    • 50 Lines
  • --- eqiad/sectionLoads live
    +++ eqiad/sectionLoads generated
    @@ -28,21 +28,21 @@
    "s2": [
    {
    ...
    • Aug 21 2019, 5:45 AM
    • 25 Lines
  • --- eqiad/sectionLoads live
    +++ eqiad/sectionLoads generated
    @@ -28,21 +28,21 @@
    "s2": [
    {
    ...
    • Aug 21 2019, 5:26 AM
    • 25 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -52,20 +52,21 @@
    },
    "watchlist": {
    ...
    • Aug 21 2019, 5:14 AM
    • 48 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -52,21 +52,20 @@
    },
    "watchlist": {
    ...
    • Aug 21 2019, 5:05 AM
    • 48 Lines
  • [
    {
    "Q418007": "m.021ggx"
    },
    {
    ...
    • Aug 20 2019, 11:22 PM
    • 4,925 Lines
    • JSON
  • == SESSION OVERVIEW ==
    ; Title: An introduction to Phabricator, where the developers are
    ; Day & time: Friday 16 August, 15:00
    ; Session link: https://wikimania.wikimedia.org/wiki/2019:Technology_outreach_%26_innovation/An_introduction_to_Phabricator,_where_the_developers_are
    ; Speaker: Andre Klapper (User:AKlapper (WMF))
    ...
    • Aug 20 2019, 10:46 PM
    • 158 Lines
  • {
    "type": "Feature",
    "id": 10,
    "properties": {
    "OBJECTID_1": 10,
    ...
    • Aug 20 2019, 8:27 PM
    • 103 Lines
    • JSON
  • gehel@wdqs1004:~$ sudo -u ebernhardson sudo -l
    Matching Defaults entries for ebernhardson on wdqs1004:
    env_reset, env_keep+=HOME,
    secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
    ...
    • Aug 20 2019, 5:55 PM
    • 22 Lines
  • watch_1 | icons-5adf27083005199d74a0b5fcc94a1bbf/android-chrome-72x72.png 1.45 kB [emitted]
    watch_1 | icons-5adf27083005199d74a0b5fcc94a1bbf/favicon-32x32.png 700 bytes [emitted]
    watch_1 | icons-5adf27083005199d74a0b5fcc94a1bbf/favicon.ico 33.3 kB [emitted]
    watch_1 | icons-5adf27083005199d74a0b5fcc94a1bbf/apple-touch-startup-image-320x460.png 6.6 kB [emitted]
    watch_1 | icons-5adf27083005199d74a0b5fcc94a1bbf/apple-touch-startup-image-748x1024.png 19.9 kB [emitted]
    ...
    • Aug 20 2019, 3:31 PM
    • 566 Lines
  • web_1 | [2019-08-20 15:29:43] app.DEBUG: Fetching revisions for users: 2512606, 21623111 [] []
    web_1 | [2019-08-20 15:29:52] app.DEBUG: Fetching revisions for users: 2512606, 21623111 [] []
    • Aug 20 2019, 3:30 PM
    • 2 Lines
  • wmf/InteractionTimeline/client layout-changes ✗ 5d ⚑
    ▶ npm install
    > undefined postinstall /Users/psaxena/wmf/InteractionTimeline/client
    > webpack
    ...
    • Aug 20 2019, 3:28 PM
    • 143 Lines
  • Uncaught Error: Module build failed: Error: Missing binding /code/client/node_modules/node-sass/vendor/linux-x64-48/binding.node
    Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 6.x
    Found bindings for the following environments:
    - OS X 64-bit with Node.js 8.x
    ...
    • Aug 20 2019, 3:27 PM
    • 48 Lines
  • ~/wmf/InteractionTimeline layout-changes ✗ 5d ⚑
    ▶ docker-compose up
    Starting interactiontimeline_redis_1 ... done
    Starting interactiontimeline_watch_1 ... done
    Starting interactiontimeline_web_1 ... done
    ...
    • Aug 20 2019, 3:27 PM
    • 386 Lines
  • ###
    ## `others` STORAGE GROUP BLOCK
    ###
    # parsoidphp-stash
    ...
    • Aug 20 2019, 3:12 PM
    • 103 Lines
    • YAML
  • ###
    ## `others` STORAGE GROUP BLOCK
    ###
    # parsoidphp-stash
    ...
    • Aug 20 2019, 12:23 PM
    • 418 Lines
    • YAML
  • P8937 test
    # lint:ignore:wmf_styleguide
    interface::add_ip6_mapped { 'main': }
    # lint:endignore
    • Aug 20 2019, 11:44 AM
    • 3 Lines
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -47,29 +47,28 @@
    "db2073": 1,
    "db2084:3314": 150,
    ...
    • Aug 20 2019, 8:28 AM
    • 33 Lines
  • --- codfw/groupLoadsBySection live
    +++ codfw/groupLoadsBySection generated
    @@ -115,20 +115,21 @@
    "vslow": {
    "db2073": 1
    ...
    • Aug 20 2019, 8:24 AM
    • 59 Lines
  • --- codfw/groupLoadsBySection live
    +++ codfw/groupLoadsBySection generated
    @@ -115,22 +115,20 @@
    "vslow": {
    "db2073": 1
    ...
    • Aug 20 2019, 7:49 AM
    • 50 Lines
  • 2019-08-18_03:00:25 Starting full monument update.
    2019-08-18_03:00:25 Load changes to monuments_config...
    2019-08-18_03:00:53 Recreating the source tables...
    2019-08-18_03:00:59 Full source database update...
    WARNING: /data/project/heritage/heritage/erfgoedbot/update_database.py:449: Warning: Data truncated for column 'site' at row 1
    ...
    • Aug 20 2019, 7:20 AM
    • 71 Lines
  • # HELP go_gc_duration_seconds A summary of the GC invocation durations.
    # TYPE go_gc_duration_seconds summary
    go_gc_duration_seconds{quantile="0"} 3.5817e-05
    go_gc_duration_seconds{quantile="0.25"} 3.5817e-05
    go_gc_duration_seconds{quantile="0.5"} 5.6655e-05
    ...
    • Aug 19 2019, 7:13 PM
    • 173 Lines
  • Scheduling downtime on Icinga server icinga1001.wikimedia.org for hosts: db2067.codfw.wmnet
    Exception raised while executing cookbook sre.hosts.downtime:
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/spicerack/phabricator.py", line 99, in task_comment
    self._client.maniphest.edit(objectIdentifier=task_id, transactions=transactions)
    ...
    • Aug 19 2019, 9:27 AM
    • 24 Lines
  • --- codfw/groupLoadsBySection live
    +++ codfw/groupLoadsBySection generated
    @@ -148,22 +148,21 @@
    "vslow": {
    "db2113": 1
    ...
    • Aug 19 2019, 5:46 AM
    • 50 Lines
  • P8928 GETs-only
    eevans@deploy1001:~$ KASK_URL=http://localhost:34311 ./wrk.sh
    + WRK_ARGS=--latency -d10m
    + LUA_CPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/?.so
    + KASK_URL=http://localhost:34311
    + dirname ./wrk.sh
    ...
    • Aug 16 2019, 6:14 PM
    • 46 Lines
    • shell-session
  • -- Cribbed from http://czerasz.com/2015/07/19/wrk-http-benchmarking-tool-example
    -- Module instantiation
    local cjson = require "cjson"
    local cjson2 = cjson.new()
    ...
    • Aug 16 2019, 6:08 PM
    • 96 Lines
    • Lua
  • P8926 wrk.sh
    #!/bin/sh
    set -ex
    WRK_ARGS=${WRK_ARGS:-"--latency -d10m"}
    ...
    • Aug 16 2019, 6:02 PM
    • 23 Lines
    • Shell
  • P8925 wrk.sh
    #!/bin/sh
    set -ex
    export LUA_CPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/?.so
    ...
    • Aug 16 2019, 6:01 PM
    • 7 Lines
    • Shell
  • eevans@deploy1001:~$ KASK_URL=http://localhost:34311 ./wrk.sh
    + WRK_ARGS=--latency -d10m
    + LUA_CPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/?.so
    + KASK_URL=http://localhost:34311
    + dirname ./wrk.sh
    ...
    • Aug 16 2019, 5:56 PM
    • 46 Lines
    • shell-session
  • Aug 16 11:10:12 traffic-cache-atstext puppet-agent[19555]: (/Stage[main]/Profile::Cache::Ssl::Wikibase/Tlsproxy::Localssl[wikibase]/Nginx::Site[wikibase]/File[/etc/nginx/sites-available/wikibase]/ensure) defined content as '{md5}2e1ca67bdd1476e3fd2fb053239fa134'
    Aug 16 11:10:12 traffic-cache-atstext puppet-agent[19555]: (/Stage[main]/Profile::Cache::Ssl::Wikibase/Tlsproxy::Localssl[wikibase]/Nginx::Site[wikibase]/File[/etc/nginx/sites-available/wikibase]) Scheduling refresh of Exec[nginx-reload]
    Aug 16 11:10:12 traffic-cache-atstext puppet-agent[19555]: (/Stage[main]/Nginx/Exec[nginx-reload]/returns) nginx.service is not active, cannot reload.
    Aug 16 11:10:12 traffic-cache-atstext puppet-agent[19555]: (/Stage[main]/Nginx/Exec[nginx-reload]) Failed to call refresh: /usr/sbin/service nginx reload returned 1 instead of one of [0]
    Aug 16 11:10:12 traffic-cache-atstext puppet-agent[19555]: (/Stage[main]/Nginx/Exec[nginx-reload]) /usr/sbin/service nginx reload returned 1 instead of one of [0]
    ...
    • Aug 16 2019, 11:14 AM
    • 9 Lines
  • 11:44:43.017 VM185:131 Uncaught TypeError: imeLanguageList.forEach is not a function
    at Object.mw.ime.getIMELanguageList (<anonymous>:131:10451)
    at Object.mw.ime.addIme (<anonymous>:135:580)
    at Object.mw.ime.handleFocus (<anonymous>:135:487)
    at HTMLTextAreaElement.<anonymous> (<anonymous>:135:32)
    ...
    • Aug 16 2019, 9:50 AM
    • 52 Lines
  • Aug 16 07:40:33 phab1003 puppet-agent[257609]: (/Stage[main]/Phabricator/Systemd::Service[phd]/Service[phd]/ensure) Aug 16 07:36:16 phab1003 phd[246157]: RUNNING DAEMONS Daemons are already running:
    Aug 16 07:40:33 phab1003 puppet-agent[257609]: (/Stage[main]/Phabricator/Systemd::Service[phd]/Service[phd]/ensure) Aug 16 07:36:17 phab1003 phd[246157]: RUNNING DAEMONS Use "phd stop" to stop daemons, "phd restart" to restart daemons, or "phd start --force" to ignore running processes.
    • Aug 16 2019, 8:06 AM
    • 2 Lines
  • <?php
    $NS = "0|120|146";
    $url = "https://www.wikidata.org/w/api.php?format=json&action=query&list=recentchanges&rcdir=newer&rcprop=title|ids|timestamp&rcnamespace=$NS&rclimit=500";
    $start = '20190813103000';
    // $end does not really work for now
    ...
    • Aug 15 2019, 7:53 PM
    • 25 Lines
    • PHP
  • # RBAC minimum perms for toolforge users, based on the "edit" system clusterrole with some permissions commented out:
    # verbs for R/O
    # ["get", "list", "watch"]
    # verbs for R/W
    ...
    • Aug 15 2019, 5:01 PM
    • 242 Lines
  • <?xml version='1.0' encoding='utf-8'?>
    <schedule>
    <conference>
    <title>Wikimania 2019</title>
    <subtitle>Stronger Together: Wikimedia, Free Knowledge and the Sustainable Development Goals</subtitle>
    ...
    • Aug 15 2019, 4:02 PM
    • 5,498 Lines
  • -- Logs begin at Thu 2019-07-04 06:18:34 UTC, end at Thu 2019-08-15 06:36:28 UTC. --
    Aug 15 06:31:23 wdqs1009 systemd[1]: Started Wikidate Query Service Updater.
    Aug 15 06:31:23 wdqs1009 wdqs-updater[29750]: Updating via http://localhost:9999/bigdata/namespace/wdq/sparql
    Aug 15 06:31:24 wdqs1009 wdqs-updater[29750]: #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg %mdc%n
    Aug 15 06:31:25 wdqs1009 wdqs-updater[29750]: 06:31:25.543 [main] ERROR org.wikidata.query.rdf.tool.Update - Error during initialization.
    ...
    • Aug 15 2019, 6:36 AM
    • 139 Lines
  • (venv)tools.copyvios@tools-sgebastion-07:~$ python
    Python 2.7.9 (default, Sep 25 2018, 20:42:16)
    [GCC 4.9.2] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import requests
    ...
    • Aug 15 2019, 4:58 AM
    • 39 Lines
    • Python
  • (pprof) top20
    1460ms of 2290ms total (63.76%)
    Dropped 113 nodes (cum <= 11.45ms)
    Showing top 20 nodes out of 178 (cum >= 330ms)
    flat flat% sum% cum cum%
    ...
    • Aug 14 2019, 11:26 PM
    • 26 Lines
  • echo -n T
    echo '{"queryKey": "GTbIUdDaMLqV", "limit": 1 }' | arc call-conduit --conduit-uri https://phabricator.wikimedia.org/ maniphest.search | jq -r ".response.data|.[0]|.id
    #,(.fields|.[\"custom.release.version\"]|.)"
    • Aug 14 2019, 4:58 PM
    • 3 Lines
    • Shell
  • <!--
    NewPP limit report
    Parsed by mw1321
    Cached time: 20190814165425
    Cache expiry: 2592000
    ...
    • Aug 14 2019, 4:57 PM
    • 46 Lines
  • <!--
    NewPP limit report
    Parsed by mw1320
    Cached time: 20190814160703
    Cache expiry: 2592000
    ...
    • Aug 14 2019, 4:40 PM
    • 37 Lines
  • operators.js:211 Uncaught Error: Module build failed: Error: Missing binding /code/client/node_modules/node-sass/vendor/linux-x64-48/binding.node
    Node Sass could not find a binding for your current environment: Linux 64-bit with Node.js 6.x
    Found bindings for the following environments:
    ...
    • Aug 14 2019, 2:51 PM
    • 49 Lines
  • Notice: /Stage[main]/Envoyproxy/Exec[verify-envoy-config]/returns: [2019-08-14 07:57:20.696][7780][info][main] [source/server/server.cc:432] runtime: layers:
    Notice: /Stage[main]/Envoyproxy/Exec[verify-envoy-config]/returns: - name: base
    Notice: /Stage[main]/Envoyproxy/Exec[verify-envoy-config]/returns: static_layer:
    Notice: /Stage[main]/Envoyproxy/Exec[verify-envoy-config]/returns: {}
    Notice: /Stage[main]/Envoyproxy/Exec[verify-envoy-config]/returns: - name: admin
    ...
    • Aug 14 2019, 7:58 AM
    • 31 Lines
  • 08/14/19 0:13:39: C0:iopiEvent: EVENT_SAS_DEVICE_STATUS_CHANGE
    08/14/19 0:13:39: C0: DM_HandleDevStatusChgEvent: devHandle=x000e SASAdd=500056b37c0f19c5 TaskTag=xffff ASC=x00 ASCQ=x00 IOCLogInfo x31120303 IOCStatus x8000 ReasonCode x08 - INTERNAL_DEVICE_RESET
    08/14/19 0:13:39: C0:iopiEvent: EVENT_SAS_DEVICE_STATUS_CHANGE
    08/14/19 0:13:39: C0: DM_HandleDevStatusChgEvent: devHandle=x000e SASAdd=500056b37c0f19c5 TaskTag=xffff ASC=x00 ASCQ=x00 IOCLogInfo x31120436 IOCStatus x8000 ReasonCode x08 - INTERNAL_DEVICE_RESET
    ...
    • Aug 14 2019, 1:10 AM
    • 1,032 Lines
  • Sample log with profiling,
    ```
    2019-08-13 11:39:54 vagrant wiki: [ReqID:b4f889b98][CommandlineExport][info][Diff: 0.00000 ms] Found 10 groups.
    2019-08-13 11:39:54 vagrant wiki: [ReqID:b4f889b98][CommandlineExport][info][Diff: 0.00295 ms] Determining groups to skip...
    2019-08-13 11:39:54 vagrant wiki: [ReqID:b4f889b98][CommandlineExport][info][Diff: 0.00121 ms] Processing 1 groups.
    ...
    • Aug 13 2019, 11:58 AM
    • 21 Lines
  • --- codfw/groupLoadsBySection live
    +++ codfw/groupLoadsBySection generated
    @@ -1,30 +1,28 @@
    {
    "DEFAULT": {
    ...
    • Aug 13 2019, 5:35 AM
    • 53 Lines
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -92,21 +92,22 @@
    },
    {
    ...
    • Aug 13 2019, 5:10 AM
    • 26 Lines
  • Aug 12 13:16:31 cp5001 traffic_server[1559]: NOTE: --- traffic_server Starting ---
    Aug 12 13:16:31 cp5001 traffic_server[1559]: NOTE: traffic_server Version: Apache Traffic Server - traffic_server - 8.0.3 - (build # 051406 on May 14 2019 at 06:06:05)
    Aug 12 13:22:04 cp5001 traffic_manager[1533]: [Aug 12 13:22:04.946] {0x2af710b10a80} NOTE: crashlog started, target=1559, debug=false syslog=true, uid=117 euid=0
    Aug 12 13:22:04 cp5001 traffic_crashlog[1613]: {0x2af710b10a80} NOTE: crashlog started, target=1559, debug=false syslog=true, uid=117 euid=0
    Aug 12 13:22:04 cp5001 traffic_manager[1533]: [Aug 12 13:22:04.946] {0x2af710b10a80} NOTE: logging to 0xe033a0
    ...
    • Aug 12 2019, 1:23 PM
    • 20 Lines
  • --- codfw/groupLoadsBySection live
    +++ codfw/groupLoadsBySection generated
    @@ -1,29 +1,31 @@
    {
    "DEFAULT": {
    ...
    • Aug 12 2019, 8:07 AM
    • 72 Lines
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -1,20 +1,19 @@
    {
    "DEFAULT": [
    ...
    • Aug 12 2019, 7:43 AM
    • 24 Lines
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -93,21 +93,22 @@
    "db2047": 0
    },
    ...
    • Aug 12 2019, 7:26 AM
    • 26 Lines
  • P8893 top20
    (pprof) top20
    Showing nodes accounting for 23.29s, 60.90% of 38.24s total
    Dropped 420 nodes (cum <= 0.19s)
    Showing top 20 nodes out of 168
    flat flat% sum% cum cum%
    ...
    • Aug 9 2019, 3:56 PM
    • 26 Lines
  • ATS-TLS request response headers:
    < HTTP/2 301
    < date: Fri, 09 Aug 2019 09:09:40 GMT
    < server: Varnish
    < x-varnish: 2115542
    ...
    • Aug 9 2019, 9:12 AM
    • 32 Lines
  • Content of the "authors" field in the file "extension.json" in the code repository of 40 out of the 42 extensions with "code stewards" column set to "Unassigned" or "Under Review" on https://www.mediawiki.org/wiki/Developers/Maintainers as per 2019-08-09, except for LDAPAuthentication (lacks extension.json file) and wikidiff2 (no idea where to find its codebase).
    Folks who once worked for WMF or WMDE (though not necessarily when they wrote that extension) are marked as such.
    $:acko\> ./json-authors.sh
    ...
    • Aug 9 2019, 7:07 AM
    • 141 Lines
  • diff --git a/vendor/autoload.php b/vendor/autoload.php
    index 1aa9c8fc..2ef54130 100644
    --- a/vendor/autoload.php
    +++ b/vendor/autoload.php
    @@ -4,4 +4,4 @@
    ...
    • Aug 8 2019, 10:20 PM
    • 193 Lines
  • diff --git a/vendor/autoload.php b/vendor/autoload.php
    index 1aa9c8fc..e82c6081 100644
    --- a/vendor/autoload.php
    +++ b/vendor/autoload.php
    @@ -4,4 +4,4 @@
    ...
    • Aug 8 2019, 10:09 PM
    • 349 Lines
  • Started by user unknown or anonymous
    Running as SYSTEM
    Building remotely on integration-slave-docker-1041 (blubber instance-type-bigram DebianJessieDocker m4executor) in workspace /srv/jenkins-workspace/workspace/quibble-vendor-mysql-php70-docker
    [quibble-vendor-mysql-php70-docker] $ /bin/bash -xe /tmp/jenkins6908280005270685958.sh
    + mkdir -m 2777 -p cache
    ...
    • Aug 8 2019, 10:12 AM
    • 8,192 Lines
  • cache::alternate_domains:
    grafana.wikimedia.org:
    caching: pass
    director: krypton
    phab.wmfusercontent.org:
    ...
    • Aug 8 2019, 10:00 AM
    • 45 Lines
  • root@vega:~# sudo -u envoy /usr/bin/envoy -c /etc/envoy/envoy.yaml
    [2019-08-08 09:09:04.979][13482][critical][assert] [source/server/hot_restart_impl.cc:45] panic: cannot open shared memory region /envoy_shared_memory_0 check user permissions. Error: File exists
    [2019-08-08 09:09:04.979][13482][critical][backtrace] [bazel-out/k8-opt/bin/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:81] Caught Aborted, suspect faulting address 0x73000034aa
    [2019-08-08 09:09:04.980][13482][critical][backtrace] [bazel-out/k8-opt/bin/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:69] Backtrace (use tools/stack_decode.py to get line numbers):
    [2019-08-08 09:09:04.980][13482][critical][backtrace] [bazel-out/k8-opt/bin/source/server/_virtual_includes/backtrace_lib/server/backtrace.h:73] #0: __restore_rt [0x7f0a8714d0e0]
    ...
    • Aug 8 2019, 9:09 AM
    • 10 Lines
  • advisorswiki
    adywiki
    amwikimedia
    arbcom_cswiki
    aswikisource
    ...
    • Aug 8 2019, 6:02 AM
    • 88 Lines
  • [ ... ]
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    VERSION ......:
    BUILD HOST ...: ce6b5b270914
    BUILD DATE ...: 2019-08-07T21:08:48+00:00
    ...
    • Aug 7 2019, 9:26 PM
    • 19 Lines
  • 2019-08-07 18:07:45 [XUsTcQpAMFMAAK16FvgAAACR] mw1248 cawiki 1.34.0-wmf.16 DBConnection ERROR: Error connecting to 10.64.48.151 as user wikiuser: Unknown database 'cawiki' {"db_server":"10.64.48.151","db_name":"cawiki","db_user":"<>","error":"Unknown database 'cawiki'","trace":"#0 /srv/mediawiki/php-1.34.0-wmf.16/includes/libs/rdbms/database/DatabaseMysqlBase.php(145): Wikimedia\\Rdbms\\Database->newExceptionAfterConnectError()
    #1 /srv/mediawiki/php-1.34.0-wmf.16/includes/libs/rdbms/database/Database.php(309): Wikimedia\\Rdbms\\DatabaseMysqlBase->open()
    #2 /srv/mediawiki/php-1.34.0-wmf.16/includes/libs/rdbms/database/Database.php(292): Wikimedia\\Rdbms\\Database->doInitConnection()
    #3 /srv/mediawiki/php-1.34.0-wmf.16/includes/libs/rdbms/database/Database.php(415): Wikimedia\\Rdbms\\Database->initConnection()
    #4 /srv/mediawiki/php-1.34.0-wmf.16/includes/libs/rdbms/loadbalancer/LoadBalancer.php(1304): Wikimedia\\Rdbms\\Database::factory()
    ...
    • Aug 7 2019, 8:40 PM
    • 100 Lines
    • Bash Scripting
  • sudo /usr/local/sbin/mtr --report-wide --aslookup gerrit-replica.wikimedia.org
    Password:
    Start: 2019-08-07T21:36:05+0100
    HOST: xxx Loss% Snt Last Avg Best Wrst StDev
    1. AS??? 172.20.10.1 0.0% 10 95.7 215.6 17.6 644.7 200.2
    ...
    • Aug 7 2019, 8:38 PM
    • 27 Lines
  • mtr --report-wide --aslookup gerrit-replica.wikimedia.org
    Start: Wed Aug 7 20:31:35 2019
    HOST: gerrit-test Loss% Snt Last Avg Best Wrst StDev
    1. AS??? cloudinstances2b-gw.svc.eqiad.wmflabs 0.0% 10 3.8 1.7 0.3 3.8 1.0
    2. AS14907 ae2-1120.cr2-eqiad.wikimedia.org 0.0% 10 1.0 2.8 0.4 13.5 3.8
    ...
    • Aug 7 2019, 8:32 PM
    • 7 Lines
  • sudo /usr/local/sbin/mtr --report-wide --aslookup gerrit-replica.wikimedia.org
    Password:
    Start: 2019-08-07T21:24:49+0100
    HOST: xxxxx Loss% Snt Last Avg Best Wrst StDev
    1. AS5607 2a02:c7f:483d:f00::1 10.0% 10 6.2 13.9 3.5 26.9 8.7
    ...
    • Aug 7 2019, 8:31 PM
    • 6 Lines
  • ping6 2620::860:4:208:80:153:107
    PING6(56=40+8+8 bytes) 2a02:c7f:483d:f00:3568:e129:4821:4ddc --> 2620::860:4:208:80:153:107
    16 bytes from 2620::860:4:208:80:153:107, icmp_seq=1 hlim=54 time=132.828 ms
    16 bytes from 2620::860:4:208:80:153:107, icmp_seq=2 hlim=54 time=126.191 ms
    16 bytes from 2620::860:4:208:80:153:107, icmp_seq=3 hlim=54 time=135.592 ms
    ...
    • Aug 7 2019, 8:16 PM
    • 15 Lines
  • cache::alternate_domains:
    grafana.wikimedia.org:
    caching: pass
    director: krypton
    phab.wmfusercontent.org:
    ...
    • Aug 7 2019, 3:01 PM
    • 40 Lines
  • --- codfw/sectionLoads live
    +++ codfw/sectionLoads generated
    @@ -18,21 +18,22 @@
    },
    {
    ...
    • Aug 7 2019, 8:01 AM
    • 26 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -117,21 +117,21 @@
    "db1121": 1
    },
    ...
    • Aug 7 2019, 7:33 AM
    • 50 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -116,21 +116,22 @@
    "vslow": {
    "db1121": 1
    ...
    • Aug 7 2019, 5:39 AM
    • 50 Lines
  • #!/bin/sh
    random_string()
    {
    ...
    • Aug 6 2019, 5:23 PM
    • 42 Lines
  • -- Cribbed from http://czerasz.com/2015/07/19/wrk-http-benchmarking-tool-example
    -- Module instantiation
    local cjson = require "cjson"
    local cjson2 = cjson.new()
    ...
    • Aug 6 2019, 5:21 PM
    • 96 Lines
  • P8872 apache
    <VirtualHost *:8140>
    ServerName puppet
    SSLEngine on
    SSLProtocol all -SSLv2 -SSLv3
    ...
    • Aug 6 2019, 3:19 PM
    • 77 Lines
  • ✔️ cdanis@evebox ~/work/gits/puppet 🕙☕ tail -n8 ~/.gitconfig
    [url "https://gerrit.wikimedia.org/r/"]
    insteadOf = ssh://cdanis@gerrit.wikimedia.org:29418/
    [url "ssh://cdanis@gerrit.wikimedia.org:29418/"]
    pushInsteadOf = https://gerrit.wikimedia.org/r/
    ...
    • Aug 6 2019, 2:06 PM
    • 13 Lines
    • Shell
  • [2019-08-06 11:37:01,514] [661d4ea1] Replication to gerrit2@gerrit2001.wikimedia.org:/srv/gerrit/git/operations/puppet.git started...
    [2019-08-06 11:37:01,518] [661d4ea1] Push to gerrit2@gerrit2001.wikimedia.org:/srv/gerrit/git/operations/puppet.git references: [RemoteRefUpdate[remoteName=refs/changes/04/528304/meta, NOT_ATTEMPTED, (null)...1631ca005bd680f6cf02aea96924fbaabd4598c2, srcRef=refs/changes/04/528304/meta, forceUpdate, message=null]]
    [2019-08-06 11:37:14,200] [] scheduling replication operations/puppet:refs/changes/91/527591/meta => gerrit2@gerrit2001.wikimedia.org:/srv/gerrit/git/operations/puppet.git
    [2019-08-06 11:37:14,200] [] scheduled operations/puppet:refs/changes/91/527591/meta => [6bb99789] push gerrit2@gerrit2001.wikimedia.org:/srv/gerrit/git/operations/puppet.git to run after 15s
    [2019-08-06 11:37:43,107] [661d4ea1] Replication to gerrit2@gerrit2001.wikimedia.org:/srv/gerrit/git/operations/puppet.git completed in 41592ms, 15000ms delay, 0 retries
    • Aug 6 2019, 11:38 AM
    • 5 Lines
  • --- eqiad/groupLoadsBySection live
    +++ eqiad/groupLoadsBySection generated
    @@ -116,22 +116,21 @@
    "vslow": {
    "db1121": 1
    ...
    • Aug 6 2019, 7:27 AM
    • 50 Lines