Skip to content

Instantly share code, notes, and snippets.

View jrbenny35's full-sized avatar
🏠
Working from home

Benjamin Forehand Jr jrbenny35

🏠
Working from home
View GitHub Profile
'telemetry-tests-client': {
'mach_command': 'telemetry-tests-client',
'kwargs': {},
},
let server = null;
module.exports = {
onPrepare: function() {
return new Promise(function(resolve) {
const webpack = require('webpack');
const middleware = require('webpack-dev-middleware');
const express = require('express');
const expressWs = require('express-ws');
const assets = require('../common/assets');
elasticsearch_1 | [2019-03-08T17:42:28,008][INFO ][o.e.n.Node ] [] initializing ...
elasticsearch_1 | [2019-03-08T17:42:28,858][INFO ][o.e.e.NodeEnvironment ] [_t3FRdG] using [1] data paths, mounts [[/ (overlay)]], net usable_space [79.9gb], net total_space [98.3gb], spins? [possibly], types [overlay]
elasticsearch_1 | [2019-03-08T17:42:28,887][INFO ][o.e.e.NodeEnvironment ] [_t3FRdG] heap size [495.3mb], compressed ordinary object pointers [true]
elasticsearch_1 | [2019-03-08T17:42:28,909][INFO ][o.e.n.Node ] node name [_t3FRdG] derived from node ID [_t3FRdGoSyG2yW8j-SLjew]; set [node.name] to override
elasticsearch_1 | [2019-03-08T17:42:28,912][INFO ][o.e.n.Node ] version[5.4.1], pid[1], build[2cfe0df/2017-05-29T16:05:51.443Z], OS[Linux/4.4.0-96-generic/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/1.8.0_131/25.131-b12]
elasticsearch_1 | [2019-03-08T17:42:28,916][INFO ][o.e.n.Node ] JVM arguments [-Xms2g, -Xmx2g,
FROM selenium/standalone-firefox-debug
USER root
# Install curl
RUN apt-get update -qqy \
&& apt-get -qqy install \
curl
This file has been truncated, but you can view the full file.
1539283840132 mozrunner::runner INFO Running command: "/Applications/Firefox.app/Contents/MacOS/firefox-bin" "-marionette" "-foreground" "-foreground" "-no-remote" "-profile" "/var/folders/y3/62j8cz9d4v5d45y1yx5mhsp80000gn/T/rust_mozprofile.tHPawLP17iG9"
1539283840133 geckodriver::marionette DEBUG Waiting 60s to connect to browser on 127.0.0.1:55661
1539283840718 Marionette DEBUG Received observer notification profile-after-change
1539283840799 Marionette DEBUG Received observer notification command-line-startup
1539283840799 Marionette DEBUG Received observer notification nsPref:changed
1539283840799 Marionette DEBUG Init aborted (running=false, enabled=true, finalUIStartup=false)
1539283840942 Marionette DEBUG Received observer notification toplevel-window-ready
1539283841998 Marionette DEBUG Received observer notification sessionstore-windows-restored
1539283841998 Marionette DEBUG Waiting for delayed startup...
1539283842177 Marionette DEBUG Waiting for startup tests...
tests/ui/test_devhub.py::test_devhub_addon_upload[Resolution: 1080x1920] {"Timestamp": 1536240638293925888, "Type": "z.addons", "Fields": {"msg": "Bulk approving chunk of 1 files", "uid": "<anon>", "remoteAddressChain": ""}, "Hostname": "6f37a065287a", "Severity": 6, "Logger": "http_app_addons", "EnvVersion": "2.0", "Pid": 10873}
{"Timestamp": 1536240638297228032, "Type": "z.crypto", "Fields": {"msg": "Not signing file 40: no active endpoint", "uid": "<anon>", "remoteAddressChain": ""}, "Hostname": "6f37a065287a", "Severity": 6, "Logger": "http_app_addons", "EnvVersion": "2.0", "Pid": 10873}
{"Timestamp": 1536240638325849088, "Type": "z.amo", "Fields": {"msg": "Cache increment failed for key: ns:d2c-versions:47. Resetting.", "uid": "<anon>", "remoteAddressChain": ""}, "Hostname": "6f37a065287a", "Severity": 6, "Logger": "http_app_addons", "EnvVersion": "2.0", "Pid": 10873}
{"Timestamp": 1536240638326586112, "Type": "z.addons", "Fields": {"msg": "Incrementing d2c-versions namespace for add-on [47]: 1536240638:
diff --git a/src/olympia/addons/management/commands/approve_addons.py b/src/olympia/addons/management/commands/approve_addons.py
index d77fc26806..e6d73b0b3d 100644
--- a/src/olympia/addons/management/commands/approve_addons.py
+++ b/src/olympia/addons/management/commands/approve_addons.py
@@ -18,12 +18,21 @@ class Command(BaseCommand):
def add_arguments(self, parser):
parser.add_argument('addon_guid', nargs='+')
+ parser.add_argument(
+ '--accept-bulk-sign',
<div class="row p-l-15 p-r-15 m-b-10 m-l-0 m-r-0">
<div class="col-sm-9 p-l-0 p-r-0">
<h3>Queries</h3>
</div>
<div class="col-sm-3 text-right">
<h3 ng-transclude="">
</h3>
</div>
</div>
1523642238340 geckodriver INFO geckodriver 0.20.0
1523642238344 geckodriver INFO Listening on 127.0.0.1:52009
1523642239349 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-foreground" "-headless" "-profile" "/tmp/rust_mozprofile.A7mavgesBS3J"
1523642239350 geckodriver::marionette TRACE connection attempt 0/600
*** You are running in headless mode.
1523642239451 geckodriver::marionette TRACE connection attempt 1/600
1523642239552 geckodriver::marionette TRACE connection attempt 2/600
1523642239653 geckodriver::marionette TRACE connection attempt 3/600
1523642239707 Marionette DEBUG Received observer notification profile-after-change
1523642239754 geckodriver::marionette TRACE connection attempt 4/600
1523549652686 geckodriver INFO geckodriver 0.19.1
1523549652689 geckodriver INFO Listening on 127.0.0.1:59827
1523549653780 mozrunner::runner INFO Running command: "/usr/bin/firefox" "-marionette" "-foreground" "-profile" "/tmp/rust_mozprofile.z9fVVVBpCZJw"
1523549653781 geckodriver::marionette TRACE connection attempt 0/600
1523549653882 geckodriver::marionette TRACE connection attempt 1/600
1523549653983 geckodriver::marionette TRACE connection attempt 2/600
1523549654083 geckodriver::marionette TRACE connection attempt 3/600
1523549654180 Marionette DEBUG Received observer notification profile-after-change
1523549654184 geckodriver::marionette TRACE connection attempt 4/600
1523549654237 Marionette DEBUG Received observer notification command-line-startup