Skip to content

Instantly share code, notes, and snippets.

@e3b0c442
Created June 3, 2019 02:03
Show Gist options
  • Select an option

  • Save e3b0c442/59eb42f89913086bdd10e0380aa767c9 to your computer and use it in GitHub Desktop.

Select an option

Save e3b0c442/59eb42f89913086bdd10e0380aa767c9 to your computer and use it in GitHub Desktop.
gitea contributor testing fail
$ drone exec --local --build-event pull_request
[ldap:L0:0s] starting slapd on port 389 and 636...
[ldap:L1:0s] 5cf47f8f @(#) $OpenLDAP: slapd (May 23 2018 04:25:19) $
[ldap:L2:0s] Debian OpenLDAP Maintainers <[email protected]>
[pgsql:L0:0s] The files belonging to this database system will be owned by user "postgres".
[pgsql:L1:0s] This user must also own the server process.
[pgsql:L2:0s]
[pgsql:L3:0s] The database cluster will be initialized with locale "en_US.utf8".
[pgsql:L4:0s] The default database encoding has accordingly been set to "UTF8".
[pgsql:L5:0s] The default text search configuration will be set to "english".
[pgsql:L6:0s]
[pgsql:L7:0s] Data page checksums are disabled.
[pgsql:L8:0s]
[pgsql:L9:0s] fixing permissions on existing directory /var/lib/postgresql/data ... ok
[pgsql:L10:0s] creating subdirectories ... ok
[pgsql:L11:0s] selecting default max_connections ... 100
[pgsql:L12:0s] selecting default shared_buffers ... 128MB
[pgsql:L13:0s] selecting dynamic shared memory implementation ... posix
[ldap:L3:0s] 5cf47f8f hdb_db_open: database "dc=planetexpress,dc=com": unclean shutdown detected; attempting recovery.
[ldap:L4:0s] 5cf47f8f slapd starting
[pgsql:L14:0s] creating configuration files ... ok
[pgsql:L15:0s] creating template1 database in /var/lib/postgresql/data/base/1 ... ok
[pgsql:L16:0s] initializing pg_authid ... ok
[pgsql:L17:0s] setting password ... ok
[pgsql:L18:0s] initializing dependencies ... ok
[pgsql:L19:1s] creating system views ... ok
[mysql:L0:0s] Initializing database
[pgsql:L20:1s] loading system objects' descriptions ... ok
[mysql:L1:0s] 2019-06-03T02:01:52.553362Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[mysql8:L0:0s] Initializing database
[pgsql:L21:1s] creating collations ... ok
[pgsql:L22:1s] creating conversions ... ok
[pgsql:L23:1s] creating dictionaries ... ok
[pgsql:L24:1s] setting privileges on built-in objects ... ok
[mysql:L2:0s] 2019-06-03T02:01:52.764061Z 0 [Warning] InnoDB: New log files created, LSN=45790
[mysql:L3:0s] 2019-06-03T02:01:52.823582Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
[mysql:L4:0s] 2019-06-03T02:01:52.880519Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 8e85c226-85a3-11e9-85e8-0242ac110003.
[mysql:L5:0s] 2019-06-03T02:01:52.882189Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
[mysql:L6:0s] 2019-06-03T02:01:52.882912Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
[pgsql:L25:1s] creating information schema ... ok
[pgsql:L26:1s] loading PL/pgSQL server-side language ... ok
[pgsql:L27:1s] vacuuming database template1 ... ok
[pgsql:L28:1s] copying template1 to template0 ... ok
[pgsql:L29:1s] copying template1 to postgres ... ok
[pgsql:L30:1s]
[pgsql:L31:1s] WARNING: enabling "trust" authentication for local connections
[pgsql:L32:1s] You can change this by editing pg_hba.conf or using the option -A, or
[pgsql:L33:1s] --auth-local and --auth-host, the next time you run initdb.
[pgsql:L34:1s] syncing data to disk ... ok
[pgsql:L35:1s]
[pgsql:L36:1s] Success. You can now start the database server using:
[pgsql:L37:1s]
[pgsql:L38:1s] pg_ctl -D /var/lib/postgresql/data -l logfile start
[pgsql:L39:1s]
[pgsql:L40:1s] ****************************************************
[pgsql:L41:1s] WARNING: No password has been set for the database.
[pgsql:L42:1s] This will allow anyone with access to the
[pgsql:L43:1s] Postgres port to access your database. In
[pgsql:L44:1s] Docker's default configuration, this is
[pgsql:L45:1s] effectively any other container on the same
[pgsql:L46:1s] system.
[pgsql:L47:1s]
[pgsql:L48:1s] Use "-e POSTGRES_PASSWORD=password" to set
[pgsql:L49:1s] it in "docker run".
[pgsql:L50:1s] ****************************************************
[pgsql:L51:2s] waiting for server to start....LOG: database system was shut down at 2019-06-03 02:01:53 UTC
[pgsql:L52:2s] LOG: MultiXact member wraparound protections are now enabled
[pgsql:L53:2s] LOG: autovacuum launcher started
[pgsql:L54:2s] LOG: database system is ready to accept connections
[fetch-tags:L0:0s] + git fetch --tags --force
[fetch-tags:L1:0s] Host key verification failed.
[fetch-tags:L2:0s] fatal: Could not read from remote repository.
[fetch-tags:L3:0s]
[fetch-tags:L4:0s] Please make sure you have the correct access rights
[fetch-tags:L5:0s] and the repository exists.
[pgsql:L55:2s] done
[pgsql:L56:2s] server started
[mysql8:L1:1s] 2019-06-03T02:01:52.586227Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
[mysql8:L2:1s] 2019-06-03T02:01:52.586303Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.16) initializing of server in progress as process 30
[mysql8:L3:1s] 2019-06-03T02:01:54.508959Z 5 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
[pgsql:L57:3s] CREATE DATABASE
[pgsql:L58:3s]
[pgsql:L59:3s]
[pgsql:L60:3s] /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/*
[pgsql:L61:3s]
[pgsql:L62:3s] LOG: received fast shutdown request
[pgsql:L63:3s] LOG: aborting any active transactions
[pgsql:L64:3s] waiting for server to shut down....LOG: autovacuum launcher shutting down
[pgsql:L65:3s] LOG: shutting down
[pgsql:L66:3s] LOG: database system is shut down
[mssql:L0:0s] 2019-06-03 02:01:55.06 Server The licensing PID was successfully processed. The new edition is [Standard Edition].
2019-06-03 02:01:55.26 Server Setup step is copying system data file 'C:\templatedata\master.mdf' to '/var/opt/mssql/data/master.mdf'.
2019-06-03 02:01:55.27 Server Did not find an existing master data file /var/opt/mssql/data/master.mdf, copying the missing default master and other system database files. If you have moved the database location, but not moved the database files, startup may fail. To repair: shutdown SQL Server, move the master database to configured location, and restart.
2019-06-03 02:01:55.27 Server Setup step is copying system data file 'C:\templatedata\mastlog.ldf' to '/var/opt/mssql/data/mastlog.ldf'.
2019-06-03 02:01:55.28 Server Setup step is copying system data file 'C:\templatedata\model.mdf' to '/var/opt/mssql/data/model.mdf'.
2019-06-03 02:01:55.29 Server Setup step is copying system data file 'C:\templatedata\modellog.ldf' to '/var/opt/mssql/data/modellog.ldf'.
2019-06-03 02:01:55.30 Server Setup step is copying system data file 'C:\templatedata\msdbdata.mdf' to '/var/opt/mssql/data/msdbdata.mdf'.
2019-06-03 02:01:55.31 Server Setup step is copying system data file 'C:\templatedata\msdblog.ldf' to '/var/opt/mssql/data/msdblog.ldf'.
2019-06-03 02:01:55.42 Server Microsoft SQL Server 2017 (RTM-CU13) (KB4466404) - 14.0.3048.4 (X64)
[mssql:LNov 30 2018 12:57:58
[mssql:LCopyright (C) 2017 Microsoft Corporation
[mssql:LStandard Edition (64-bit) on Linux (Ubuntu 16.04.5 LTS)
2019-06-03 02:01:55.42 Server UTC adjustment: 0:00
2019-06-03 02:01:55.42 Server (c) Microsoft Corporation.
2019-06-03 02:01:55.42 Server All rights reserved.
2019-06-03 02:01:55.42 Server Server process ID is 4124.
2019-06-03 02:01:55.42 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'.
2019-06-03 02:01:55.42 Server Registry startup parameters:
[mssql:L -d /var/opt/mssql/data/master.mdf
[mssql:L -l /var/opt/mssql/data/mastlog.ldf
[mssql:L -e /var/opt/mssql/log/errorlog
2019-06-03 02:01:55.43 Server SQL Server detected 1 sockets with 8 cores per socket and 16 logical processors per socket, 16 total logical processors; using 16 logical processors based on SQL Server licensing. This is an informational message; no user action is required.
2019-06-03 02:01:55.43 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2019-06-03 02:01:55.43 Server Detected 25744 MB of RAM. This is an informational message; no user action is required.
2019-06-03 02:01:55.43 Server Using conventional memory in the memory manager.
[mysql8:L4:3s] 2019-06-03T02:01:55.663424Z 0 [System] [MY-013170] [Server] /usr/sbin/mysqld (mysqld 8.0.16) initializing of server has completed
2019-06-03 02:01:55.66 Server Buffer pool extension is already disabled. No action is necessary.
[mysql:L7:3s] Database initialized
[mysql:L8:3s] Initializing certificates
[mysql:L9:3s] Generating a RSA private key
[pgsql:L67:4s] done
[pgsql:L68:4s] server stopped
[pgsql:L69:4s]
[pgsql:L70:4s] PostgreSQL init process complete; ready for start up.
[pgsql:L71:4s]
[mysql:L10:3s] ...................+++++
[pgsql:L72:4s] LOG: database system was shut down at 2019-06-03 02:01:54 UTC
[pgsql:L73:4s] LOG: MultiXact member wraparound protections are now enabled
[pgsql:L74:4s] LOG: database system is ready to accept connections
[pgsql:L75:4s] LOG: autovacuum launcher started
2019-06-03 02:01:55.82 Server InitializeExternalUserGroupSid failed. Implied authentication will be disabled.
2019-06-03 02:01:55.82 Server Implied authentication manager initialization failed. Implied authentication will be disabled.
2019-06-03 02:01:55.83 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA'].
[mysql:L11:3s] ...........................................................................+++++
[mysql:L12:3s] unable to write 'random state'
[mysql:L13:3s] writing new private key to 'ca-key.pem'
[mysql:L14:3s] -----
[mysql:L15:3s] Generating a RSA private key
2019-06-03 02:01:55.87 Server The maximum number of dedicated administrator connections for this instance is '1'
2019-06-03 02:01:55.87 Server Node configuration: node 0: CPU mask: 0x000000000000ffff:0 Active CPU mask: 0x000000000000ffff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2019-06-03 02:01:55.91 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2019-06-03 02:01:55.91 Server Lock partitioning is enabled. This is an informational message only. No user action is required.
2019-06-03 02:01:55.92 Server In-Memory OLTP initialized on standard machine.
[mysql:L16:3s] .........................................+++++
[discord:L0:0s] 2019/06/03 02:01:55 missing discord config
[mysql:L17:3s] ................+++++
[mysql:L18:3s] unable to write 'random state'
[mysql:L19:3s] writing new private key to 'server-key.pem'
[mysql:L20:3s] -----
[mysql:L21:3s] Generating a RSA private key
2019-06-03 02:01:55.97 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required.
ForceFlush is enabled for this instance.
2019-06-03 02:01:55.98 Server Query Store settings initialized with enabled = 1,
2019-06-03 02:01:55.98 spid5s Starting up database 'master'.
2019-06-03 02:01:55.99 Server Software Usage Metrics is disabled.
[mysql:L22:3s] ....................................+++++
[mysql:L23:3s] .....................+++++
[mysql:L24:3s] unable to write 'random state'
[mysql:L25:3s] writing new private key to 'client-key.pem'
[mysql:L26:3s] -----
[mysql:L27:3s] Certificates initialized
[mysql:L28:3s] MySQL init process in progress...
ForceFlush feature is enabled for log durability.
2019-06-03 02:01:56.20 spid5s The tail of the log for database master is being rewritten to match the new sector size of 4096 bytes. 3072 bytes at offset 418816 in file /var/opt/mssql/data/mastlog.ldf will be written.
[mysql:L29:3s] 2019-06-03T02:01:56.303158Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
[mysql:L30:3s] 2019-06-03T02:01:56.304362Z 0 [Note] mysqld (mysqld 5.7.26) starting as process 91 ...
[mysql:L31:3s] 2019-06-03T02:01:56.307362Z 0 [Note] InnoDB: PUNCH HOLE support available
[mysql:L32:3s] 2019-06-03T02:01:56.307389Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
[mysql:L33:3s] 2019-06-03T02:01:56.307394Z 0 [Note] InnoDB: Uses event mutexes
[mysql:L34:3s] 2019-06-03T02:01:56.307398Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
[mysql:L35:3s] 2019-06-03T02:01:56.307402Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
[mysql:L36:3s] 2019-06-03T02:01:56.307406Z 0 [Note] InnoDB: Using Linux native AIO
[mysql:L37:3s] 2019-06-03T02:01:56.307663Z 0 [Note] InnoDB: Number of pools: 1
[mysql:L38:3s] 2019-06-03T02:01:56.307787Z 0 [Note] InnoDB: Using CPU crc32 instructions
[mysql:L39:3s] 2019-06-03T02:01:56.309186Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
[mysql:L40:3s] 2019-06-03T02:01:56.314924Z 0 [Note] InnoDB: Completed initialization of buffer pool
[mysql:L41:3s] 2019-06-03T02:01:56.316326Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
[mysql:L42:3s] 2019-06-03T02:01:56.329199Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2019-06-03 02:01:56.32 spid5s Converting database 'master' from version 862 to the current version 869.
2019-06-03 02:01:56.32 spid5s Database 'master' running the upgrade step from version 862 to version 863.
[mysql:L43:3s] 2019-06-03T02:01:56.338069Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
[mysql:L44:3s] 2019-06-03T02:01:56.338138Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-06-03 02:01:56.34 spid5s Database 'master' running the upgrade step from version 863 to version 864.
[mysql:L45:3s] 2019-06-03T02:01:56.355004Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
[mysql:L46:3s] 2019-06-03T02:01:56.355805Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
[mysql:L47:3s] 2019-06-03T02:01:56.355814Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
[mysql:L48:3s] 2019-06-03T02:01:56.356366Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 2524985
[mysql:L49:3s] 2019-06-03T02:01:56.356562Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
[mysql:L50:3s] 2019-06-03T02:01:56.356957Z 0 [Note] Plugin 'FEDERATED' is disabled.
[mysql:L51:3s] 2019-06-03T02:01:56.358231Z 0 [Note] InnoDB: Buffer pool(s) load completed at 190603 2:01:56
[mysql:L52:3s] 2019-06-03T02:01:56.362690Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
[mysql:L53:3s] 2019-06-03T02:01:56.362914Z 0 [Warning] CA certificate ca.pem is self signed.
[mysql:L54:3s] 2019-06-03T02:01:56.366169Z 0 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
2019-06-03 02:01:56.36 spid5s Database 'master' running the upgrade step from version 864 to version 865.
[mysql:L55:3s] 2019-06-03T02:01:56.374091Z 0 [Note] Event Scheduler: Loaded 0 events
[mysql:L56:3s] 2019-06-03T02:01:56.374279Z 0 [Note] mysqld: ready for connections.
[mysql:L57:3s] Version: '5.7.26' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
2019-06-03 02:01:56.37 spid5s Database 'master' running the upgrade step from version 865 to version 866.
2019-06-03 02:01:56.38 spid5s Database 'master' running the upgrade step from version 866 to version 867.
2019-06-03 02:01:56.39 spid5s Database 'master' running the upgrade step from version 867 to version 868.
2019-06-03 02:01:56.39 spid5s Database 'master' running the upgrade step from version 868 to version 869.
2019-06-03 02:01:56.66 spid5s SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2019-06-03 02:01:56.66 spid5s SQL Server Audit has started the audits. This is an informational message. No user action is required.
2019-06-03 02:01:56.73 spid5s SQL Trace ID 1 was started by login "sa".
2019-06-03 02:01:56.73 spid5s Server name is '1e50f1adce5a'. This is an informational message only. No user action is required.
2019-06-03 02:01:56.73 spid19s Password policy update was successful.
2019-06-03 02:01:56.74 spid22s Always On: The availability replica manager is starting. This is an informational message only. No user action is required.
2019-06-03 02:01:56.74 spid5s Starting up database 'msdb'.
2019-06-03 02:01:56.74 spid9s Starting up database 'mssqlsystemresource'.
2019-06-03 02:01:56.74 spid22s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required.
2019-06-03 02:01:56.75 spid9s The resource database build version is 14.00.3048. This is an informational message only. No user action is required.
2019-06-03 02:01:56.76 spid9s Starting up database 'model'.
2019-06-03 02:01:56.98 spid5s The tail of the log for database msdb is being rewritten to match the new sector size of 4096 bytes. 512 bytes at offset 306688 in file /var/opt/mssql/data/MSDBLog.ldf will be written.
2019-06-03 02:01:56.99 spid9s The tail of the log for database model is being rewritten to match the new sector size of 4096 bytes. 2048 bytes at offset 75776 in file /var/opt/mssql/data/modellog.ldf will be written.
2019-06-03 02:01:56.99 spid5s Converting database 'msdb' from version 862 to the current version 869.
2019-06-03 02:01:56.99 spid5s Database 'msdb' running the upgrade step from version 862 to version 863.
2019-06-03 02:01:57.00 spid19s A self-generated certificate was successfully loaded for encryption.
2019-06-03 02:01:57.00 spid9s Converting database 'model' from version 862 to the current version 869.
2019-06-03 02:01:57.00 spid9s Database 'model' running the upgrade step from version 862 to version 863.
2019-06-03 02:01:57.00 spid19s Server is listening on [ 'any' <ipv4> 1433].
2019-06-03 02:01:57.00 Server Server is listening on [ 127.0.0.1 <ipv4> 1434].
2019-06-03 02:01:57.01 Server Dedicated admin connection support was established for listening locally on port 1434.
2019-06-03 02:01:57.01 spid5s Database 'msdb' running the upgrade step from version 863 to version 864.
2019-06-03 02:01:57.01 spid19s SQL Server is now ready for client connections. This is an informational message; no user action is required.
2019-06-03 02:01:57.01 spid9s Database 'model' running the upgrade step from version 863 to version 864.
2019-06-03 02:01:57.03 spid9s Database 'model' running the upgrade step from version 864 to version 865.
2019-06-03 02:01:57.04 spid5s Database 'msdb' running the upgrade step from version 864 to version 865.
2019-06-03 02:01:57.04 spid9s Database 'model' running the upgrade step from version 865 to version 866.
2019-06-03 02:01:57.04 spid5s Database 'msdb' running the upgrade step from version 865 to version 866.
2019-06-03 02:01:57.04 spid9s Database 'model' running the upgrade step from version 866 to version 867.
2019-06-03 02:01:57.05 spid5s Database 'msdb' running the upgrade step from version 866 to version 867.
2019-06-03 02:01:57.05 spid9s Database 'model' running the upgrade step from version 867 to version 868.
2019-06-03 02:01:57.05 spid5s Database 'msdb' running the upgrade step from version 867 to version 868.
2019-06-03 02:01:57.06 spid5s Database 'msdb' running the upgrade step from version 868 to version 869.
2019-06-03 02:01:57.06 spid9s Database 'model' running the upgrade step from version 868 to version 869.
2019-06-03 02:01:57.14 spid9s Polybase feature disabled.
2019-06-03 02:01:57.14 spid9s Clearing tempdb database.
2019-06-03 02:01:57.65 spid9s Starting up database 'tempdb'.
2019-06-03 02:01:57.87 spid9s The tempdb database has 1 data file(s).
2019-06-03 02:01:57.88 spid24s The Service Broker endpoint is in disabled or stopped state.
2019-06-03 02:01:57.88 spid24s The Database Mirroring endpoint is in disabled or stopped state.
2019-06-03 02:01:57.88 spid24s Service Broker manager has started.
2019-06-03 02:01:57.97 spid5s Recovery is complete. This is an informational message only. No user action is required.
2019-06-03 02:01:57.98 spid22s The default language (LCID 0) has been set for engine and full-text services.
2019/06/02 21:01:59 drone_step_0 : exit code 128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment