This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alpha_1 | E0111 01:55:50.572284 16 panics.go:33] panic: interface conversion: interface {} is int64, not []interface {}. | |
alpha_1 | trace: goroutine 132351 [running]: | |
alpha_1 | runtime/debug.Stack(0xc00649b7e8, 0x1bcad80, 0xc00471a0f0) | |
alpha_1 | /usr/local/go/src/runtime/debug/stack.go:24 +0x9f | |
alpha_1 | github.com/dgraph-io/dgraph/graphql/api.PanicHandler(0xc00649bf28) | |
alpha_1 | /ext-go/1/src/github.com/dgraph-io/dgraph/graphql/api/panics.go:33 +0x57 | |
alpha_1 | panic(0x1bcad80, 0xc00471a0f0) | |
alpha_1 | /usr/local/go/src/runtime/panic.go:969 +0x1b9 | |
alpha_1 | github.com/dgraph-io/dgraph/graphql/resolve.idFilter(0xc00471a090, 0x1f987a0, 0xc00471a0c0, 0x1bae9a0, 0xc00471a090, 0xc00005dc00) | |
alpha_1 | /ext-go/1/src/github.com/dgraph-io/dgraph/graphql/resolve/query_rewriter.go:1453 +0x125 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method FcmDartService#start on channel plugins.flutter.io/firebase_messaging) | |
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7) | |
<asynchronous suspension> | |
#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:329:12) | |
#2 FirebaseMessaging.configure (package:firebase_messaging/firebase_messaging.dart:130:16) | |
#3 main (package:wormhole/main.dart:18:22) | |
#4 _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:75:64) | |
#5 _rootRunUnary (dart:async/zone.dart:1134:38) | |
#6 _CustomZone.runUnary (dart:async/zone.dart:1031:19) | |
#7 _FutureListener.handleValue (dart:async/future_impl.dart:140:18) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
520998 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am boucher on github. | |
* I am boucher (https://keybase.io/boucher) on keybase. | |
* I have a public key whose fingerprint is F4FE 783B 7CB0 C0EF DDBE 84A0 465F 9F37 14A0 59E3 | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(00.000021) ======================================== | |
(00.000053) Dumping processes (pid: 89) | |
(00.000055) ======================================== | |
(00.000169) Found anon-shmem device at 4 | |
(00.000179) Reset 95's dirty tracking | |
(00.000229) ... done | |
(00.000260) Dirty track supported on kernel | |
(00.000296) irmap: Searching irmap cache in work dir | |
(00.000309) irmap: Searching irmap cache in parent | |
(00.000314) irmap: No irmap cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(00.000012) ======================================== | |
(00.000027) Dumping processes (pid: 9187) | |
(00.000029) ======================================== | |
(00.000077) Found anon-shmem device at 4 | |
(00.000085) Reset 9196's dirty tracking | |
(00.000118) ... done | |
(00.000144) Dirty track supported on kernel | |
(00.000174) irmap: Searching irmap cache in work dir | |
(00.000189) irmap: Searching irmap cache in parent | |
(00.000194) irmap: No irmap cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var stdout bytes.Buffer | |
stdinR, stdinW, err := os.Pipe() | |
pconfig := libcontainer.Process{ | |
Args: []string{"cat"}, | |
Env: standardEnvironment, | |
Stdin: stdinR, | |
Stdout: &stdout, | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Provisioned slave ubuntu us-west-2 (ami-1d15252d) failed to launch | |
java.lang.NullPointerException | |
at hudson.plugins.ec2.SlaveTemplate.provisionSpot(SlaveTemplate.java:640) | |
at hudson.plugins.ec2.SlaveTemplate.provision(SlaveTemplate.java:286) | |
at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:398) | |
at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:394) | |
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:262) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(00.000047) Added /app/available_modules:/app/available_modules ext mount mapping | |
(00.000072) Added /app/modules/db:/app/modules/db ext mount mapping | |
(00.000075) Added /etc/resolv.conf:/etc/resolv.conf ext mount mapping | |
(00.000077) Added /etc/hostname:/etc/hostname ext mount mapping | |
(00.000079) Added /etc/hosts:/etc/hosts ext mount mapping | |
(00.000083) ======================================== | |
(00.000089) Dumping processes (pid: 22777) | |
(00.000091) ======================================== | |
(00.000146) Found anon-shmem device at 4 | |
(00.000157) Reset 22830's dirty tracking |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var container = await docker.createContainerAsync(options); | |
// FIXME we need to be checkpointed before we can restore | |
await container.startAsync(); | |
await container.checkpointAsync({}) | |
await container.restoreAsync({ | |
ImagesDirectory: getCheckpointPath(request.URL, lastChecksum) | |
}) |
NewerOlder