Start request GET /wiki/index.php?redirect=no&title=File%3ADownload.jpg
IP: 172.18.0.2
HTTP HEADERS:
ACCEPT-ENCODING: gzip, br, zstd, deflate
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPT: */*
X-ORIGINAL-URI: /wiki/index.php?redirect=no&title=File%3ADownload.jpg
X-FORWARDED-PORT: 443
X-FORWARDED-SSL: on
X-FORWARDED-PROTO: https
X-FORWARDED-FOR: 216.73.216.164
X-REAL-IP: 216.73.216.164
CONNECTION: close
HOST: wiki2.bikelover.org
CONTENT-LENGTH:
CONTENT-TYPE:
(end headers)[session] SessionManager using store APCUBagOStuff[localisation] LocalisationCache using store LCStoreCDB[session] SessionBackend "o8nnsad43t3ohf7nhhjiomthfnc27v9p" is unsaved, marking dirty in constructor[session] SessionBackend "o8nnsad43t3ohf7nhhjiomthfnc27v9p" save: dataDirty=1 metaDirty=1 forcePersist=0[cookie] already deleted setcookie: "bikebike_mw__session", "", "1734172328", "/", "", "1", "1", ""[cookie] already deleted setcookie: "bikebike_mw_UserID", "", "1734172328", "/", "", "1", "1", ""[cookie] already deleted setcookie: "bikebike_mw_Token", "", "1734172328", "/", "", "1", "1", ""[cookie] already deleted setcookie: "forceHTTPS", "", "1734172328", "/", "", "", "1", ""[session] SessionBackend "o8nnsad43t3ohf7nhhjiomthfnc27v9p" data dirty due to dirty(): MediaWiki\Session\SessionManager->getSessionForRequest/MediaWiki\Session\SessionManager->getInitialSession/MediaWiki\Session\Session->getToken/MediaWiki\Session\Session->set/MediaWiki\Session\SessionBackend->dirty[session] SessionBackend "o8nnsad43t3ohf7nhhjiomthfnc27v9p" save: dataDirty=1 metaDirty=0 forcePersist=0[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] database_staging: SET group_concat_max_len = 262144, `sql_mode` = ''[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: request info {
"IPAddress": "172.18.0.2",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": false
}[DBReplication] ChronologyProtector using store APCUBagOStuff[DBReplication] ChronologyProtector fetching positions for 00aba87f0d2b34d22fa7da60bd405aff[DBReplication] Wikimedia\Rdbms\ChronologyProtector::applySessionReplicationPosition: DEFAULT (database_staging) has no position[DBConnection] Wikimedia\Rdbms\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for local/0[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (WikiPage::pageData) [0s] database_staging: BEGIN[DBQuery] WikiPage::pageData [0s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `mw_page` WHERE page_namespace = 6 AND page_title = 'Download.jpg' LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.001s] database_staging: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `mw_revision` JOIN `mw_revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `mw_comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `mw_actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `mw_page` ON ((page_id = rev_page)) LEFT JOIN `mw_user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 14085 LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.001s] database_staging: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `mw_slots` JOIN `mw_content` ON ((slot_content_id = content_id)) WHERE slot_revision_id = 14085[ContentHandler] Registered handler for wikitext: WikitextContentHandler[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] LocalFile::loadFromDB [0.001s] database_staging: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `mw_image` JOIN `mw_actor` `image_actor` ON ((actor_id=img_actor)) JOIN `mw_comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'Download.jpg' LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] LocalRepo::checkRedirect [0.001s] database_staging: SELECT rd_namespace,rd_title FROM `mw_page`,`mw_redirect` WHERE page_namespace = 6 AND page_title = 'Download.jpg' AND (rd_from = page_id) LIMIT 1[MessageCache] MessageCache using store APCUBagOStuff[MessageCache] MessageCache::loadUnguarded: Loading en... got from local cacheParserFactory: using default preprocessorContextSource::getContext (MediaWiki\Skins\Vector\SkinVector22): called and $context is null. Using RequestContext::getMain()[ParserCache] Creating ParserCache instance for pcache[ParserCache] Creating RevisionOutputCache instance for rcacheUnstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from ParserOptions::initDateFormatArticle::generateContentOutput: doing uncached parse[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] database_staging: SET group_concat_max_len = 262144, `sql_mode` = ''[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for localAutoCommit/0[DBQuery] SqlBagOStuff::fetchBlobs [0.001s] database_staging: SELECT keyname,value,exptime FROM `mw_objectcache` WHERE keyname = 'bikebike-mw_:pcache:idoptions:5584' AND (exptime >= '20251214103208')[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved bikebike-mw_:pcache:idoptions:5584; expiry time is 20251225000836[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0[ParserCache] Parser cache options found[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.001s] database_staging: SELECT old_id,old_text,old_flags FROM `mw_text` WHERE old_id = 13863[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.001s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `mw_page` WHERE page_namespace = 6 AND page_title = 'Spoke-nipple.jpg' LIMIT 1[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.003s] database_staging: REPLACE INTO `mw_objectcache` (keyname,value,exptime) VALUES ('bikebike-mw_:pcache:idhash:5584-0!canonical','�Vms�6��+�f�\r�Mp¹��%I���0q��w�����%�,Cr���d�\01i�L��}�ڗg�*��0�b�L��ѐ��2��RN���DC�4��X|%�\Z�����x�S�Q�߀�!��l<��R����\r[��%��\'J���L)���\n-{����:����G=:���)����:>&�rEŢ���bbU���o�2���R3��S���\Z���=~���hb�7�B[�s��4�T�P�4�Y��-�(��Q�%���2��s��\\Ҭ���U!=�S�u���G����K�K����:B���,���i��H�.Կmd P�.o�aR��G�ZP��ש@�-���6 �\0�xNy���e�\"��R�A?���fS�ym�Zf%��Eb�* ɑmԞݥ�lw�`��rp�����H1g���ַ�Q��(���/T�&��v�^ʹT�MC�������+� ��A6��+\\����Ax���\0���~�p{�y�D���Ǚ�,}��،��O;��ڊ�RCl�^��9��a �x(��T3*L�w�ϙ��%����V���O1bt��A7�B����`��Q+�f�3� ��<��0p�o�@Y�xD�fL��D0� ���>��Q�\0oj�b\\e����ܙ���@��֏� ��5�K�\n�����\\��h��W��c�Ʒ�5tL�RHi9�ޱ���0��z�?��}B�7�`O��Kxݾä~���A�� ����`?#�>���F��`�S�MiCv���Ƨ����xo��B�C\"<�5�%\"�:��Z��<���Z����=�xw�!)�}����8����^���\Z5)��$y�+���.Q��q��/v���k(\n{I�$�k�<&<�T�hϝ�m�Yz+x���??�<��)c�-i���h8�_R*���=,�����{�\Z,���X慃`�u��=7����;�=;�a,g��Y0<����i����KT�w��h����� �7�Ku�+f/����U�$��D��SL�s�Ӓ�J�ly�]r�����%2��s��iFbQr�\'��g�}.�Q�ա6c�Mieɒ���NN��/�*�;�l=������;��ȗn�����6�K�5Ԍk$���ۧP���f����/M�+yN�g����I��;�����U�T�TJ����[Q�\n;�&����\Zt�f���j��t��˺C���j��V�I�:��n0Q���$�q��f�YQeӉ*f�m\Z��V�Vֱ�C�̓���Q�T�\Z�����','20251228103208')[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.002s] database_staging: REPLACE INTO `mw_objectcache` (keyname,value,exptime) VALUES ('bikebike-mw_:pcache:idoptions:5584',']��n�0�����������&!�Qm��e�W,�i�\']�����l�)���w>s1���vPI��ΨW�So���x�\Z�Ki� ��»� ���>��gd������X���+�8Zi��Z�9s�ֺ��^�g���G������3���r���C7)��\rӀ�K�S0�pȒ:��Y����o��\'��U�d����J�6���m�H3q��q�5u����fi�NS1���N�+�tpZ�X���,���Z\\��{��?','20251228103208')[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0[ParserCache] Saved in parser cache[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0.001s] database_staging: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `mw_page_restrictions` WHERE pr_page = 5584[DBQuery] MediaWiki::preOutputCommit [0s] database_staging: COMMITMediaWiki::preOutputCommit: primary transaction round committed[DeferredUpdates] DeferredUpdates::run: started MWCallableUpdate_WikiPage->doViewUpdates #781[DeferredUpdates] DeferredUpdates::run: ended MWCallableUpdate_WikiPage->doViewUpdates #781, processing time: 9.8943710327148E-5MediaWiki::preOutputCommit: pre-send deferred updates completedMediaWiki::preOutputCommit: session changes committed[DBReplication] Wikimedia\Rdbms\ChronologyProtector::stageSessionReplicationPosition: DEFAULT (database_staging) has no replication[DBReplication] Wikimedia\Rdbms\ChronologyProtector::persistSessionReplicationPositions: saved primary positions/timestamp for DB cluster(s) DEFAULT[DBReplication] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown[DBReplication] LBFactory shutdown completed[cookie] setcookie: "cpPosIndex", "1@1765708328#00aba87f0d2b34d22fa7da60bd405aff", "1765708338", "/", "", "1", "1", ""OutputPage::haveCacheVaryCookies: no cache-varying cookies found[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) [0s] database_staging: BEGIN[DBQuery] LinkBatch::doQuery (for Skin::preloadExistence) [0.001s] database_staging: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM `mw_page` WHERE (page_namespace = 7 AND page_title = 'Download.jpg')[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0[DBQuery] MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages [0s] database_staging: SELECT user_ip FROM `mw_user_newtalk` WHERE user_ip = '172.18.0.2' LIMIT 1[gitinfo] Candidate cacheFile=/var/www/html/w/gitinfo.json for /var/www/html/w[gitinfo] Cache incomplete for /var/www/html/w