Page MenuHomePhabricator
Paste P7057

pgsql update failure
ActivePublic

Authored by Legoktm on May 1 2018, 5:28 AM.
Tags
None
Referenced Files
F17467515: pgsql update failure
May 1 2018, 5:28 AM
Subscribers
None
nobody@20db68baccc8:/quibble$ pg_virtualenv python3 -m quibble.cmd --run phpunit --db postgres
install: cannot change owner and permissions of ‘/tmp/pg_virtualenv.HpXjnt/postgresql/9.6’: Operation not permitted
Creating new cluster 9.6/regress ...
config /tmp/pg_virtualenv.HpXjnt/postgresql/9.6/regress
data /tmp/pg_virtualenv.HpXjnt/data/9.6/regress
locale en_US.UTF-8
socket /tmp
port 5432
Warning: The parent /var/run/postgresql of the selected
stats_temp_directory is not writable for the cluster owner. Not adding this
setting in postgresql.conf.
DEBUG:quibble.cmd:Running stages: phpunit
WARNING:quibble.cmd:ZUUL_PROJECT not set. Assuming mediawiki/core
INFO:quibble.cmd:Adding mediawiki/vendor
INFO:quibble.cmd:Projects: mediawiki/core, mediawiki/skins/Vector, mediawiki/vendor
INFO:zuul.CloneMapper:Workspace path set to: /workspace/src
INFO:zuul.CloneMapper:Mapping projects to workspace...
INFO:zuul.CloneMapper: mediawiki/core -> /workspace/src
INFO:zuul.CloneMapper: mediawiki/skins/Vector -> /workspace/src/skins/Vector
INFO:zuul.CloneMapper: mediawiki/vendor -> /workspace/src/vendor
DEBUG:zuul.CloneMapper:Checking overlap in destination directories...
INFO:zuul.CloneMapper:Expansion completed.
INFO:zuul.Cloner:Preparing 3 repositories
INFO:zuul.Cloner:Creating repo mediawiki/core from cache /srv/git/mediawiki/core.git
INFO:zuul.Cloner:Updating origin remote in repo mediawiki/core to https://gerrit.wikimedia.org/r/p/mediawiki/core
DEBUG:zuul.Repo:Pruning stale refs: [<git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.24">, <git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.25">, <git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.26">]
DEBUG:zuul.Repo:Resetting repository /workspace/src
DEBUG:zuul.Repo:Updating repository /workspace/src
INFO:zuul.Cloner:Falling back to branch master
DEBUG:zuul.Repo:Checking out remotes/origin/master
INFO:zuul.Cloner:Prepared mediawiki/core repo with branch master at commit dd3125c3b1adbf80845d195f772d7506f14e9470
INFO:zuul.Cloner:Creating repo mediawiki/skins/Vector from cache /srv/git/mediawiki/skins/Vector.git
INFO:zuul.Cloner:Updating origin remote in repo mediawiki/skins/Vector to https://gerrit.wikimedia.org/r/p/mediawiki/skins/Vector
DEBUG:zuul.Repo:Pruning stale refs: [<git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.24">, <git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.25">, <git.RemoteReference "refs/remotes/origin/wmf/1.31.0-wmf.26">]
DEBUG:zuul.Repo:Resetting repository /workspace/src/skins/Vector
DEBUG:zuul.Repo:Updating repository /workspace/src/skins/Vector
INFO:zuul.Cloner:Falling back to branch master
DEBUG:zuul.Repo:Checking out remotes/origin/master
INFO:zuul.Cloner:Prepared mediawiki/skins/Vector repo with branch master at commit 971a0bdfa96b02b9718d5eae4f94fc511f32d164
INFO:zuul.Cloner:Creating repo mediawiki/vendor from cache /srv/git/mediawiki/vendor.git
INFO:zuul.Cloner:Updating origin remote in repo mediawiki/vendor to https://gerrit.wikimedia.org/r/p/mediawiki/vendor
DEBUG:zuul.Repo:Resetting repository /workspace/src/vendor
DEBUG:zuul.Repo:Updating repository /workspace/src/vendor
INFO:zuul.Cloner:Falling back to branch master
DEBUG:zuul.Repo:Checking out remotes/origin/master
INFO:zuul.Cloner:Prepared mediawiki/vendor repo with branch master at commit 3a6d548e07f36cf52f62bc6d9ee9c536dc5edfd7
INFO:zuul.Cloner:Prepared all repositories
INFO:mw.maintenance.install:php maintenance/install.php --scriptpath= --dbtype=postgres --dbname=postgres --dbuser=nobody --dbpass=3ed3b8756d46cb3e1f1dacdf67039ad9 --dbserver=localhost --with-extensions --pass=testpass TestWiki WikiAdmin
PHP 7.0.27-0+deb9u1 is installed.
Found ImageMagick: /usr/bin/convert. Image thumbnailing will be enabled if you enable uploads.
Found the Git version control software: /usr/bin/git.
Using server URL "".
Warning: Your default directory for uploads (/workspace/src/images/) is not checked for vulnerability to arbitrary script execution during the CLI install.
Using the intl PECL extension for Unicode normalization.
The environment has been checked. You can install MediaWiki.
Setting up database
done
Checking for language PL/pgSQL
done
Creating schema
done
Creating tables
done
Populating default interwiki table
done
Committing changes
done
Initializing statistics
done
Generating secret keys
done
Prevent running unneeded updates
done
Creating administrator user account
done
Creating main page with default content
done
MediaWiki has been successfully installed. You can now visit <> to view your wiki. If you have questions, check out our frequently asked questions list: <https://www.mediawiki.org/wiki/Manual:FAQ> or use one of the support forums linked on that page.
Proceeding '00_dev_settings.php'...
Proceeding '10_env_mw_install_path.php'...
Proceeding '10_set_wgWikimediaJenkinsCI.php'...
Proceeding '20_set_wgdjvu.php'...
No syntax errors detected in /workspace/src/LocalSettings.php
INFO:quibble.cmd:Copying /workspace/src/LocalSettings.php to /log/LocalSettings.php
INFO:quibble.cmd:mediawiki/vendor used. Skipping external dependencies
INFO:mw.maintenance.update:php maintenance/update.php --quick --skip-external-dependencies
MediaWiki 1.32.0-alpha Updater
Skipping checking whether external dependencies are up to date, proceed at your own risk
Going to run database updates for postgres
Depending on the size of your database this may take a while!
...index mwuser_pkey already set on mwuser table.
...index mwuser_user_name_key already set on mwuser table.
...index pagecontent_pkey already set on pagecontent table.
...sequence ipblocks_ipb_id_seq already exists.
...sequence revision_rev_id_seq already exists.
...sequence text_old_id_seq already exists.
...sequence recentchanges_rc_id_seq already exists.
...sequence logging_log_id_seq already exists.
...sequence page_restrictions_pr_id_seq already exists.
...sequence uploadstash_us_id_seq already exists.
...sequence category_cat_id_seq already exists.
...category table already exists.
...page table already exists.
...querycachetwo table already exists.
...page_props table already exists.
...page_restrictions table already exists.
...profiling table already exists.
...protected_titles table already exists.
...redirect table already exists.
...updatelog table already exists.
...change_tag table already exists.
...tag_summary table already exists.
...valid_tag table already exists.
...user_properties table already exists.
...log_search table already exists.
...l10n_cache table already exists.
...iwlinks table already exists.
...module_deps table already exists.
...uploadstash table already exists.
...user_former_groups table already exists.
...sites table already exists.
...bot_passwords table already exists.
...obsolete table 'archive2' does not exist
...column 'updatelog.ul_value' already exists
...column 'archive.ar_deleted' already exists
...column 'archive.ar_len' already exists
...column 'archive.ar_page_id' already exists
...column 'archive.ar_parent_id' already exists
...column 'archive.ar_content_model' already exists
...column 'archive.ar_content_format' already exists
...column 'categorylinks.cl_sortkey_prefix' already exists
...column 'categorylinks.cl_collation' already exists
...column 'categorylinks.cl_type' already exists
...column 'image.img_sha1' already exists
...column 'ipblocks.ipb_allow_usertalk' already exists
...column 'ipblocks.ipb_anon_only' already exists
...column 'ipblocks.ipb_by_text' already exists
...column 'ipblocks.ipb_block_email' already exists
...column 'ipblocks.ipb_create_account' already exists
...column 'ipblocks.ipb_deleted' already exists
...column 'ipblocks.ipb_enable_autoblock' already exists
...column 'ipblocks.ipb_parent_block_id' already exists
...column 'filearchive.fa_deleted' already exists
...column 'filearchive.fa_sha1' already exists
...column 'logging.log_deleted' already exists
...column 'logging.log_id' already exists
...column 'logging.log_params' already exists
...column 'mwuser.user_editcount' already exists
...column 'mwuser.user_newpass_time' already exists
...column 'oldimage.oi_deleted' already exists
...column 'oldimage.oi_major_mime' already exists
...column 'oldimage.oi_media_type' already exists
...column 'oldimage.oi_metadata' already exists
...column 'oldimage.oi_minor_mime' already exists
...column 'oldimage.oi_sha1' already exists
...column 'page.page_content_model' already exists
...column 'page_restrictions.pr_id' already exists
...column 'profiling.pf_memory' already exists
...column 'recentchanges.rc_deleted' already exists
...column 'recentchanges.rc_log_action' already exists
...column 'recentchanges.rc_log_type' already exists
...column 'recentchanges.rc_logid' already exists
...column 'recentchanges.rc_new_len' already exists
...column 'recentchanges.rc_old_len' already exists
...column 'recentchanges.rc_params' already exists
...column 'redirect.rd_interwiki' already exists
...column 'redirect.rd_fragment' already exists
...column 'revision.rev_deleted' already exists
...column 'revision.rev_len' already exists
...column 'revision.rev_parent_id' already exists
...column 'revision.rev_content_model' already exists
...column 'revision.rev_content_format' already exists
...column 'site_stats.ss_active_users' already exists
...column 'user_newtalk.user_last_timestamp' already exists
...column 'logging.log_user_text' already exists
...column 'logging.log_page' already exists
...column 'interwiki.iw_api' already exists
...column 'interwiki.iw_wikiid' already exists
...column 'revision.rev_sha1' already exists
...column 'archive.ar_sha1' already exists
...column 'uploadstash.us_chunk_inx' already exists
...column 'job.job_timestamp' already exists
...column 'job.job_random' already exists
...column 'job.job_attempts' already exists
...column 'job.job_token' already exists
...column 'job.job_token_timestamp' already exists
...column 'job.job_sha1' already exists
...column 'archive.ar_id' already exists
...column 'externallinks.el_id' already exists
...column 'uploadstash.us_props' already exists
...column 'archive.ar_deleted' is already of type 'smallint'
...column 'archive.ar_minor_edit' is already of type 'smallint'
...column 'filearchive.fa_deleted' is already of type 'smallint'
...column 'filearchive.fa_height' is already of type 'integer'
...column 'filearchive.fa_metadata' is already of type 'bytea'
...column 'filearchive.fa_size' is already of type 'integer'
...column 'filearchive.fa_width' is already of type 'integer'
...column 'filearchive.fa_storage_group' is already of type 'text'
...column 'filearchive.fa_storage_key' is already of type 'text'
...column 'image.img_metadata' is already of type 'bytea'
...column 'image.img_size' is already of type 'integer'
...column 'image.img_width' is already of type 'integer'
...column 'image.img_height' is already of type 'integer'
...column 'interwiki.iw_local' is already of type 'smallint'
...column 'interwiki.iw_trans' is already of type 'smallint'
...column 'ipblocks.ipb_auto' is already of type 'smallint'
...column 'ipblocks.ipb_anon_only' is already of type 'smallint'
...column 'ipblocks.ipb_create_account' is already of type 'smallint'
...column 'ipblocks.ipb_enable_autoblock' is already of type 'smallint'
...column 'ipblocks.ipb_block_email' is already of type 'smallint'
...column 'ipblocks.ipb_address' is already of type 'text'
...column 'ipblocks.ipb_deleted' is already of type 'smallint'
...column 'mwuser.user_token' is already of type 'text'
...column 'mwuser.user_email_token' is already of type 'text'
...column 'objectcache.keyname' is already of type 'text'
...column 'oldimage.oi_height' is already of type 'integer'
...column 'oldimage.oi_metadata' is already of type 'bytea'
...column 'oldimage.oi_size' is already of type 'integer'
...column 'oldimage.oi_width' is already of type 'integer'
...column 'page.page_is_redirect' is already of type 'smallint'
...column 'page.page_is_new' is already of type 'smallint'
...column 'querycache.qc_value' is already of type 'integer'
...column 'querycachetwo.qcc_value' is already of type 'integer'
...column 'recentchanges.rc_bot' is already of type 'smallint'
...column 'recentchanges.rc_deleted' is already of type 'smallint'
...column 'recentchanges.rc_minor' is already of type 'smallint'
...column 'recentchanges.rc_new' is already of type 'smallint'
...column 'recentchanges.rc_type' is already of type 'smallint'
...column 'recentchanges.rc_patrolled' is already of type 'smallint'
...column 'revision.rev_deleted' is already of type 'smallint'
...column 'revision.rev_minor_edit' is already of type 'smallint'
...column 'templatelinks.tl_namespace' is already of type 'smallint'
...column 'user_newtalk.user_ip' is already of type 'text'
...column 'uploadstash.us_image_bits' is already of type 'smallint'
Changing column type of 'profiling.pf_time' from 'float8' to 'float'
Changing column type of 'profiling.pf_memory' from 'float8' to 'float'
...column 'oldimage.oi_bits' is already set as NULL
...column 'oldimage.oi_timestamp' is already set as NULL
...column 'oldimage.oi_major_mime' is already set as NULL
...column 'oldimage.oi_minor_mime' is already set as NULL
...column 'image.img_metadata' is already set as NOT NULL
...column 'filearchive.fa_metadata' is already set as NOT NULL
...column 'recentchanges.rc_cur_id' is already set as NULL
...column 'recentchanges.rc_cur_time' is already set as NULL
...column 'oldimage.oi_deleted' is already of type 'smallint'
...index 'archive_user_text' on table 'archive' already exists
...index 'img_sha1' on table 'image' already exists
...index 'ipb_parent_block_id' on table 'ipblocks' already exists
...index 'oi_sha1' on table 'oldimage' already exists
...index 'page_mediawiki_title' on table 'page' already exists
...index 'pagelinks_title' on table 'pagelinks' already exists
...index 'pp_propname_page' on table 'page_props' already exists
...index 'rev_text_id_idx' on table 'revision' already exists
...index 'rc_timestamp_bot' on table 'recentchanges' already exists
...index 'templatelinks_from' on table 'templatelinks' already exists
...index 'wl_user' on table 'watchlist' already exists
...index 'wl_user_notificationtimestamp' on table 'watchlist' already exists
...index 'logging_user_type_time' on table 'logging' already exists
...index 'logging_page_id_time' on table 'logging' already exists
...index 'iwl_prefix_from_title' on table 'iwlinks' already exists
...index 'iwl_prefix_title_from' on table 'iwlinks' already exists
...index 'job_timestamp_idx' on table 'job' already exists
...index 'job_sha1' on table 'job' already exists
...index 'job_cmd_token' on table 'job' already exists
...index 'job_cmd_token_id' on table 'job' already exists
...index 'fa_sha1' on table 'filearchive' already exists
...index 'logging_user_text_type_time' on table 'logging' already exists
...index 'logging_user_text_time' on table 'logging' already exists
...no need to drop index 'pagelink_unique'
...index 'pagelink_unique' exists
...no need to drop index 'cl_sortkey'
...index 'cl_sortkey' exists
...no need to drop index 'iwl_prefix_title_from'
...index 'iwl_prefix_title_from' exists
...no need to drop index 'logging_times'
...index 'logging_times' exists
...no need to drop index 'oi_name_archive_name'
...index 'oi_name_archive_name' exists
...no need to drop index 'oi_name_timestamp'
...index 'oi_name_timestamp' exists
...no need to drop index 'page_main_title'
...index 'page_main_title' exists
...no need to drop index 'page_mediawiki_title'
...index 'page_mediawiki_title' exists
...no need to drop index 'page_project_title'
...index 'page_project_title' exists
...no need to drop index 'page_talk_title'
...index 'page_talk_title' exists
...no need to drop index 'page_user_title'
...index 'page_user_title' exists
...no need to drop index 'page_utalk_title'
...index 'page_utalk_title' exists
Dropping obsolete version of index 'ts2_page_text'
Creating index 'ts2_page_text'
Dropping obsolete version of index 'ts2_page_title'
Creating index 'ts2_page_title'
...table 'oldimage' has correct cascading delete/update foreign key to image
...table 'page' has 'page_deleted' trigger
...constraint 'revision_rev_user_fkey' is ON DELETE RESTRICT
...no need to drop index 'ipb_address_unique'
...index 'ipb_address_unique' exists
Refreshing add_interwiki() ...done.
Refreshing ts2_page_title() ...done.
Rewriting tsearch2 triggers ...done.
...column 'recentchanges.rc_source' already exists
...column 'page.page_links_updated' already exists
...column 'mwuser.user_password_expires' already exists
...column 'l10n_cache.lc_value' is already of type 'bytea'
...T68650 already fixed or not applicable.
...column 'page_props.pp_sortkey' already exists
...index 'pp_propname_sortkey_page' on table 'page_props' already exists
...column 'page.page_lang' already exists
...column 'pagelinks.pl_from_namespace' already exists
...column 'templatelinks.tl_from_namespace' already exists
...column 'imagelinks.il_from_namespace' already exists
...hitcounter doesn't exist.
...site_stats table does not contain ss_total_views field.
...page table does not contain page_counter field.
...foreign key constraint on 'recentchanges.rc_cur_id' already does not exist
...msg_resource_links doesn't exist.
...msg_resource doesn't exist.
...column 'watchlist.wl_id' already exists
...index 'rc_name_type_patrolled_timestamp' on table 'recentchanges' already exists
...column 'change_tag.ct_id' already exists
...column 'tag_summary.ts_id' already exists
...column 'externallinks.el_index_60' already exists
...index 'el_index_60' on table 'externallinks' already exists
...index 'el_from_index_60' on table 'externallinks' already exists
...column 'user_groups.ug_expiry' already exists
...index 'user_groups_expiry' on table 'user_groups' already exists
...Enum type media_type already contains value '3D'.
Changing 'revision.rev_comment' default value
...column 'revision.rev_comment' is already set as NOT NULL
Changing 'archive.ar_comment' default value
...column 'archive.ar_comment' is already set as NOT NULL
...column 'archive.ar_comment_id' already exists
Changing 'ipblocks.ipb_reason' default value
...column 'ipblocks.ipb_reason_id' already exists
Changing 'image.img_description' default value
Changing 'oldimage.oi_description' default value
...column 'oldimage.oi_description' is already set as NOT NULL
...column 'oldimage.oi_description_id' already exists
Changing 'filearchive.fa_deleted_reason' default value
...column 'filearchive.fa_deleted_reason' is already set as NOT NULL
...column 'filearchive.fa_deleted_reason_id' already exists
Changing 'filearchive.fa_description' default value
...column 'filearchive.fa_description_id' already exists
Changing 'recentchanges.rc_comment' default value
...column 'recentchanges.rc_comment' is already set as NOT NULL
...column 'recentchanges.rc_comment_id' already exists
Changing 'logging.log_comment' default value
...column 'logging.log_comment' is already set as NOT NULL
...column 'logging.log_comment_id' already exists
Changing 'protected_titles.pt_reason' default value
...column 'protected_titles.pt_reason' is already set as NOT NULL
...column 'protected_titles.pt_reason_id' already exists
...comment table already exists.
...column 'image.img_description_id' already exists
...index site_stats_pkey already set on site_stats table.
...ip_changes table already exists.
...slots table already exists.
...slots table does not contain slot_inherited field.
...column 'slots.slot_origin' already exists
...index 'slot_revision_origin_role' on table 'slots' already exists
...content table already exists.
...content_models table already exists.
...slot_roles table already exists.
...actor table already exists.
Changing 'revision.rev_user' default value
Changing 'revision.rev_user_text' default value
Changing 'archive.ar_user' default value
...column 'archive.ar_user' is already set as NOT NULL
Changing 'archive.ar_user_text' default value
...column 'archive.ar_actor' already exists
...index 'archive_actor' on table 'archive' already exists
Changing 'ipblocks.ipb_by' default value
...column 'ipblocks.ipb_by_actor' already exists
Changing 'image.img_user' default value
...column 'image.img_user' is already set as NOT NULL
Changing 'image.img_user_text' default value
...column 'image.img_actor' already exists
Changing 'oldimage.oi_user' default value
...column 'oldimage.oi_user' is already set as NOT NULL
Changing 'oldimage.oi_user_text' default value
...column 'oldimage.oi_actor' already exists
Changing 'filearchive.fa_user' default value
...column 'filearchive.fa_user' is already set as NOT NULL
Changing 'filearchive.fa_user_text' default value
...column 'filearchive.fa_actor' already exists
Changing 'recentchanges.rc_user' default value
...column 'recentchanges.rc_user' is already set as NOT NULL
Changing 'recentchanges.rc_user_text' default value
...column 'recentchanges.rc_actor' already exists
Changing 'logging.log_user' default value
...column 'logging.log_user' is already set as NOT NULL
...column 'logging.log_actor' already exists
...index 'logging_actor_time_backwards' on table 'logging' already exists
...index 'logging_actor_type_time' on table 'logging' already exists
...index 'logging_actor_time' on table 'logging' already exists
Modifying table site_stats ...done.
...index 'rc_namespace_title_timestamp' on table 'recentchanges' already exists
Setting sequence user_user_id_seq owner to mwuser.user_id
Setting sequence actor_actor_id_seq owner to actor.actor_id
Setting sequence page_page_id_seq owner to page.page_id
Setting sequence revision_rev_id_seq owner to revision.rev_id
Setting sequence ip_changes_ipc_rev_id_seq owner to ip_changes.ipc_rev_id
Setting sequence text_old_id_seq owner to pagecontent.old_id
Setting sequence comment_comment_id_seq owner to comment.comment_id
Setting sequence page_restrictions_pr_id_seq owner to page_restrictions.pr_id
Setting sequence archive_ar_id_seq owner to archive.ar_id
Setting sequence content_content_id_seq owner to content.content_id
Setting sequence slot_roles_role_id_seq owner to slot_roles.role_id
Setting sequence content_models_model_id_seq owner to content_models.model_id
Setting sequence externallinks_el_id_seq owner to externallinks.el_id
Setting sequence ipblocks_ipb_id_seq owner to ipblocks.ipb_id
Setting sequence filearchive_fa_id_seq owner to filearchive.fa_id
Setting sequence uploadstash_us_id_seq owner to uploadstash.us_id
Setting sequence recentchanges_rc_id_seq owner to recentchanges.rc_id
Setting sequence watchlist_wl_id_seq owner to watchlist.wl_id
Setting sequence logging_log_id_seq owner to logging.log_id
Setting sequence job_job_id_seq owner to job.job_id
Setting sequence category_cat_id_seq owner to category.cat_id
Setting sequence change_tag_ct_id_seq owner to change_tag.ct_id
Setting sequence tag_summary_ts_id_seq owner to tag_summary.ts_id
Setting sequence sites_site_id_seq owner to sites.site_id
...site_stats is populated...done.
Checking existence of old default messages...done.
Populating rev_len column
...doing rev_id from 1 to 200
[e999f9ef8158cb07b2ed612a] [no req] Wikimedia\Rdbms\DBQueryError from line 1453 of /workspace/src/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT rev_id,rev_page,rev_text_id,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,rev_comment AS "rev_comment_text",NULL AS "rev_comment_data",NULL AS "rev_comment_cid",rev_user,rev_user_text,NULL AS "rev_actor",rev_content_format,rev_content_model FROM "revision" WHERE (rev_id >= 1) AND (rev_id <= 200) AND ((rev_len IS NULL) OR ((rev_len = 0) AND (rev_sha1 != "phoiac9h4m842xq45sp7s6u21eteeq1")))
Function: PopulateRevisionLength::doLenUpdates
Error: 42703 ERROR: column "phoiac9h4m842xq45sp7s6u21eteeq1" does not exist
LINE 1: ...v_len IS NULL) OR ((rev_len = 0) AND (rev_sha1 != "phoiac9h4...
^
Backtrace:
#0 /workspace/src/includes/libs/rdbms/database/Database.php(1423): Wikimedia\Rdbms\Database->makeQueryException(string, string, string, string)
#1 /workspace/src/includes/libs/rdbms/database/Database.php(1196): Wikimedia\Rdbms\Database->reportQueryError(string, string, string, string, boolean)
#2 /workspace/src/includes/libs/rdbms/database/Database.php(1650): Wikimedia\Rdbms\Database->query(string, string)
#3 /workspace/src/maintenance/populateRevisionLength.php(112): Wikimedia\Rdbms\Database->select(array, array, array, string, array, array)
#4 /workspace/src/maintenance/populateRevisionLength.php(59): PopulateRevisionLength->doLenUpdates(string, string, string, array)
#5 /workspace/src/maintenance/Maintenance.php(1659): PopulateRevisionLength->doDBUpdates()
#6 /workspace/src/maintenance/update.php(212): LoggedUpdateMaintenance->execute()
#7 /workspace/src/maintenance/doMaintenance.php(94): UpdateMediaWiki->execute()
#8 /workspace/src/maintenance/update.php(245): require_once(string)
#9 {main}
Traceback (most recent call last):
File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/quibble/quibble/cmd.py", line 410, in <module>
main()
File "/quibble/quibble/cmd.py", line 406, in main
cmd.execute()
File "/quibble/quibble/cmd.py", line 329, in execute
self.mw_install()
File "/quibble/quibble/cmd.py", line 226, in mw_install
mwdir=self.mw_install_path
File "/quibble/quibble/mediawiki/maintenance.py", line 16, in update
'Update failed with exit code: %s' % p.returncode)
Exception: Update failed with exit code: 255
*** /tmp/pg_virtualenv.HpXjnt/log/postgresql-9.6-regress.log (last 100 lines) ***
2018-05-01 05:25:34.036 UTC [49] LOG: could not bind IPv6 socket: Cannot assign requested address
2018-05-01 05:25:34.036 UTC [49] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2018-05-01 05:25:34.044 UTC [50] LOG: database system was shut down at 2018-05-01 05:25:33 UTC
2018-05-01 05:25:34.044 UTC [50] LOG: MultiXact member wraparound protections are now enabled
2018-05-01 05:25:34.046 UTC [54] LOG: autovacuum launcher started
2018-05-01 05:25:34.046 UTC [49] LOG: database system is ready to accept connections
2018-05-01 05:25:34.533 UTC [56] [unknown]@[unknown] LOG: incomplete startup packet
2018-05-01 05:25:51.328 UTC [163] nobody@postgres WARNING: there is already a transaction in progress
2018-05-01 05:25:52.396 UTC [168] nobody@postgres ERROR: column "phoiac9h4m842xq45sp7s6u21eteeq1" does not exist at character 456
2018-05-01 05:25:52.396 UTC [168] nobody@postgres STATEMENT: SELECT /* PopulateRevisionLength::doLenUpdates nobody@20db68ba... */ rev_id,rev_page,rev_text_id,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,rev_comment AS "rev_comment_text",NULL AS "rev_comment_data",NULL AS "rev_comment_cid",rev_user,rev_user_text,NULL AS "rev_actor",rev_content_format,rev_content_model FROM "revision" WHERE (rev_id >= 1) AND (rev_id <= 200) AND ((rev_len IS NULL) OR ((rev_len = 0) AND (rev_sha1 != "phoiac9h4m842xq45sp7s6u21eteeq1")))
Dropping cluster 9.6/regress ...