Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 4 112 | repo_url stringlengths 33 141 | action stringclasses 3 values | title stringlengths 1 1.02k | labels stringlengths 4 1.54k | body stringlengths 1 262k | index stringclasses 17 values | text_combine stringlengths 95 262k | label stringclasses 2 values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
24,033 | 4,056,205,882 | IssuesEvent | 2016-05-24 17:52:11 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | circleci: failed tests: TestBuildInfo | Robot test-failure | The following test appears to have failed:
[#18206](https://circleci.com/gh/cockroachdb/cockroach/18206):
```
error: Error response from daemon: Conflict. The name "/roach0" is already in use by container 317b0962fde52335b980ab27e8548e24fe57a75085f01616ccf9cdc171bebc48. You have to remove (or rename) that container to be able to reuse that name.
containers: [{ID:fe65bba9110c854bb29181e42d2472182f422d15fea8394150db57a5fc397763 Names:[/volumes] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:/bin/true Created:1463993226 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 10 seconds ago HostConfig:{NetworkMode:1021378b62f8e1b62e8bed7d373ac056c8fe12a70a2769a972dd1a44c826c983} NetworkSettings:0xc82002a3c8 Mounts:[]} {ID:4207084dd58c3b29be18cb1650d3bb59ba44b30a1596e41e58c2a3ffb4aaa556 Names:[/prickly_lichterman] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:make test 'TESTFLAGS=-v --verbosity=1 --vmodule=monitor=2,tracer=2' Created:1463992931 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 17 seconds ago HostConfig:{NetworkMode:default} NetworkSettings:0xc82002a3d8 Mounts:[]} {ID:4fe6769f65cad5459e3be6487a034a2660edccf0262b076d6cbaa8d4575e6f7e Names:[/evil_liskov] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:build/circle-deps.sh docker Created:1463992625 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 8 minutes ago HostConfig:{NetworkMode:default} NetworkSettings:0xc82002a3e8 Mounts:[]}]
I160523 08:47:17.203336 acceptance/cluster/localcluster.go:658 stopping
I160523 08:47:17.203477 acceptance/cluster/localcluster.go:556 event stream done, resetting...: net/http: request canceled
I160523 08:47:17.203490 acceptance/cluster/localcluster.go:579 events monitor exits
--- FAIL: TestBuildInfo (10.80s)
panic: ContainerCreate: exceeded 10 tries with a 10s timeout [recovered]
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x6dc404]
goroutine 179 [running]:
panic(0x170c180, 0xc820014140)
/usr/local/go/src/runtime/panic.go:464 +0x3e6
testing.tRunner.func1(0xc82007a5a0)
/usr/local/go/src/testing/testing.go:467 +0x192
panic(0x170c180, 0xc820014140)
/usr/local/go/src/runtime/panic.go:426 +0x4e9
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).expectEvent(0xc820146d20, 0xc8204307e0, 0xc8202008c0, 0x1, 0x1)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:183 +0x274
github.com/cockroachdb/cockroach/acceptance/cluster.(*Container).Kill(0xc8204307e0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/docker.go:187 +0x20e
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).stop(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:669 +0x1a0
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).stopOnPanic(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:236 +0x4d
panic(0x1696720, 0xc820292570)
/usr/local/go/src/runtime/panic.go:426 +0x4e9
github.com/cockroachdb/cockroach/acceptance/cluster.maybePanic(0x7f2b81c8d028, 0xc820292570)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/docker.go:166 +0x4b
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).createRoach(0xc820146d20, 0xc8200cc960, 0xc8204307e0, 0xc820516a00, 0x2, 0x2, 0xc82029c600, 0x9, 0xc)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:420 +0x78c
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).startNode(0xc820146d20, 0xc8200cc960)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:477 +0x920
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).Start(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:603 +0x7a1
github.com/cockroachdb/cockroach/acceptance.StartCluster(0xc82007a5a0, 0xc8203b3c90, 0x9, 0xc82047b3a0, 0x1, 0x1, 0x12a05f200, 0x0, 0x0)
--
testing.tRunner(0xc82007a5a0, 0x2405d18)
/usr/local/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0x892
goroutine 1 [chan receive]:
testing.RunTests(0x1c61818, 0x2405d00, 0x18, 0x18, 0xc820283d01)
/usr/local/go/src/testing/testing.go:583 +0x8d2
testing.(*M).Run(0xc82003bf08, 0x1c5f4a0)
/usr/local/go/src/testing/testing.go:515 +0x81
github.com/cockroachdb/cockroach/acceptance.TestMain(0xc82003bf08)
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:48 +0x3e
main.main()
github.com/cockroachdb/cockroach/acceptance/_test/_testmain.go:98 +0x114
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 19 [chan receive]:
github.com/cockroachdb/cockroach/util/log.(*loggingT).flushDaemon(0x26e1400)
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:1011 +0x64
created by github.com/cockroachdb/cockroach/util/log.init.1
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:598 +0x8a
goroutine 8 [select, locked to thread]:
runtime.gopark(0x1c62068, 0xc820023728, 0x18c9ed8, 0x6, 0x18, 0x2)
/usr/local/go/src/runtime/proc.go:262 +0x163
runtime.selectgoImpl(0xc820023728, 0x0, 0x18)
/usr/local/go/src/runtime/select.go:392 +0xa67
runtime.selectgo(0xc820023728)
/usr/local/go/src/runtime/select.go:215 +0x12
runtime.ensureSigM.func1()
/usr/local/go/src/runtime/signal1_unix.go:279 +0x358
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 21 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:116 +0x132
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/go/src/os/signal/signal_unix.go:28 +0x37
goroutine 22 [chan receive]:
github.com/cockroachdb/cockroach/acceptance.TestMain.func1()
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:39 +0xd8
created by github.com/cockroachdb/cockroach/acceptance.TestMain
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:47 +0x30
goroutine 26 [IO wait]:
net.runtime_pollWait(0x7f2b81c5f6f0, 0x72, 0xc82041a000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203894f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203894f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820389490, 0xc82041a000, 0x1000, 0x1000, 0x0, 0x7f2b81c8d050, 0xc820014200)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820116750, 0xc82041a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
--
net/http.(*persistConn).readLoop(0xc8203ea410)
/usr/local/go/src/net/http/transport.go:1069 +0x177
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:853 +0x10a6
goroutine 27 [select]:
net/http.(*persistConn).writeLoop(0xc8203ea410)
/usr/local/go/src/net/http/transport.go:1273 +0x472
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:854 +0x10cb
goroutine 223 [select]:
net/http.(*persistConn).writeLoop(0xc82013c000)
/usr/local/go/src/net/http/transport.go:1273 +0x472
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:854 +0x10cb
goroutine 222 [IO wait]:
net.runtime_pollWait(0x7f2b81c5f1b0, 0x72, 0xc82021a000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82047c300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82047c300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82047c2a0, 0xc82021a000, 0x1000, 0x1000, 0x0, 0x7f2b81c8d050, 0xc820014200)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc82002a020, 0xc82021a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
--
net/http.(*persistConn).readLoop(0xc82013c000)
/usr/local/go/src/net/http/transport.go:1069 +0x177
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:853 +0x10a6
goroutine 274 [runnable]:
github.com/docker/engine-api/client/transport/cancellable.Do.func3(0x7f2b81c5f930, 0xc8200c8c30, 0xc82032ad50, 0xc82033b140)
/go/src/github.com/docker/engine-api/client/transport/cancellable/cancellable.go:77
created by github.com/docker/engine-api/client/transport/cancellable.Do
/go/src/github.com/docker/engine-api/client/transport/cancellable/cancellable.go:84 +0x336
ok github.com/cockroachdb/cockroach/acceptance 1337s
```
Please assign, take a look and update the issue accordingly. | 1.0 | circleci: failed tests: TestBuildInfo - The following test appears to have failed:
[#18206](https://circleci.com/gh/cockroachdb/cockroach/18206):
```
error: Error response from daemon: Conflict. The name "/roach0" is already in use by container 317b0962fde52335b980ab27e8548e24fe57a75085f01616ccf9cdc171bebc48. You have to remove (or rename) that container to be able to reuse that name.
containers: [{ID:fe65bba9110c854bb29181e42d2472182f422d15fea8394150db57a5fc397763 Names:[/volumes] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:/bin/true Created:1463993226 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 10 seconds ago HostConfig:{NetworkMode:1021378b62f8e1b62e8bed7d373ac056c8fe12a70a2769a972dd1a44c826c983} NetworkSettings:0xc82002a3c8 Mounts:[]} {ID:4207084dd58c3b29be18cb1650d3bb59ba44b30a1596e41e58c2a3ffb4aaa556 Names:[/prickly_lichterman] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:make test 'TESTFLAGS=-v --verbosity=1 --vmodule=monitor=2,tracer=2' Created:1463992931 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 17 seconds ago HostConfig:{NetworkMode:default} NetworkSettings:0xc82002a3d8 Mounts:[]} {ID:4fe6769f65cad5459e3be6487a034a2660edccf0262b076d6cbaa8d4575e6f7e Names:[/evil_liskov] Image:cockroachdb/builder:20160305-182433 ImageID:sha256:26823585ed7ee28fa547f4a91d16d6f26765bfcc3b49e8befcd6f67189ad4617 Command:build/circle-deps.sh docker Created:1463992625 Ports:[] SizeRw:0 SizeRootFs:0 Labels:map[] State: Status:Exited (0) 8 minutes ago HostConfig:{NetworkMode:default} NetworkSettings:0xc82002a3e8 Mounts:[]}]
I160523 08:47:17.203336 acceptance/cluster/localcluster.go:658 stopping
I160523 08:47:17.203477 acceptance/cluster/localcluster.go:556 event stream done, resetting...: net/http: request canceled
I160523 08:47:17.203490 acceptance/cluster/localcluster.go:579 events monitor exits
--- FAIL: TestBuildInfo (10.80s)
panic: ContainerCreate: exceeded 10 tries with a 10s timeout [recovered]
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x6dc404]
goroutine 179 [running]:
panic(0x170c180, 0xc820014140)
/usr/local/go/src/runtime/panic.go:464 +0x3e6
testing.tRunner.func1(0xc82007a5a0)
/usr/local/go/src/testing/testing.go:467 +0x192
panic(0x170c180, 0xc820014140)
/usr/local/go/src/runtime/panic.go:426 +0x4e9
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).expectEvent(0xc820146d20, 0xc8204307e0, 0xc8202008c0, 0x1, 0x1)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:183 +0x274
github.com/cockroachdb/cockroach/acceptance/cluster.(*Container).Kill(0xc8204307e0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/docker.go:187 +0x20e
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).stop(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:669 +0x1a0
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).stopOnPanic(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:236 +0x4d
panic(0x1696720, 0xc820292570)
/usr/local/go/src/runtime/panic.go:426 +0x4e9
github.com/cockroachdb/cockroach/acceptance/cluster.maybePanic(0x7f2b81c8d028, 0xc820292570)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/docker.go:166 +0x4b
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).createRoach(0xc820146d20, 0xc8200cc960, 0xc8204307e0, 0xc820516a00, 0x2, 0x2, 0xc82029c600, 0x9, 0xc)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:420 +0x78c
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).startNode(0xc820146d20, 0xc8200cc960)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:477 +0x920
github.com/cockroachdb/cockroach/acceptance/cluster.(*LocalCluster).Start(0xc820146d20)
/go/src/github.com/cockroachdb/cockroach/acceptance/cluster/localcluster.go:603 +0x7a1
github.com/cockroachdb/cockroach/acceptance.StartCluster(0xc82007a5a0, 0xc8203b3c90, 0x9, 0xc82047b3a0, 0x1, 0x1, 0x12a05f200, 0x0, 0x0)
--
testing.tRunner(0xc82007a5a0, 0x2405d18)
/usr/local/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/local/go/src/testing/testing.go:582 +0x892
goroutine 1 [chan receive]:
testing.RunTests(0x1c61818, 0x2405d00, 0x18, 0x18, 0xc820283d01)
/usr/local/go/src/testing/testing.go:583 +0x8d2
testing.(*M).Run(0xc82003bf08, 0x1c5f4a0)
/usr/local/go/src/testing/testing.go:515 +0x81
github.com/cockroachdb/cockroach/acceptance.TestMain(0xc82003bf08)
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:48 +0x3e
main.main()
github.com/cockroachdb/cockroach/acceptance/_test/_testmain.go:98 +0x114
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 19 [chan receive]:
github.com/cockroachdb/cockroach/util/log.(*loggingT).flushDaemon(0x26e1400)
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:1011 +0x64
created by github.com/cockroachdb/cockroach/util/log.init.1
/go/src/github.com/cockroachdb/cockroach/util/log/clog.go:598 +0x8a
goroutine 8 [select, locked to thread]:
runtime.gopark(0x1c62068, 0xc820023728, 0x18c9ed8, 0x6, 0x18, 0x2)
/usr/local/go/src/runtime/proc.go:262 +0x163
runtime.selectgoImpl(0xc820023728, 0x0, 0x18)
/usr/local/go/src/runtime/select.go:392 +0xa67
runtime.selectgo(0xc820023728)
/usr/local/go/src/runtime/select.go:215 +0x12
runtime.ensureSigM.func1()
/usr/local/go/src/runtime/signal1_unix.go:279 +0x358
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1
goroutine 21 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:116 +0x132
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/go/src/os/signal/signal_unix.go:28 +0x37
goroutine 22 [chan receive]:
github.com/cockroachdb/cockroach/acceptance.TestMain.func1()
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:39 +0xd8
created by github.com/cockroachdb/cockroach/acceptance.TestMain
/go/src/github.com/cockroachdb/cockroach/acceptance/main_test.go:47 +0x30
goroutine 26 [IO wait]:
net.runtime_pollWait(0x7f2b81c5f6f0, 0x72, 0xc82041a000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc8203894f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8203894f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820389490, 0xc82041a000, 0x1000, 0x1000, 0x0, 0x7f2b81c8d050, 0xc820014200)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc820116750, 0xc82041a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
--
net/http.(*persistConn).readLoop(0xc8203ea410)
/usr/local/go/src/net/http/transport.go:1069 +0x177
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:853 +0x10a6
goroutine 27 [select]:
net/http.(*persistConn).writeLoop(0xc8203ea410)
/usr/local/go/src/net/http/transport.go:1273 +0x472
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:854 +0x10cb
goroutine 223 [select]:
net/http.(*persistConn).writeLoop(0xc82013c000)
/usr/local/go/src/net/http/transport.go:1273 +0x472
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:854 +0x10cb
goroutine 222 [IO wait]:
net.runtime_pollWait(0x7f2b81c5f1b0, 0x72, 0xc82021a000)
/usr/local/go/src/runtime/netpoll.go:160 +0x60
net.(*pollDesc).Wait(0xc82047c300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82047c300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82047c2a0, 0xc82021a000, 0x1000, 0x1000, 0x0, 0x7f2b81c8d050, 0xc820014200)
/usr/local/go/src/net/fd_unix.go:250 +0x23a
net.(*conn).Read(0xc82002a020, 0xc82021a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
--
net/http.(*persistConn).readLoop(0xc82013c000)
/usr/local/go/src/net/http/transport.go:1069 +0x177
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:853 +0x10a6
goroutine 274 [runnable]:
github.com/docker/engine-api/client/transport/cancellable.Do.func3(0x7f2b81c5f930, 0xc8200c8c30, 0xc82032ad50, 0xc82033b140)
/go/src/github.com/docker/engine-api/client/transport/cancellable/cancellable.go:77
created by github.com/docker/engine-api/client/transport/cancellable.Do
/go/src/github.com/docker/engine-api/client/transport/cancellable/cancellable.go:84 +0x336
ok github.com/cockroachdb/cockroach/acceptance 1337s
```
Please assign, take a look and update the issue accordingly. | test | circleci failed tests testbuildinfo the following test appears to have failed error error response from daemon conflict the name is already in use by container you have to remove or rename that container to be able to reuse that name containers image cockroachdb builder imageid command bin true created ports sizerw sizerootfs labels map state status exited seconds ago hostconfig networkmode networksettings mounts id names image cockroachdb builder imageid command make test testflags v verbosity vmodule monitor tracer created ports sizerw sizerootfs labels map state status exited seconds ago hostconfig networkmode default networksettings mounts id names image cockroachdb builder imageid command build circle deps sh docker created ports sizerw sizerootfs labels map state status exited minutes ago hostconfig networkmode default networksettings mounts acceptance cluster localcluster go stopping acceptance cluster localcluster go event stream done resetting net http request canceled acceptance cluster localcluster go events monitor exits fail testbuildinfo panic containercreate exceeded tries with a timeout panic runtime error invalid memory address or nil pointer dereference panic runtime error invalid memory address or nil pointer dereference goroutine panic usr local go src runtime panic go testing trunner usr local go src testing testing go panic usr local go src runtime panic go github com cockroachdb cockroach acceptance cluster localcluster expectevent go src github com cockroachdb cockroach acceptance cluster localcluster go github com cockroachdb cockroach acceptance cluster container kill go src github com cockroachdb cockroach acceptance cluster docker go github com cockroachdb cockroach acceptance cluster localcluster stop go src github com cockroachdb cockroach acceptance cluster localcluster go github com cockroachdb cockroach acceptance cluster localcluster stoponpanic go src github com cockroachdb cockroach acceptance cluster localcluster go panic usr local go src runtime panic go github com cockroachdb cockroach acceptance cluster maybepanic go src github com cockroachdb cockroach acceptance cluster docker go github com cockroachdb cockroach acceptance cluster localcluster createroach go src github com cockroachdb cockroach acceptance cluster localcluster go github com cockroachdb cockroach acceptance cluster localcluster startnode go src github com cockroachdb cockroach acceptance cluster localcluster go github com cockroachdb cockroach acceptance cluster localcluster start go src github com cockroachdb cockroach acceptance cluster localcluster go github com cockroachdb cockroach acceptance startcluster testing trunner usr local go src testing testing go created by testing runtests usr local go src testing testing go goroutine testing runtests usr local go src testing testing go testing m run usr local go src testing testing go github com cockroachdb cockroach acceptance testmain go src github com cockroachdb cockroach acceptance main test go main main github com cockroachdb cockroach acceptance test testmain go goroutine runtime goexit usr local go src runtime asm s goroutine github com cockroachdb cockroach util log loggingt flushdaemon go src github com cockroachdb cockroach util log clog go created by github com cockroachdb cockroach util log init go src github com cockroachdb cockroach util log clog go goroutine runtime gopark usr local go src runtime proc go runtime selectgoimpl usr local go src runtime select go runtime selectgo usr local go src runtime select go runtime ensuresigm usr local go src runtime unix go runtime goexit usr local go src runtime asm s goroutine os signal signal recv usr local go src runtime sigqueue go os signal loop usr local go src os signal signal unix go created by os signal init usr local go src os signal signal unix go goroutine github com cockroachdb cockroach acceptance testmain go src github com cockroachdb cockroach acceptance main test go created by github com cockroachdb cockroach acceptance testmain go src github com cockroachdb cockroach acceptance main test go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go net http persistconn readloop usr local go src net http transport go created by net http transport dialconn usr local go src net http transport go goroutine net http persistconn writeloop usr local go src net http transport go created by net http transport dialconn usr local go src net http transport go goroutine net http persistconn writeloop usr local go src net http transport go created by net http transport dialconn usr local go src net http transport go goroutine net runtime pollwait usr local go src runtime netpoll go net polldesc wait usr local go src net fd poll runtime go net polldesc waitread usr local go src net fd poll runtime go net netfd read usr local go src net fd unix go net conn read usr local go src net net go net http persistconn readloop usr local go src net http transport go created by net http transport dialconn usr local go src net http transport go goroutine github com docker engine api client transport cancellable do go src github com docker engine api client transport cancellable cancellable go created by github com docker engine api client transport cancellable do go src github com docker engine api client transport cancellable cancellable go ok github com cockroachdb cockroach acceptance please assign take a look and update the issue accordingly | 1 |
24,040 | 4,056,306,162 | IssuesEvent | 2016-05-24 18:12:00 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | node_e2e flake: kubelet_test, image_conformance_test, e2e_node_suite_test | area/test kind/flake team/node | https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/25701/node-pull-build-e2e-test/7060/build-log.txt
```
------------------------------
• Failure [20.010 seconds]
Container runtime Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:314
container runtime conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:313
when running a container with invalid image
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:306
it should run with the expected status [Conformance] [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:305
Expected error:
<*errors.errorString | 0xc82039fb20>: {
s: "Failed to get container status",
}
Failed to get container status
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:287
------------------------------
STEP: Creating a host exec pod
• Failure [120.071 seconds]
PrivilegedPod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:83
should test privileged pod [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:82
Failed waiting for pod "privileged-pods/hostexec" to become running: Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}
Expected error:
<*errors.errorString | 0xc8204dd330>: {
s: "Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}",
}
Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:210
------------------------------
W0520 22:12:02.102156 932 request.go:347] Field selector: v1 - pods - metadata.name - busybox-scheduling-b70d3785-1ed6-11e6-bc67-42010af00031: need to check if this is versioned correctly.
STEP: Building a namespace api object
May 20 22:12:02.088: INFO: Skipping waiting for service account
May 20 22:17:02.103: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: Collecting resource usage data
May 20 22:17:02.111: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:17:02.111: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:17:02.111: INFO: Waitgroup finished.
May 20 22:17:02.111: INFO: Unknown output type: . Skipping.
May 20 22:17:02.111: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:17:02.114: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [300.029 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
when scheduling a busybox command in a pod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:81
it should print the output to logs [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:80
Expected error:
<*errors.errorString | 0xc82000fea0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:68
------------------------------
STEP: Building a namespace api object
May 20 22:17:02.117: INFO: Skipping waiting for service account
STEP: Collecting resource usage data
May 20 22:18:02.128: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:18:02.128: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:18:02.128: INFO: Waitgroup finished.
May 20 22:18:02.128: INFO: Unknown output type: . Skipping.
May 20 22:18:02.128: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:18:02.132: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [60.018 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
when scheduling a read only busybox container
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:124
it should not write to root filesystem [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:123
Timed out after 60.000s.
Expected
<string>:
to equal
<string>: sh: can't create /file: Read-only file system
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:122
------------------------------
W0520 22:18:02.140060 932 request.go:347] Field selector: v1 - pods - metadata.name - stats-busybox-b77a134c-1ed8-11e6-bc67-42010af000310: need to check if this is versioned correctly.
STEP: Building a namespace api object
May 20 22:18:02.134: INFO: Skipping waiting for service account
May 20 22:23:02.140: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: Collecting resource usage data
May 20 22:23:02.141: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:23:02.141: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:23:02.141: INFO: Waitgroup finished.
May 20 22:23:02.141: INFO: Unknown output type: . Skipping.
May 20 22:23:02.141: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:23:02.143: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [300.011 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
metrics api
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:165
when querying /stats/summary
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:164
it should report resource usage through the stats api [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:163
Expected error:
<*errors.errorString | 0xc82000fea0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:216
------------------------------
E0520 22:25:02.144225 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:25:02.144281 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:25:02.144414 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:25:02.144545 932 docker.go:184] Pulling image gcr.io/google_containers/busybox:1.24 without credentials
• Failure in Spec Setup (BeforeEach) [240.002 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing images that exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:84
It should present successfully [Conformance] [BeforeEach]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:66
Timed out after 120.001s.
Expected error:
<*errors.errorString | 0xc8202de490>: {
s: "image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)",
}
image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
------------------------------
E0520 22:29:02.146143 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:29:02.146170 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:29:02.146236 932 docker.go:184] Pulling image gcr.io/google_containers/busybox:1.24 without credentials
• Failure in Spec Setup (BeforeEach) [240.002 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing images that exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:84
should list pulled images [Conformance] [BeforeEach]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:75
Timed out after 120.000s.
Expected error:
<*errors.errorString | 0xc8202de4b0>: {
s: "image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)",
}
image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
------------------------------
E0520 22:33:02.147760 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:33:02.147787 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:33:02.147874 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:33:02.147973 932 docker.go:184] Pulling image foo.com/foo/fooimage:latest without credentials
E0520 22:37:02.148580 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:37:02.148619 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:37:02.148949 932 docker.go:184] Pulling image gcr.io/google_containers/not_exist:latest without credentials
• Failure [840.004 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing image that does not exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:136
it should not present images [Conformance] [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:111
Expected error:
<dockertools.operationTimeout>: {
err: {
s: "context deadline exceeded",
},
}
operation timeout: context deadline exceeded
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:108
------------------------------
E0520 22:47:01.562282 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:47:01.562307 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:47:01.562377 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:47:01.562486 932 docker.go:184] Pulling image foo.com/foo/fooimage:latest without credentials
Summarizing 8 Failures:
[Fail] Container runtime Conformance Test container runtime conformance blackbox test when running a container with invalid image [It] it should run with the expected status [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:287
[Fail] PrivilegedPod [It] should test privileged pod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:210
[Fail]
---------------------------------------------------------
Received interrupt. Running AfterSuite...
^C again to terminate immediately
I0520 22:48:41.805703 932 e2e_node_suite_test.go:84] Tests Finished
[k8s.io] Kubelet when scheduling a busybox command in a pod [It] it should print the output to logs
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:68
[Fail] [k8s.io] Kubelet when scheduling a read only busybox container [It] it should not write to root filesystem
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:122
[Fail] [k8s.io] Kubelet metrics api when querying /stats/summary [It] it should report resource usage through the stats api
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:216
[Fail] Image Container Conformance Test image conformance blackbox test when testing images that exist [BeforeEach] It should present successfully [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
[Fail] Image Container Conformance Test image conformance blackbox test when testing images that exist [BeforeEach] should list pulled images [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
[Fail] Image Container Conformance Test image conformance blackbox test when testing image that does not exist [It] it should not present images [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:108
Ran 18 of 18 Specs in 2699.365 seconds
FAIL! -- 4 Passed | 8 Failed | 0 Pending | 0 Skipped I0520 22:48:41.809756 932 e2e_node_suite_test.go:118] Process Log For Failed Suite On tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
-------------------------------------------------------------
``` | 1.0 | node_e2e flake: kubelet_test, image_conformance_test, e2e_node_suite_test - https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/25701/node-pull-build-e2e-test/7060/build-log.txt
```
------------------------------
• Failure [20.010 seconds]
Container runtime Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:314
container runtime conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:313
when running a container with invalid image
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:306
it should run with the expected status [Conformance] [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:305
Expected error:
<*errors.errorString | 0xc82039fb20>: {
s: "Failed to get container status",
}
Failed to get container status
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:287
------------------------------
STEP: Creating a host exec pod
• Failure [120.071 seconds]
PrivilegedPod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:83
should test privileged pod [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:82
Failed waiting for pod "privileged-pods/hostexec" to become running: Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}
Expected error:
<*errors.errorString | 0xc8204dd330>: {
s: "Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}",
}
Time out while waiting for pod privileged-pods/hostexec to become running; current status: {Phase:Pending Conditions:[] Message: Reason: HostIP: PodIP: StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[]}
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:210
------------------------------
W0520 22:12:02.102156 932 request.go:347] Field selector: v1 - pods - metadata.name - busybox-scheduling-b70d3785-1ed6-11e6-bc67-42010af00031: need to check if this is versioned correctly.
STEP: Building a namespace api object
May 20 22:12:02.088: INFO: Skipping waiting for service account
May 20 22:17:02.103: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: Collecting resource usage data
May 20 22:17:02.111: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:17:02.111: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:17:02.111: INFO: Waitgroup finished.
May 20 22:17:02.111: INFO: Unknown output type: . Skipping.
May 20 22:17:02.111: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:17:02.114: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [300.029 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
when scheduling a busybox command in a pod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:81
it should print the output to logs [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:80
Expected error:
<*errors.errorString | 0xc82000fea0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:68
------------------------------
STEP: Building a namespace api object
May 20 22:17:02.117: INFO: Skipping waiting for service account
STEP: Collecting resource usage data
May 20 22:18:02.128: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:18:02.128: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:18:02.128: INFO: Waitgroup finished.
May 20 22:18:02.128: INFO: Unknown output type: . Skipping.
May 20 22:18:02.128: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:18:02.132: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [60.018 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
when scheduling a read only busybox container
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:124
it should not write to root filesystem [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:123
Timed out after 60.000s.
Expected
<string>:
to equal
<string>: sh: can't create /file: Read-only file system
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:122
------------------------------
W0520 22:18:02.140060 932 request.go:347] Field selector: v1 - pods - metadata.name - stats-busybox-b77a134c-1ed8-11e6-bc67-42010af000310: need to check if this is versioned correctly.
STEP: Building a namespace api object
May 20 22:18:02.134: INFO: Skipping waiting for service account
May 20 22:23:02.140: INFO: Unexpected error occurred: timed out waiting for the condition
STEP: Collecting resource usage data
May 20 22:23:02.141: INFO: Closed stop channel. Waiting for 1 workers
May 20 22:23:02.141: INFO: Closing worker for tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
May 20 22:23:02.141: INFO: Waitgroup finished.
May 20 22:23:02.141: INFO: Unknown output type: . Skipping.
May 20 22:23:02.141: INFO: Waiting up to 1m0s for all nodes to be ready
May 20 22:23:02.143: INFO: Found DeleteNamespace=false, skipping namespace deletion!
• Failure [300.011 seconds]
[k8s.io] Kubelet
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:508
metrics api
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:165
when querying /stats/summary
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:164
it should report resource usage through the stats api [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:163
Expected error:
<*errors.errorString | 0xc82000fea0>: {
s: "timed out waiting for the condition",
}
timed out waiting for the condition
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:216
------------------------------
E0520 22:25:02.144225 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:25:02.144281 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:25:02.144414 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:25:02.144545 932 docker.go:184] Pulling image gcr.io/google_containers/busybox:1.24 without credentials
• Failure in Spec Setup (BeforeEach) [240.002 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing images that exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:84
It should present successfully [Conformance] [BeforeEach]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:66
Timed out after 120.001s.
Expected error:
<*errors.errorString | 0xc8202de490>: {
s: "image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)",
}
image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
------------------------------
E0520 22:29:02.146143 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:29:02.146170 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:29:02.146236 932 docker.go:184] Pulling image gcr.io/google_containers/busybox:1.24 without credentials
• Failure in Spec Setup (BeforeEach) [240.002 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing images that exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:84
should list pulled images [Conformance] [BeforeEach]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:75
Timed out after 120.000s.
Expected error:
<*errors.errorString | 0xc8202de4b0>: {
s: "image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)",
}
image pull failed for gcr.io/google_containers/busybox:1.24, this may be because there are no credentials on this request. details: (operation timeout: context deadline exceeded)
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
------------------------------
E0520 22:33:02.147760 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:33:02.147787 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:33:02.147874 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:33:02.147973 932 docker.go:184] Pulling image foo.com/foo/fooimage:latest without credentials
E0520 22:37:02.148580 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:37:02.148619 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:37:02.148949 932 docker.go:184] Pulling image gcr.io/google_containers/not_exist:latest without credentials
• Failure [840.004 seconds]
Image Container Conformance Test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:138
image conformance blackbox test
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:137
when testing image that does not exist
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:136
it should not present images [Conformance] [It]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:111
Expected error:
<dockertools.operationTimeout>: {
err: {
s: "context deadline exceeded",
},
}
operation timeout: context deadline exceeded
not to have occurred
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:108
------------------------------
E0520 22:47:01.562282 932 manager.go:226] Failed to execute Info() call to the Docker client: operation timeout: context deadline exceeded
W0520 22:47:01.562307 932 manager.go:227] Using fallback default of /var/lib/docker for location of Docker runtime
I0520 22:47:01.562377 932 provider.go:115] Refreshing cache for provider: *credentialprovider.defaultDockerConfigProvider
I0520 22:47:01.562486 932 docker.go:184] Pulling image foo.com/foo/fooimage:latest without credentials
Summarizing 8 Failures:
[Fail] Container runtime Conformance Test container runtime conformance blackbox test when running a container with invalid image [It] it should run with the expected status [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:287
[Fail] PrivilegedPod [It] should test privileged pod
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/privileged_test.go:210
[Fail]
---------------------------------------------------------
Received interrupt. Running AfterSuite...
^C again to terminate immediately
I0520 22:48:41.805703 932 e2e_node_suite_test.go:84] Tests Finished
[k8s.io] Kubelet when scheduling a busybox command in a pod [It] it should print the output to logs
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:68
[Fail] [k8s.io] Kubelet when scheduling a read only busybox container [It] it should not write to root filesystem
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:122
[Fail] [k8s.io] Kubelet metrics api when querying /stats/summary [It] it should report resource usage through the stats api
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/kubelet_test.go:216
[Fail] Image Container Conformance Test image conformance blackbox test when testing images that exist [BeforeEach] It should present successfully [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
[Fail] Image Container Conformance Test image conformance blackbox test when testing images that exist [BeforeEach] should list pulled images [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:55
[Fail] Image Container Conformance Test image conformance blackbox test when testing image that does not exist [It] it should not present images [Conformance]
/var/lib/jenkins/workspace/node-pull-build-e2e-test/go/src/k8s.io/kubernetes/test/e2e_node/image_conformance_test.go:108
Ran 18 of 18 Specs in 2699.365 seconds
FAIL! -- 4 Passed | 8 Failed | 0 Pending | 0 Skipped I0520 22:48:41.809756 932 e2e_node_suite_test.go:118] Process Log For Failed Suite On tmp-node-e2e-9a70fd3b-e2e-node-coreos-stable20160218-image
-------------------------------------------------------------
``` | test | node flake kubelet test image conformance test node suite test • failure container runtime conformance test var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go container runtime conformance blackbox test var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go when running a container with invalid image var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go it should run with the expected status var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go expected error s failed to get container status failed to get container status not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go step creating a host exec pod • failure privilegedpod var lib jenkins workspace node pull build test go src io kubernetes test node privileged test go should test privileged pod var lib jenkins workspace node pull build test go src io kubernetes test node privileged test go failed waiting for pod privileged pods hostexec to become running time out while waiting for pod privileged pods hostexec to become running current status phase pending conditions message reason hostip podip starttime initcontainerstatuses containerstatuses expected error s time out while waiting for pod privileged pods hostexec to become running current status phase pending conditions message reason hostip podip starttime initcontainerstatuses containerstatuses time out while waiting for pod privileged pods hostexec to become running current status phase pending conditions message reason hostip podip starttime initcontainerstatuses containerstatuses not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node privileged test go request go field selector pods metadata name busybox scheduling need to check if this is versioned correctly step building a namespace api object may info skipping waiting for service account may info unexpected error occurred timed out waiting for the condition step collecting resource usage data may info closed stop channel waiting for workers may info closing worker for tmp node node coreos image may info waitgroup finished may info unknown output type skipping may info waiting up to for all nodes to be ready may info found deletenamespace false skipping namespace deletion • failure kubelet var lib jenkins workspace node pull build test go src io kubernetes test framework framework go when scheduling a busybox command in a pod var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go it should print the output to logs var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go expected error s timed out waiting for the condition timed out waiting for the condition not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go step building a namespace api object may info skipping waiting for service account step collecting resource usage data may info closed stop channel waiting for workers may info closing worker for tmp node node coreos image may info waitgroup finished may info unknown output type skipping may info waiting up to for all nodes to be ready may info found deletenamespace false skipping namespace deletion • failure kubelet var lib jenkins workspace node pull build test go src io kubernetes test framework framework go when scheduling a read only busybox container var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go it should not write to root filesystem var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go timed out after expected to equal sh can t create file read only file system var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go request go field selector pods metadata name stats busybox need to check if this is versioned correctly step building a namespace api object may info skipping waiting for service account may info unexpected error occurred timed out waiting for the condition step collecting resource usage data may info closed stop channel waiting for workers may info closing worker for tmp node node coreos image may info waitgroup finished may info unknown output type skipping may info waiting up to for all nodes to be ready may info found deletenamespace false skipping namespace deletion • failure kubelet var lib jenkins workspace node pull build test go src io kubernetes test framework framework go metrics api var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go when querying stats summary var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go it should report resource usage through the stats api var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go expected error s timed out waiting for the condition timed out waiting for the condition not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go manager go failed to execute info call to the docker client operation timeout context deadline exceeded manager go using fallback default of var lib docker for location of docker runtime provider go refreshing cache for provider credentialprovider defaultdockerconfigprovider docker go pulling image gcr io google containers busybox without credentials • failure in spec setup beforeeach image container conformance test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go image conformance blackbox test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go when testing images that exist var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go it should present successfully var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go timed out after expected error s image pull failed for gcr io google containers busybox this may be because there are no credentials on this request details operation timeout context deadline exceeded image pull failed for gcr io google containers busybox this may be because there are no credentials on this request details operation timeout context deadline exceeded not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go manager go failed to execute info call to the docker client operation timeout context deadline exceeded manager go using fallback default of var lib docker for location of docker runtime docker go pulling image gcr io google containers busybox without credentials • failure in spec setup beforeeach image container conformance test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go image conformance blackbox test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go when testing images that exist var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go should list pulled images var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go timed out after expected error s image pull failed for gcr io google containers busybox this may be because there are no credentials on this request details operation timeout context deadline exceeded image pull failed for gcr io google containers busybox this may be because there are no credentials on this request details operation timeout context deadline exceeded not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go manager go failed to execute info call to the docker client operation timeout context deadline exceeded manager go using fallback default of var lib docker for location of docker runtime provider go refreshing cache for provider credentialprovider defaultdockerconfigprovider docker go pulling image foo com foo fooimage latest without credentials manager go failed to execute info call to the docker client operation timeout context deadline exceeded manager go using fallback default of var lib docker for location of docker runtime docker go pulling image gcr io google containers not exist latest without credentials • failure image container conformance test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go image conformance blackbox test var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go when testing image that does not exist var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go it should not present images var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go expected error err s context deadline exceeded operation timeout context deadline exceeded not to have occurred var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go manager go failed to execute info call to the docker client operation timeout context deadline exceeded manager go using fallback default of var lib docker for location of docker runtime provider go refreshing cache for provider credentialprovider defaultdockerconfigprovider docker go pulling image foo com foo fooimage latest without credentials summarizing failures container runtime conformance test container runtime conformance blackbox test when running a container with invalid image it should run with the expected status var lib jenkins workspace node pull build test go src io kubernetes test node runtime conformance test go privilegedpod should test privileged pod var lib jenkins workspace node pull build test go src io kubernetes test node privileged test go received interrupt running aftersuite c again to terminate immediately node suite test go tests finished kubelet when scheduling a busybox command in a pod it should print the output to logs var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go kubelet when scheduling a read only busybox container it should not write to root filesystem var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go kubelet metrics api when querying stats summary it should report resource usage through the stats api var lib jenkins workspace node pull build test go src io kubernetes test node kubelet test go image container conformance test image conformance blackbox test when testing images that exist it should present successfully var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go image container conformance test image conformance blackbox test when testing images that exist should list pulled images var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go image container conformance test image conformance blackbox test when testing image that does not exist it should not present images var lib jenkins workspace node pull build test go src io kubernetes test node image conformance test go ran of specs in seconds fail passed failed pending skipped node suite test go process log for failed suite on tmp node node coreos image | 1 |
215,541 | 7,295,042,782 | IssuesEvent | 2018-02-26 04:15:45 | utopian-io/utopian.io | https://api.github.com/repos/utopian-io/utopian.io | closed | Filterin posts by review status does not work on development branch | bug critical-priority in progress | When I try to change the filter from to Reviewed, Rejected or Pending nothing happens.
This is the error from my console:
```
Story.js:278 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at t.value (Story.js:278)
at d._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:798)
at d._renderValidatedComponent (ReactCompositeComponent.js:821)
at d.performInitialMount (ReactCompositeComponent.js:361)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at d.performInitialMount (ReactCompositeComponent.js:370)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at Object.updateChildren (ReactChildReconciler.js:121)
at m._reconcilerUpdateChildren (ReactMultiChild.js:211)
at m._updateChildren (ReactMultiChild.js:310)
at m.updateChildren (ReactMultiChild.js:297)
at m._updateDOMChildren (ReactDOMComponent.js:942)
at m.updateComponent (ReactDOMComponent.js:760)
at m.receiveComponent (ReactDOMComponent.js:722)
value @ Story.js:278
_renderValidatedComponentWithoutOwnerOrContext @ ReactCompositeComponent.js:798
_renderValidatedComponent @ ReactCompositeComponent.js:821
performInitialMount @ ReactCompositeComponent.js:361
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
updateChildren @ ReactChildReconciler.js:121
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
updateChildren @ ReactChildReconciler.js:109
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
performUpdateIfNecessary @ ReactCompositeComponent.js:560
performUpdateIfNecessary @ ReactReconciler.js:156
s @ ReactUpdates.js:150
perform @ Transaction.js:143
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
l @ ReactUpdates.js:200
r @ ReactUpdateQueue.js:24
enqueueSetState @ ReactUpdateQueue.js:218
r.setState @ ReactBaseClasses.js:62
s.handleChange @ connect.js:302
d @ createStore.js:172
(anonymous) @ middleware.js:13
(anonymous) @ index.js:14
(anonymous) @ api.js:86
Promise rejected (async)
value @ SubFeed.js:141
value @ SubFeed.js:72
e.notifyAll @ CallbackQueue.js:76
close @ ReactReconcileTransaction.js:80
closeAll @ Transaction.js:209
perform @ Transaction.js:156
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
a @ ReactUpdates.js:97
_renderNewRootComponent @ ReactMount.js:319
_renderSubtreeIntoContainer @ ReactMount.js:401
render @ ReactMount.js:422
M @ index.js:51
796 @ index.js:73
n @ bootstrap f13424282d936478c430:54
3164 @ busyapp-main.8fc13afadd5c469df290.js:7587
n @ bootstrap f13424282d936478c430:54
window.webpackJsonp @ bootstrap f13424282d936478c430:25
(anonymous) @ busyapp-main.8fc13afadd5c469df290.js:1
Story.js:278 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at t.value (Story.js:278)
at d._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:798)
at d._renderValidatedComponent (ReactCompositeComponent.js:821)
at d.performInitialMount (ReactCompositeComponent.js:361)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at d.performInitialMount (ReactCompositeComponent.js:370)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at Object.updateChildren (ReactChildReconciler.js:121)
at m._reconcilerUpdateChildren (ReactMultiChild.js:211)
at m._updateChildren (ReactMultiChild.js:310)
at m.updateChildren (ReactMultiChild.js:297)
at m._updateDOMChildren (ReactDOMComponent.js:942)
at m.updateComponent (ReactDOMComponent.js:760)
at m.receiveComponent (ReactDOMComponent.js:722)
value @ Story.js:278
_renderValidatedComponentWithoutOwnerOrContext @ ReactCompositeComponent.js:798
_renderValidatedComponent @ ReactCompositeComponent.js:821
performInitialMount @ ReactCompositeComponent.js:361
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
updateChildren @ ReactChildReconciler.js:121
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
performUpdateIfNecessary @ ReactCompositeComponent.js:560
performUpdateIfNecessary @ ReactReconciler.js:156
s @ ReactUpdates.js:150
perform @ Transaction.js:143
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
l @ ReactUpdates.js:200
r @ ReactUpdateQueue.js:24
enqueueSetState @ ReactUpdateQueue.js:218
r.setState @ ReactBaseClasses.js:62
s.handleChange @ connect.js:302
d @ createStore.js:172
(anonymous) @ middleware.js:13
(anonymous) @ index.js:14
(anonymous) @ api.js:44
(anonymous) @ index.js:93
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ userActions.js:197
(anonymous) @ index.js:11
(anonymous) @ api.js:44
(anonymous) @ index.js:37
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ authActions.js:37
Promise rejected (async)
(anonymous) @ index.js:159
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ authActions.js:29
(anonymous) @ index.js:11
(anonymous) @ api.js:44
(anonymous) @ index.js:37
(anonymous) @ errorMiddleware.js:18
(anonymous) @ bindActionCreators.js:3
value @ Wrapper.js:71
performInitialMount @ ReactCompositeComponent.js:350
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
i @ ReactMount.js:104
perform @ Transaction.js:143
s @ ReactMount.js:126
perform @ Transaction.js:143
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
a @ ReactUpdates.js:97
_renderNewRootComponent @ ReactMount.js:319
_renderSubtreeIntoContainer @ ReactMount.js:401
render @ ReactMount.js:422
M @ index.js:51
796 @ index.js:73
n @ bootstrap f13424282d936478c430:54
3164 @ busyapp-main.8fc13afadd5c469df290.js:7587
n @ bootstrap f13424282d936478c430:54
window.webpackJsonp @ bootstrap f13424282d936478c430:25
(anonymous) @ busyapp-main.8fc13afadd5c469df290.js:1
``` | 1.0 | Filterin posts by review status does not work on development branch - When I try to change the filter from to Reviewed, Rejected or Pending nothing happens.
This is the error from my console:
```
Story.js:278 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at t.value (Story.js:278)
at d._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:798)
at d._renderValidatedComponent (ReactCompositeComponent.js:821)
at d.performInitialMount (ReactCompositeComponent.js:361)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at d.performInitialMount (ReactCompositeComponent.js:370)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at Object.updateChildren (ReactChildReconciler.js:121)
at m._reconcilerUpdateChildren (ReactMultiChild.js:211)
at m._updateChildren (ReactMultiChild.js:310)
at m.updateChildren (ReactMultiChild.js:297)
at m._updateDOMChildren (ReactDOMComponent.js:942)
at m.updateComponent (ReactDOMComponent.js:760)
at m.receiveComponent (ReactDOMComponent.js:722)
value @ Story.js:278
_renderValidatedComponentWithoutOwnerOrContext @ ReactCompositeComponent.js:798
_renderValidatedComponent @ ReactCompositeComponent.js:821
performInitialMount @ ReactCompositeComponent.js:361
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
updateChildren @ ReactChildReconciler.js:121
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
updateChildren @ ReactChildReconciler.js:109
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
performUpdateIfNecessary @ ReactCompositeComponent.js:560
performUpdateIfNecessary @ ReactReconciler.js:156
s @ ReactUpdates.js:150
perform @ Transaction.js:143
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
l @ ReactUpdates.js:200
r @ ReactUpdateQueue.js:24
enqueueSetState @ ReactUpdateQueue.js:218
r.setState @ ReactBaseClasses.js:62
s.handleChange @ connect.js:302
d @ createStore.js:172
(anonymous) @ middleware.js:13
(anonymous) @ index.js:14
(anonymous) @ api.js:86
Promise rejected (async)
value @ SubFeed.js:141
value @ SubFeed.js:72
e.notifyAll @ CallbackQueue.js:76
close @ ReactReconcileTransaction.js:80
closeAll @ Transaction.js:209
perform @ Transaction.js:156
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
a @ ReactUpdates.js:97
_renderNewRootComponent @ ReactMount.js:319
_renderSubtreeIntoContainer @ ReactMount.js:401
render @ ReactMount.js:422
M @ index.js:51
796 @ index.js:73
n @ bootstrap f13424282d936478c430:54
3164 @ busyapp-main.8fc13afadd5c469df290.js:7587
n @ bootstrap f13424282d936478c430:54
window.webpackJsonp @ bootstrap f13424282d936478c430:25
(anonymous) @ busyapp-main.8fc13afadd5c469df290.js:1
Story.js:278 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined
at t.value (Story.js:278)
at d._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:798)
at d._renderValidatedComponent (ReactCompositeComponent.js:821)
at d.performInitialMount (ReactCompositeComponent.js:361)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at d.performInitialMount (ReactCompositeComponent.js:370)
at d.mountComponent (ReactCompositeComponent.js:257)
at Object.mountComponent (ReactReconciler.js:45)
at Object.updateChildren (ReactChildReconciler.js:121)
at m._reconcilerUpdateChildren (ReactMultiChild.js:211)
at m._updateChildren (ReactMultiChild.js:310)
at m.updateChildren (ReactMultiChild.js:297)
at m._updateDOMChildren (ReactDOMComponent.js:942)
at m.updateComponent (ReactDOMComponent.js:760)
at m.receiveComponent (ReactDOMComponent.js:722)
value @ Story.js:278
_renderValidatedComponentWithoutOwnerOrContext @ ReactCompositeComponent.js:798
_renderValidatedComponent @ ReactCompositeComponent.js:821
performInitialMount @ ReactCompositeComponent.js:361
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
updateChildren @ ReactChildReconciler.js:121
_reconcilerUpdateChildren @ ReactMultiChild.js:211
_updateChildren @ ReactMultiChild.js:310
updateChildren @ ReactMultiChild.js:297
_updateDOMChildren @ ReactDOMComponent.js:942
updateComponent @ ReactDOMComponent.js:760
receiveComponent @ ReactDOMComponent.js:722
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
receiveComponent @ ReactCompositeComponent.js:546
receiveComponent @ ReactReconciler.js:124
_updateRenderedComponent @ ReactCompositeComponent.js:753
_performComponentUpdate @ ReactCompositeComponent.js:723
updateComponent @ ReactCompositeComponent.js:644
performUpdateIfNecessary @ ReactCompositeComponent.js:560
performUpdateIfNecessary @ ReactReconciler.js:156
s @ ReactUpdates.js:150
perform @ Transaction.js:143
perform @ Transaction.js:143
perform @ ReactUpdates.js:89
M @ ReactUpdates.js:172
closeAll @ Transaction.js:209
perform @ Transaction.js:156
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
l @ ReactUpdates.js:200
r @ ReactUpdateQueue.js:24
enqueueSetState @ ReactUpdateQueue.js:218
r.setState @ ReactBaseClasses.js:62
s.handleChange @ connect.js:302
d @ createStore.js:172
(anonymous) @ middleware.js:13
(anonymous) @ index.js:14
(anonymous) @ api.js:44
(anonymous) @ index.js:93
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ userActions.js:197
(anonymous) @ index.js:11
(anonymous) @ api.js:44
(anonymous) @ index.js:37
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ authActions.js:37
Promise rejected (async)
(anonymous) @ index.js:159
(anonymous) @ errorMiddleware.js:18
dispatch @ applyMiddleware.js:35
(anonymous) @ authActions.js:29
(anonymous) @ index.js:11
(anonymous) @ api.js:44
(anonymous) @ index.js:37
(anonymous) @ errorMiddleware.js:18
(anonymous) @ bindActionCreators.js:3
value @ Wrapper.js:71
performInitialMount @ ReactCompositeComponent.js:350
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
performInitialMount @ ReactCompositeComponent.js:370
mountComponent @ ReactCompositeComponent.js:257
mountComponent @ ReactReconciler.js:45
i @ ReactMount.js:104
perform @ Transaction.js:143
s @ ReactMount.js:126
perform @ Transaction.js:143
batchedUpdates @ ReactDefaultBatchingStrategy.js:62
a @ ReactUpdates.js:97
_renderNewRootComponent @ ReactMount.js:319
_renderSubtreeIntoContainer @ ReactMount.js:401
render @ ReactMount.js:422
M @ index.js:51
796 @ index.js:73
n @ bootstrap f13424282d936478c430:54
3164 @ busyapp-main.8fc13afadd5c469df290.js:7587
n @ bootstrap f13424282d936478c430:54
window.webpackJsonp @ bootstrap f13424282d936478c430:25
(anonymous) @ busyapp-main.8fc13afadd5c469df290.js:1
``` | non_test | filterin posts by review status does not work on development branch when i try to change the filter from to reviewed rejected or pending nothing happens this is the error from my console story js uncaught in promise typeerror cannot read property length of undefined at t value story js at d rendervalidatedcomponentwithoutownerorcontext reactcompositecomponent js at d rendervalidatedcomponent reactcompositecomponent js at d performinitialmount reactcompositecomponent js at d mountcomponent reactcompositecomponent js at object mountcomponent reactreconciler js at d performinitialmount reactcompositecomponent js at d mountcomponent reactcompositecomponent js at object mountcomponent reactreconciler js at object updatechildren reactchildreconciler js at m reconcilerupdatechildren reactmultichild js at m updatechildren reactmultichild js at m updatechildren reactmultichild js at m updatedomchildren reactdomcomponent js at m updatecomponent reactdomcomponent js at m receivecomponent reactdomcomponent js value story js rendervalidatedcomponentwithoutownerorcontext reactcompositecomponent js rendervalidatedcomponent reactcompositecomponent js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js updatechildren reactchildreconciler js reconcilerupdatechildren reactmultichild js updatechildren reactmultichild js updatechildren reactmultichild js updatedomchildren reactdomcomponent js updatecomponent reactdomcomponent js receivecomponent reactdomcomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updatechildren reactchildreconciler js reconcilerupdatechildren reactmultichild js updatechildren reactmultichild js updatechildren reactmultichild js updatedomchildren reactdomcomponent js updatecomponent reactdomcomponent js receivecomponent reactdomcomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js performupdateifnecessary reactcompositecomponent js performupdateifnecessary reactreconciler js s reactupdates js perform transaction js perform transaction js perform reactupdates js m reactupdates js closeall transaction js perform transaction js batchedupdates reactdefaultbatchingstrategy js l reactupdates js r reactupdatequeue js enqueuesetstate reactupdatequeue js r setstate reactbaseclasses js s handlechange connect js d createstore js anonymous middleware js anonymous index js anonymous api js promise rejected async value subfeed js value subfeed js e notifyall callbackqueue js close reactreconciletransaction js closeall transaction js perform transaction js perform transaction js perform reactupdates js m reactupdates js closeall transaction js perform transaction js batchedupdates reactdefaultbatchingstrategy js a reactupdates js rendernewrootcomponent reactmount js rendersubtreeintocontainer reactmount js render reactmount js m index js index js n bootstrap busyapp main js n bootstrap window webpackjsonp bootstrap anonymous busyapp main js story js uncaught in promise typeerror cannot read property length of undefined at t value story js at d rendervalidatedcomponentwithoutownerorcontext reactcompositecomponent js at d rendervalidatedcomponent reactcompositecomponent js at d performinitialmount reactcompositecomponent js at d mountcomponent reactcompositecomponent js at object mountcomponent reactreconciler js at d performinitialmount reactcompositecomponent js at d mountcomponent reactcompositecomponent js at object mountcomponent reactreconciler js at object updatechildren reactchildreconciler js at m reconcilerupdatechildren reactmultichild js at m updatechildren reactmultichild js at m updatechildren reactmultichild js at m updatedomchildren reactdomcomponent js at m updatecomponent reactdomcomponent js at m receivecomponent reactdomcomponent js value story js rendervalidatedcomponentwithoutownerorcontext reactcompositecomponent js rendervalidatedcomponent reactcompositecomponent js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js updatechildren reactchildreconciler js reconcilerupdatechildren reactmultichild js updatechildren reactmultichild js updatechildren reactmultichild js updatedomchildren reactdomcomponent js updatecomponent reactdomcomponent js receivecomponent reactdomcomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js receivecomponent reactcompositecomponent js receivecomponent reactreconciler js updaterenderedcomponent reactcompositecomponent js performcomponentupdate reactcompositecomponent js updatecomponent reactcompositecomponent js performupdateifnecessary reactcompositecomponent js performupdateifnecessary reactreconciler js s reactupdates js perform transaction js perform transaction js perform reactupdates js m reactupdates js closeall transaction js perform transaction js batchedupdates reactdefaultbatchingstrategy js l reactupdates js r reactupdatequeue js enqueuesetstate reactupdatequeue js r setstate reactbaseclasses js s handlechange connect js d createstore js anonymous middleware js anonymous index js anonymous api js anonymous index js anonymous errormiddleware js dispatch applymiddleware js anonymous useractions js anonymous index js anonymous api js anonymous index js anonymous errormiddleware js dispatch applymiddleware js anonymous authactions js promise rejected async anonymous index js anonymous errormiddleware js dispatch applymiddleware js anonymous authactions js anonymous index js anonymous api js anonymous index js anonymous errormiddleware js anonymous bindactioncreators js value wrapper js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js performinitialmount reactcompositecomponent js mountcomponent reactcompositecomponent js mountcomponent reactreconciler js i reactmount js perform transaction js s reactmount js perform transaction js batchedupdates reactdefaultbatchingstrategy js a reactupdates js rendernewrootcomponent reactmount js rendersubtreeintocontainer reactmount js render reactmount js m index js index js n bootstrap busyapp main js n bootstrap window webpackjsonp bootstrap anonymous busyapp main js | 0 |
84,761 | 3,671,212,628 | IssuesEvent | 2016-02-22 05:25:22 | restlet/restlet-framework-java | https://api.github.com/repos/restlet/restlet-framework-java | closed | Replacement for ClientStore/ClientStoreFactory | Module: Restlet Engine Priority: high | I am working with an application that uses the 2.2-M3 release, I know it's old and a milestone release :-( but ... you have to play the cards your dealt. Our application uses the ClientStore/ClientStoreFactory for storing client information. Somewhere between 2.2-M3 and 2.2.0 these classes disappeared.
Could someone tell me where they were moved to **or** what they were replaced with.
Thanks
Tim | 1.0 | Replacement for ClientStore/ClientStoreFactory - I am working with an application that uses the 2.2-M3 release, I know it's old and a milestone release :-( but ... you have to play the cards your dealt. Our application uses the ClientStore/ClientStoreFactory for storing client information. Somewhere between 2.2-M3 and 2.2.0 these classes disappeared.
Could someone tell me where they were moved to **or** what they were replaced with.
Thanks
Tim | non_test | replacement for clientstore clientstorefactory i am working with an application that uses the release i know it s old and a milestone release but you have to play the cards your dealt our application uses the clientstore clientstorefactory for storing client information somewhere between and these classes disappeared could someone tell me where they were moved to or what they were replaced with thanks tim | 0 |
175,229 | 6,548,364,813 | IssuesEvent | 2017-09-04 21:11:41 | mreishman/Log-Hog | https://api.github.com/repos/mreishman/Log-Hog | closed | Downloadable themes page | enhancement Priority - 4 - Low | - [ ] Have some themes be downloadable instead of pre-installed (download more themes page) | 1.0 | Downloadable themes page - - [ ] Have some themes be downloadable instead of pre-installed (download more themes page) | non_test | downloadable themes page have some themes be downloadable instead of pre installed download more themes page | 0 |
11,695 | 8,474,876,588 | IssuesEvent | 2018-10-24 17:20:59 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | buttonRef is not recognized by react warning in console | :Security :Spaces bug triage_needed | **Kibana version:** master (spaces branch)
**Browser version:** chrome latest
**Describe the bug:** Console displays this warning whenever spaces are accessed:
```
warning.js:33 Warning: React does not recognize the `buttonRef` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `buttonref` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div (created by SpacesMenu)
in div (created by EuiContextMenuPanel)
in div (created by EuiContextMenuPanel)
in EuiContextMenuPanel (created by SpacesMenu)
in SpacesMenu (created by NavControlPopover)
in EuiMutationObserver (created by EuiPopover)
in div (created by EuiPanel)
in EuiPanel (created by EuiPopover)
in div (created by FocusTrap)
in FocusTrap (created by EuiPopover)
in EuiPortal (created by EuiPopover)
in div (created by EuiPopover)
in EuiOutsideClickDetector (created by EuiPopover)
in EuiPopover (created by NavControlPopover)
in NavControlPopover
```
| True | buttonRef is not recognized by react warning in console - **Kibana version:** master (spaces branch)
**Browser version:** chrome latest
**Describe the bug:** Console displays this warning whenever spaces are accessed:
```
warning.js:33 Warning: React does not recognize the `buttonRef` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `buttonref` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div (created by SpacesMenu)
in div (created by EuiContextMenuPanel)
in div (created by EuiContextMenuPanel)
in EuiContextMenuPanel (created by SpacesMenu)
in SpacesMenu (created by NavControlPopover)
in EuiMutationObserver (created by EuiPopover)
in div (created by EuiPanel)
in EuiPanel (created by EuiPopover)
in div (created by FocusTrap)
in FocusTrap (created by EuiPopover)
in EuiPortal (created by EuiPopover)
in div (created by EuiPopover)
in EuiOutsideClickDetector (created by EuiPopover)
in EuiPopover (created by NavControlPopover)
in NavControlPopover
```
| non_test | buttonref is not recognized by react warning in console kibana version master spaces branch browser version chrome latest describe the bug console displays this warning whenever spaces are accessed warning js warning react does not recognize the buttonref prop on a dom element if you intentionally want it to appear in the dom as a custom attribute spell it as lowercase buttonref instead if you accidentally passed it from a parent component remove it from the dom element in div created by spacesmenu in div created by euicontextmenupanel in div created by euicontextmenupanel in euicontextmenupanel created by spacesmenu in spacesmenu created by navcontrolpopover in euimutationobserver created by euipopover in div created by euipanel in euipanel created by euipopover in div created by focustrap in focustrap created by euipopover in euiportal created by euipopover in div created by euipopover in euioutsideclickdetector created by euipopover in euipopover created by navcontrolpopover in navcontrolpopover | 0 |
225,351 | 17,851,265,937 | IssuesEvent | 2021-09-04 05:14:38 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | Failing test: Accessibility Tests.test/accessibility/apps/dashboard·ts - Dashboard "after all" hook for "Delete a11y clone dashboard" | failed-test | A test failed on a tracked branch
```
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="tableListSearchBox"])
Wait timed out after 10056ms
at /dev/shm/workspace/parallel/8/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
at RetryService.try (test/common/services/retry/retry.ts:31:12)
at ListingTableService.searchForItemWithName (test/functional/services/listing_table.ts:107:5)
at Context.<anonymous> (test/accessibility/apps/dashboard.ts:31:7)
at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/16768/)
<!-- kibanaCiData = {"failed-test":{"test.class":"Accessibility Tests.test/accessibility/apps/dashboard·ts","test.name":"Dashboard \"after all\" hook for \"Delete a11y clone dashboard\"","test.failCount":1}} --> | 1.0 | Failing test: Accessibility Tests.test/accessibility/apps/dashboard·ts - Dashboard "after all" hook for "Delete a11y clone dashboard" - A test failed on a tracked branch
```
Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="tableListSearchBox"])
Wait timed out after 10056ms
at /dev/shm/workspace/parallel/8/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
at RetryService.try (test/common/services/retry/retry.ts:31:12)
at ListingTableService.searchForItemWithName (test/functional/services/listing_table.ts:107:5)
at Context.<anonymous> (test/accessibility/apps/dashboard.ts:31:7)
at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/16768/)
<!-- kibanaCiData = {"failed-test":{"test.class":"Accessibility Tests.test/accessibility/apps/dashboard·ts","test.name":"Dashboard \"after all\" hook for \"Delete a11y clone dashboard\"","test.failCount":1}} --> | test | failing test accessibility tests test accessibility apps dashboard·ts dashboard after all hook for delete clone dashboard a test failed on a tracked branch error retry try timeout timeouterror waiting for element to be located by css selector wait timed out after at dev shm workspace parallel kibana node modules selenium webdriver lib webdriver js at runmicrotasks at processticksandrejections internal process task queues js at onfailure test common services retry retry for success ts at retryforsuccess test common services retry retry for success ts at retryservice try test common services retry retry ts at listingtableservice searchforitemwithname test functional services listing table ts at context test accessibility apps dashboard ts at object apply node modules kbn test target node functional test runner lib mocha wrap function js first failure | 1 |
710,866 | 24,440,070,762 | IssuesEvent | 2022-10-06 14:03:52 | Puzzlepart/prosjektportalen365 | https://api.github.com/repos/Puzzlepart/prosjektportalen365 | closed | Child project search not functioning as expected | bug priority: high | Added as high priority, as there are quite a few incoming and existing customers with many projects.
**Describe the bug**
When adding child projects to a program/parent project, the selected project does not persist when changing search query.

Here, I search "Ny" and select "Nybygg Bikuben."

I have **not** de-selected "Nybygg Bikuben," but the selected project has been changed.
When reverting the search to nothing, it will revert, unless I have selected something in the search
**To Reproduce**
Steps to reproduce the behavior:
1. Go to administration
2. Click on add project
3. Select a project, then clear search box
4. Search a new project and select one of the results.
5. Add projects, and you will see there is a mis-match
**Expected behavior**
Selected projects should persist, regardless of change in search query.
**About your setup**
- Chrome
- Version 1.6.1 (from prosjektportalen tenant)
| 1.0 | Child project search not functioning as expected - Added as high priority, as there are quite a few incoming and existing customers with many projects.
**Describe the bug**
When adding child projects to a program/parent project, the selected project does not persist when changing search query.

Here, I search "Ny" and select "Nybygg Bikuben."

I have **not** de-selected "Nybygg Bikuben," but the selected project has been changed.
When reverting the search to nothing, it will revert, unless I have selected something in the search
**To Reproduce**
Steps to reproduce the behavior:
1. Go to administration
2. Click on add project
3. Select a project, then clear search box
4. Search a new project and select one of the results.
5. Add projects, and you will see there is a mis-match
**Expected behavior**
Selected projects should persist, regardless of change in search query.
**About your setup**
- Chrome
- Version 1.6.1 (from prosjektportalen tenant)
| non_test | child project search not functioning as expected added as high priority as there are quite a few incoming and existing customers with many projects describe the bug when adding child projects to a program parent project the selected project does not persist when changing search query here i search ny and select nybygg bikuben i have not de selected nybygg bikuben but the selected project has been changed when reverting the search to nothing it will revert unless i have selected something in the search to reproduce steps to reproduce the behavior go to administration click on add project select a project then clear search box search a new project and select one of the results add projects and you will see there is a mis match expected behavior selected projects should persist regardless of change in search query about your setup chrome version from prosjektportalen tenant | 0 |
71,688 | 23,760,467,573 | IssuesEvent | 2022-09-01 08:26:43 | snowplow/snowplow-objc-tracker | https://api.github.com/repos/snowplow/snowplow-objc-tracker | closed | Fix default session timeout values to 30 minutes everywhere | type:defect | Although the `SPSessionConfiguration` sets 30 minute timeouts by default, [there are places](https://github.com/snowplow/snowplow-objc-tracker/blob/master/Snowplow/Internal/Session/SPSession.m#L60) in the tracker which contain the older (10 and 5 minute values). We should make this consistent, perhaps using a common constant. | 1.0 | Fix default session timeout values to 30 minutes everywhere - Although the `SPSessionConfiguration` sets 30 minute timeouts by default, [there are places](https://github.com/snowplow/snowplow-objc-tracker/blob/master/Snowplow/Internal/Session/SPSession.m#L60) in the tracker which contain the older (10 and 5 minute values). We should make this consistent, perhaps using a common constant. | non_test | fix default session timeout values to minutes everywhere although the spsessionconfiguration sets minute timeouts by default in the tracker which contain the older and minute values we should make this consistent perhaps using a common constant | 0 |
15,889 | 6,049,425,435 | IssuesEvent | 2017-06-12 18:43:54 | MarlinFirmware/Marlin | https://api.github.com/repos/MarlinFirmware/Marlin | closed | 1.1.2 Regression: 7kb additional size due to PROBING_HEATERS_OFF requires ADVANCED_PAUSE_FEATURE | Support: Building / Toolchain | Hello, since 1.1.2 I need ADVANCED_PAUSE_FEATURE for the PROBING_HEATERS_OFF, which consumes about 7kb extra. Imo this is a pretty big regression from 1.1.1 and there is no way to fit this onto my 128kb Melzi board.
edit1: There is another regression I am investigating, the size grew about 22kb even without adv_pause. I can't edit the topic, from 30kb to 7kb.
edit2: bisecting since "UBL Menu System 1.1" / 66db6c3 I went from being able to fit my config into 128kb (127504/98%) to a linker error region text overflowed by 6144 bytes. Will investigate where the size grew significantly.
edit3: 48f76521 added another ~3kb (2731) after some rambling (=> +500)
edit 4: ac959b1 adds another 1.5kb (1654), again after some rambling (+ 430), the rest is misconfiguration on my side (10.5kb) and some rambling after (1.5kb) | 1.0 | 1.1.2 Regression: 7kb additional size due to PROBING_HEATERS_OFF requires ADVANCED_PAUSE_FEATURE - Hello, since 1.1.2 I need ADVANCED_PAUSE_FEATURE for the PROBING_HEATERS_OFF, which consumes about 7kb extra. Imo this is a pretty big regression from 1.1.1 and there is no way to fit this onto my 128kb Melzi board.
edit1: There is another regression I am investigating, the size grew about 22kb even without adv_pause. I can't edit the topic, from 30kb to 7kb.
edit2: bisecting since "UBL Menu System 1.1" / 66db6c3 I went from being able to fit my config into 128kb (127504/98%) to a linker error region text overflowed by 6144 bytes. Will investigate where the size grew significantly.
edit3: 48f76521 added another ~3kb (2731) after some rambling (=> +500)
edit 4: ac959b1 adds another 1.5kb (1654), again after some rambling (+ 430), the rest is misconfiguration on my side (10.5kb) and some rambling after (1.5kb) | non_test | regression additional size due to probing heaters off requires advanced pause feature hello since i need advanced pause feature for the probing heaters off which consumes about extra imo this is a pretty big regression from and there is no way to fit this onto my melzi board there is another regression i am investigating the size grew about even without adv pause i can t edit the topic from to bisecting since ubl menu system i went from being able to fit my config into to a linker error region text overflowed by bytes will investigate where the size grew significantly added another after some rambling edit adds another again after some rambling the rest is misconfiguration on my side and some rambling after | 0 |
219,098 | 17,064,264,755 | IssuesEvent | 2021-07-07 04:20:40 | nasa/osal | https://api.github.com/repos/nasa/osal | closed | RTEMS OS_GetTaskId_Impl returns invalid value from root task | RTEMS bug unit-test | **Describe the bug**
The "root" or initial task is technically not an OSAL task and does not have an OSAL ID. If OSAL OS_GetTaskId() is called, it should return OS_OBJECT_ID_UNDEFINED. However on RTEMS it returns a nonzero value which is not a valid task ID.
**To Reproduce**
Run unit tests on RTEMS
**Expected behavior**
OS_GetTaskId() should return OS_OBJECT_ID_INVALID if the "rtems classic name" is not actually an OSAL task ID.
**System observed on:**
RTEMS 4.11.3
**Reporter Info**
Joseph Hickey, Vantage Systems, Inc.
| 1.0 | RTEMS OS_GetTaskId_Impl returns invalid value from root task - **Describe the bug**
The "root" or initial task is technically not an OSAL task and does not have an OSAL ID. If OSAL OS_GetTaskId() is called, it should return OS_OBJECT_ID_UNDEFINED. However on RTEMS it returns a nonzero value which is not a valid task ID.
**To Reproduce**
Run unit tests on RTEMS
**Expected behavior**
OS_GetTaskId() should return OS_OBJECT_ID_INVALID if the "rtems classic name" is not actually an OSAL task ID.
**System observed on:**
RTEMS 4.11.3
**Reporter Info**
Joseph Hickey, Vantage Systems, Inc.
| test | rtems os gettaskid impl returns invalid value from root task describe the bug the root or initial task is technically not an osal task and does not have an osal id if osal os gettaskid is called it should return os object id undefined however on rtems it returns a nonzero value which is not a valid task id to reproduce run unit tests on rtems expected behavior os gettaskid should return os object id invalid if the rtems classic name is not actually an osal task id system observed on rtems reporter info joseph hickey vantage systems inc | 1 |
429,175 | 12,421,794,676 | IssuesEvent | 2020-05-23 18:38:05 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Pushed entities get caught on items on the ground | Priority: 3-low Type: Bug | You cannot push a locker over a bullet casing, for example.
Also- they get caught on light fixtures. | 1.0 | Pushed entities get caught on items on the ground - You cannot push a locker over a bullet casing, for example.
Also- they get caught on light fixtures. | non_test | pushed entities get caught on items on the ground you cannot push a locker over a bullet casing for example also they get caught on light fixtures | 0 |
343,351 | 30,659,609,498 | IssuesEvent | 2023-07-25 14:15:10 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | closed | JDK21 serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java#no-vmcontinuations RuntimeException: StopThreadTest failed! | comp:vm test failure test excluded comp:jvmti jdk21 | Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/1/consoleFull)(`rhel8x86-rtp-rt2-1`):
```
08:24:53 openjdk version "21-internal" 2023-09-19
08:24:53 OpenJDK Runtime Environment (build 21-internal-adhoc.jenkins.BuildJDK21x86-64linuxPersonal)
08:24:53 Eclipse OpenJ9 VM (build master-163a51495d5, JRE 21 Linux amd64-64-Bit Compressed References 20230624_7 (JIT enabled, AOT enabled)
08:24:53 OpenJ9 - 163a51495d5
08:24:53 OMR - 59b55e30960
08:24:53 JCL - e76b3946ed5 based on jdk-21+27)
```
[Rerun in Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?SDK_RESOURCE=customized&TARGET=testList+TESTLIST=serviceability_jvmti_j9_0,serviceability_jvmti_j9_1,jdk_other_0,jdk_other_1,jdk_security3_0,jdk_security3_1,jdk_security_infra_0,jdk_security_infra_1&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=functional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&BUILD_IDENTIFIER=fengj%40ca.ibm.com&CUSTOMIZED_SDK_URL=https%3A%2F%2Fna-public.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2FBuild_JDK21_x86-64_linux_Personal%2F7%2FOpenJ9-JDK21-x86-64_linux-20230624-043005.tar.gz+https%3A%2F%2Fna-public.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2FBuild_JDK21_x86-64_linux_Personal%2F7%2Ftest-images.tar.gz&JENKINS_KEY=Jenkins+4096+key&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=true&USE_JRE=false&ARTIFACTORY_SERVER=na-public.artifactory.swg-devops&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=83181e25-eea4-4f55-8b3e-e79615733226&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=git%40github.ibm.com%3Aruntimes%2Ftest.git&JDK_REPO=git%40github.com%3Aibmruntimes%2Fopenj9-openjdk-jdk21.git&JCK_GIT_BRANCH=main&OPENJ9_BRANCH=master&OPENJ9_SHA=163a51495d5fb2b004ba596846de1738b454bcc2&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&OPENJ9_REPO=git%40github.com%3Aeclipse%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=5ed35e82a0197057f8ce137ae4ab9e16bc9431d3&JDK_BRANCH=openj9&LABEL_ADDITION=ci.project.openj9&ARTIFACTORY_REPO=sys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=openj9&TEST_TIME=&SSH_AGENT_CREDENTIAL=83181e25-eea4-4f55-8b3e-e79615733226&AUTO_DETECT=true&SLACK_CHANNEL=%23rt-jenkins&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=7c1c2c28-650f-49e0-afd1-ca6b60479546&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=http%3A%2F%2Ftrss1.fyre.ibm.com&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=20&JVM_OPTIONS=&PARALLEL=None) - Change TARGET to run only the failed test targets.
Optional info
-------------
Failure output (captured from console output)
---------------------------------------------
```
08:27:16 variation: Mode150
08:27:16 JVM_OPTIONS: -XX:+UseCompressedOops
08:30:19 TEST: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java#no-vmcontinuations
08:34:05 STDOUT:
08:34:05 Agent init
08:34:05 Main: prepareAgent started
08:34:05 Main: prepareAgent finished
08:34:05
08:34:05 Main #A: method A() must be blocked on entering a synchronized statement
08:34:05 TestTask.run: started
08:34:05 TestTask.A: started
08:34:05
08:34:05 Main #A.1: unsuspended
08:34:05 Main: stopThread: StopThread returned code: <unknown error> (73)
08:34:05
08:34:05 FAILED: Main #A.1: expected THREAD_NOT_SUSPENDED instead of: 73
08:34:05 TestTask.A: finished
08:34:05
08:34:05 FAILED: TestTask.run: expected AssertionError from method A()
08:34:05 Breakpoint: In method TestTask.B(): before sync section enter
08:34:05 STDERR:
08:34:05 java.lang.RuntimeException: StopThreadTest failed!
08:34:05 at StopThreadTest.throwFailed(StopThreadTest.java:80)
08:34:05 at StopThreadTest.run(StopThreadTest.java:113)
08:34:05 at StopThreadTest.main(StopThreadTest.java:85)
08:34:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
08:34:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
08:34:05 at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
08:34:05 at java.base/java.lang.Thread.run(Thread.java:1595)
08:34:05
08:34:05 JavaTest Message: Test threw exception: java.lang.RuntimeException: StopThreadTest failed!
08:30:20 --------------------------------------------------
08:30:44 Test results: passed: 118; failed: 7
08:30:53 Report written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/jvmtest/openjdk/report/html/report.html
08:30:53 Results written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/aqa-tests/TKG/output_16876095876025/serviceability_jvmti_j9_0/work
08:30:53 Error: Some tests failed or other problems occurred.
08:30:53 -----------------------------------
08:30:53 serviceability_jvmti_j9_0_FAILED
```
Created from
* https://github.com/eclipse-openj9/openj9/issues/17671
FYI @babsingh | 2.0 | JDK21 serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java#no-vmcontinuations RuntimeException: StopThreadTest failed! - Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/1/consoleFull)(`rhel8x86-rtp-rt2-1`):
```
08:24:53 openjdk version "21-internal" 2023-09-19
08:24:53 OpenJDK Runtime Environment (build 21-internal-adhoc.jenkins.BuildJDK21x86-64linuxPersonal)
08:24:53 Eclipse OpenJ9 VM (build master-163a51495d5, JRE 21 Linux amd64-64-Bit Compressed References 20230624_7 (JIT enabled, AOT enabled)
08:24:53 OpenJ9 - 163a51495d5
08:24:53 OMR - 59b55e30960
08:24:53 JCL - e76b3946ed5 based on jdk-21+27)
```
[Rerun in Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?SDK_RESOURCE=customized&TARGET=testList+TESTLIST=serviceability_jvmti_j9_0,serviceability_jvmti_j9_1,jdk_other_0,jdk_other_1,jdk_security3_0,jdk_security3_1,jdk_security_infra_0,jdk_security_infra_1&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=functional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&BUILD_IDENTIFIER=fengj%40ca.ibm.com&CUSTOMIZED_SDK_URL=https%3A%2F%2Fna-public.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2FBuild_JDK21_x86-64_linux_Personal%2F7%2FOpenJ9-JDK21-x86-64_linux-20230624-043005.tar.gz+https%3A%2F%2Fna-public.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2FBuild_JDK21_x86-64_linux_Personal%2F7%2Ftest-images.tar.gz&JENKINS_KEY=Jenkins+4096+key&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=true&USE_JRE=false&ARTIFACTORY_SERVER=na-public.artifactory.swg-devops&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=83181e25-eea4-4f55-8b3e-e79615733226&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=git%40github.ibm.com%3Aruntimes%2Ftest.git&JDK_REPO=git%40github.com%3Aibmruntimes%2Fopenj9-openjdk-jdk21.git&JCK_GIT_BRANCH=main&OPENJ9_BRANCH=master&OPENJ9_SHA=163a51495d5fb2b004ba596846de1738b454bcc2&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&OPENJ9_REPO=git%40github.com%3Aeclipse%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=5ed35e82a0197057f8ce137ae4ab9e16bc9431d3&JDK_BRANCH=openj9&LABEL_ADDITION=ci.project.openj9&ARTIFACTORY_REPO=sys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=openj9&TEST_TIME=&SSH_AGENT_CREDENTIAL=83181e25-eea4-4f55-8b3e-e79615733226&AUTO_DETECT=true&SLACK_CHANNEL=%23rt-jenkins&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=7c1c2c28-650f-49e0-afd1-ca6b60479546&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=http%3A%2F%2Ftrss1.fyre.ibm.com&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=20&JVM_OPTIONS=&PARALLEL=None) - Change TARGET to run only the failed test targets.
Optional info
-------------
Failure output (captured from console output)
---------------------------------------------
```
08:27:16 variation: Mode150
08:27:16 JVM_OPTIONS: -XX:+UseCompressedOops
08:30:19 TEST: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java#no-vmcontinuations
08:34:05 STDOUT:
08:34:05 Agent init
08:34:05 Main: prepareAgent started
08:34:05 Main: prepareAgent finished
08:34:05
08:34:05 Main #A: method A() must be blocked on entering a synchronized statement
08:34:05 TestTask.run: started
08:34:05 TestTask.A: started
08:34:05
08:34:05 Main #A.1: unsuspended
08:34:05 Main: stopThread: StopThread returned code: <unknown error> (73)
08:34:05
08:34:05 FAILED: Main #A.1: expected THREAD_NOT_SUSPENDED instead of: 73
08:34:05 TestTask.A: finished
08:34:05
08:34:05 FAILED: TestTask.run: expected AssertionError from method A()
08:34:05 Breakpoint: In method TestTask.B(): before sync section enter
08:34:05 STDERR:
08:34:05 java.lang.RuntimeException: StopThreadTest failed!
08:34:05 at StopThreadTest.throwFailed(StopThreadTest.java:80)
08:34:05 at StopThreadTest.run(StopThreadTest.java:113)
08:34:05 at StopThreadTest.main(StopThreadTest.java:85)
08:34:05 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
08:34:05 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
08:34:05 at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
08:34:05 at java.base/java.lang.Thread.run(Thread.java:1595)
08:34:05
08:34:05 JavaTest Message: Test threw exception: java.lang.RuntimeException: StopThreadTest failed!
08:30:20 --------------------------------------------------
08:30:44 Test results: passed: 118; failed: 7
08:30:53 Report written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/jvmtest/openjdk/report/html/report.html
08:30:53 Results written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_x86-64_linux_Personal/aqa-tests/TKG/output_16876095876025/serviceability_jvmti_j9_0/work
08:30:53 Error: Some tests failed or other problems occurred.
08:30:53 -----------------------------------
08:30:53 serviceability_jvmti_j9_0_FAILED
```
Created from
* https://github.com/eclipse-openj9/openj9/issues/17671
FYI @babsingh | test | serviceability jvmti vthread stopthreadtest stopthreadtest java no vmcontinuations runtimeexception stopthreadtest failed failure link from openjdk version internal openjdk runtime environment build internal adhoc jenkins eclipse vm build master jre linux bit compressed references jit enabled aot enabled omr jcl based on jdk change target to run only the failed test targets optional info failure output captured from console output variation jvm options xx usecompressedoops test serviceability jvmti vthread stopthreadtest stopthreadtest java no vmcontinuations stdout agent init main prepareagent started main prepareagent finished main a method a must be blocked on entering a synchronized statement testtask run started testtask a started main a unsuspended main stopthread stopthread returned code failed main a expected thread not suspended instead of testtask a finished failed testtask run expected assertionerror from method a breakpoint in method testtask b before sync section enter stderr java lang runtimeexception stopthreadtest failed at stopthreadtest throwfailed stopthreadtest java at stopthreadtest run stopthreadtest java at stopthreadtest main stopthreadtest java at java base jdk internal reflect directmethodhandleaccessor invoke directmethodhandleaccessor java at java base java lang reflect method invoke method java at com sun javatest regtest agent mainwrapper maintask run mainwrapper java at java base java lang thread run thread java javatest message test threw exception java lang runtimeexception stopthreadtest failed test results passed failed report written to home jenkins workspace test extended openjdk linux personal jvmtest openjdk report html report html results written to home jenkins workspace test extended openjdk linux personal aqa tests tkg output serviceability jvmti work error some tests failed or other problems occurred serviceability jvmti failed created from fyi babsingh | 1 |
824,059 | 31,116,512,330 | IssuesEvent | 2023-08-15 00:29:54 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [esp32] Console doesn't work with power management enabled | bug priority: low area: Power Management area: Console platform: ESP32 Stale | **Describe the bug**
I cannot use the console (e.g. `console_getchar`) with power management enabled (`CONFIG_PM=`y). I tested this only on a esp32 board, but I am sure others are affected as well.
**To Reproduce**
Steps to reproduce the behavior:
1. goto `zephyr/samples/subsys/console/echo/`
2. echo "CONFIG_PM=y" >> prj.conf
3. mkdir build; cd build
4. cmake -GNinja -DBOARD=esp32
5. ninja flash
6. west espressif monitor -n LF
...and try to enter any characters, the console wont work.
**Expected behavior**
The sample to work as intended, even with power management turned on.
**Impact**
The device can be set to "config mode" and expects user input, during this mode I'd like to turn off power management. Not a showstopper, but annoying.
**Logs and console output**
not applicable
**Environment (please complete the following information):**
- OS: Ubuntu 22.04
- Toolchain: Zephyr SDK 0.15.1
- Commit: 883e9d367f6cd489666a562c83df0f56458c94b2 | 1.0 | [esp32] Console doesn't work with power management enabled - **Describe the bug**
I cannot use the console (e.g. `console_getchar`) with power management enabled (`CONFIG_PM=`y). I tested this only on a esp32 board, but I am sure others are affected as well.
**To Reproduce**
Steps to reproduce the behavior:
1. goto `zephyr/samples/subsys/console/echo/`
2. echo "CONFIG_PM=y" >> prj.conf
3. mkdir build; cd build
4. cmake -GNinja -DBOARD=esp32
5. ninja flash
6. west espressif monitor -n LF
...and try to enter any characters, the console wont work.
**Expected behavior**
The sample to work as intended, even with power management turned on.
**Impact**
The device can be set to "config mode" and expects user input, during this mode I'd like to turn off power management. Not a showstopper, but annoying.
**Logs and console output**
not applicable
**Environment (please complete the following information):**
- OS: Ubuntu 22.04
- Toolchain: Zephyr SDK 0.15.1
- Commit: 883e9d367f6cd489666a562c83df0f56458c94b2 | non_test | console doesn t work with power management enabled describe the bug i cannot use the console e g console getchar with power management enabled config pm y i tested this only on a board but i am sure others are affected as well to reproduce steps to reproduce the behavior goto zephyr samples subsys console echo echo config pm y prj conf mkdir build cd build cmake gninja dboard ninja flash west espressif monitor n lf and try to enter any characters the console wont work expected behavior the sample to work as intended even with power management turned on impact the device can be set to config mode and expects user input during this mode i d like to turn off power management not a showstopper but annoying logs and console output not applicable environment please complete the following information os ubuntu toolchain zephyr sdk commit | 0 |
452,343 | 13,049,005,310 | IssuesEvent | 2020-07-29 13:27:28 | wso2/container-guide | https://api.github.com/repos/wso2/container-guide | closed | Introduce Guideline Document for Routing | Priority/Highest Type/Docs Type/Task | **Description:**
It is required to introduce guideline documentation which discusses routing for container-based WSO2 product deployments.
Topics suggested by @DilanUA are as follows:
- [x] Configuring hostname
- [x] DNS mapping
- [x] Configuring SSL
- [x] Tips on Session Affinity | 1.0 | Introduce Guideline Document for Routing - **Description:**
It is required to introduce guideline documentation which discusses routing for container-based WSO2 product deployments.
Topics suggested by @DilanUA are as follows:
- [x] Configuring hostname
- [x] DNS mapping
- [x] Configuring SSL
- [x] Tips on Session Affinity | non_test | introduce guideline document for routing description it is required to introduce guideline documentation which discusses routing for container based product deployments topics suggested by dilanua are as follows configuring hostname dns mapping configuring ssl tips on session affinity | 0 |
610,180 | 18,895,733,233 | IssuesEvent | 2021-11-15 17:40:27 | metabase/metabase | https://api.github.com/repos/metabase/metabase | closed | `Cannot read property 'rows' of undefined` when aliasing column to whitespace | Type:Bug Priority:P3 Querying/ | **tldr**
Executing `SELECT 1 as " ";` in 0.38.0 returns a javascript error `Cannot read property 'rows' of undefined`.
Hi, we recently did a major upgrade to 0.38. One of our pulses failed to execute after the upgrade with the error `Cannot read property 'rows' of undefined`. After digging in, we found the culprit was a column we had aliased to `" "` for display purposes.
**Logs**
Browser
```
[re-reselect] Invalid cache key "undefined" has been returned by keySelector function.
error TypeError: Cannot read property 'rows' of undefined
app-main.bundle.js?fc344f13f5994a3b4142:5 Error getting setting table.columns TypeError: Cannot read property 'cols' of undefined
```
Server
```
[d9c7dbc4-f602-4bee-906e-eee7cc0fe0fb] 2021-02-22T07:51:01-07:00 ERROR metabase.query-processor.middleware.catch-exceptions Error processing query: null
{:database_id 2,
:started_at #t "2021-02-22T14:51:01.481184Z[UTC]",
:via
[{:status :failed,
:class clojure.lang.ExceptionInfo,
:error "Error reducing result rows",
:stacktrace
["--> query_processor.context.default$default_reducef$fn__36877.invoke(default.clj:60)"
"query_processor.context.default$default_reducef.invokeStatic(default.clj:57)"
"query_processor.context.default$default_reducef.invoke(default.clj:48)"
"query_processor.context$reducef.invokeStatic(context.clj:69)"
"query_processor.context$reducef.invoke(context.clj:62)"
"query_processor.context.default$default_runf$respond_STAR___36881.invoke(default.clj:69)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:392)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:383)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc$fn__78967.invokeStatic(sql_jdbc.clj:54)"
"driver.sql_jdbc$fn__78967.invoke(sql_jdbc.clj:52)"
"query_processor.context$executef.invokeStatic(context.clj:59)"
"query_processor.context$executef.invoke(context.clj:48)"
"query_processor.context.default$default_runf.invokeStatic(default.clj:68)"
"query_processor.context.default$default_runf.invoke(default.clj:66)"
"query_processor.context$runf.invokeStatic(context.clj:45)"
"query_processor.context$runf.invoke(context.clj:39)"
"query_processor.reducible$pivot.invokeStatic(reducible.clj:34)"
"query_processor.reducible$pivot.invoke(reducible.clj:31)"
"query_processor.middleware.mbql_to_native$mbql__GT_native$fn__46313.invoke(mbql_to_native.clj:25)"
"query_processor.middleware.check_features$check_features$fn__45589.invoke(check_features.clj:41)"
"query_processor.middleware.limit$limit$fn__46299.invoke(limit.clj:37)"
"query_processor.middleware.cache$maybe_return_cached_results$fn__45240.invoke(cache.clj:211)"
"query_processor.middleware.optimize_datetime_filters$optimize_datetime_filters$fn__46478.invoke(optimize_datetime_filters.clj:133)"
"query_processor.middleware.auto_parse_filter_values$auto_parse_filter_values$fn__44386.invoke(auto_parse_filter_values.clj:43)"
"query_processor.middleware.wrap_value_literals$wrap_value_literals$fn__40767.invoke(wrap_value_literals.clj:147)"
"query_processor.middleware.annotate$add_column_info$fn__40630.invoke(annotate.clj:582)"
"query_processor.middleware.permissions$check_query_permissions$fn__45464.invoke(permissions.clj:69)"
"query_processor.middleware.pre_alias_aggregations$pre_alias_aggregations$fn__47001.invoke(pre_alias_aggregations.clj:40)"
"query_processor.middleware.cumulative_aggregations$handle_cumulative_aggregations$fn__45662.invoke(cumulative_aggregations.clj:60)"
"query_processor.middleware.resolve_joined_fields$resolve_joined_fields$fn__47314.invoke(resolve_joined_fields.clj:94)"
"query_processor.middleware.resolve_joins$resolve_joins$fn__47619.invoke(resolve_joins.clj:178)"
"query_processor.middleware.add_implicit_joins$add_implicit_joins$fn__43976.invoke(add_implicit_joins.clj:181)"
"query_processor.middleware.large_int_id$convert_id_to_string$fn__46274.invoke(large_int_id.clj:44)"
"query_processor.middleware.format_rows$format_rows$fn__46254.invoke(format_rows.clj:74)"
"query_processor.middleware.desugar$desugar$fn__45728.invoke(desugar.clj:21)"
"query_processor.middleware.binning$update_binning_strategy$fn__44746.invoke(binning.clj:228)"
"query_processor.middleware.resolve_fields$resolve_fields$fn__45264.invoke(resolve_fields.clj:24)"
"query_processor.middleware.add_dimension_projections$add_remapping$fn__43606.invoke(add_dimension_projections.clj:314)"
"query_processor.middleware.add_implicit_clauses$add_implicit_clauses$fn__43837.invoke(add_implicit_clauses.clj:146)"
"query_processor.middleware.upgrade_field_literals$upgrade_field_literals$fn__48049.invoke(upgrade_field_literals.clj:45)"
"query_processor.middleware.add_source_metadata$add_source_metadata_for_source_queries$fn__44133.invoke(add_source_metadata.clj:124)"
"query_processor.middleware.reconcile_breakout_and_order_by_bucketing$reconcile_breakout_and_order_by_bucketing$fn__47198.invoke(reconcile_breakout_and_order_by_bucketing.clj:97)"
"query_processor.middleware.auto_bucket_datetimes$auto_bucket_datetimes$fn__44333.invoke(auto_bucket_datetimes.clj:139)"
"query_processor.middleware.resolve_source_table$resolve_source_tables$fn__45311.invoke(resolve_source_table.clj:45)"
"query_processor.middleware.parameters$substitute_parameters$fn__46983.invoke(parameters.clj:111)"
"query_processor.middleware.resolve_referenced$resolve_referenced_card_resources$fn__45363.invoke(resolve_referenced.clj:79)"
"query_processor.middleware.expand_macros$expand_macros$fn__45984.invoke(expand_macros.clj:155)"
"query_processor.middleware.add_timezone_info$add_timezone_info$fn__44142.invoke(add_timezone_info.clj:15)"
"query_processor.middleware.splice_params_in_response$splice_params_in_response$fn__47985.invoke(splice_params_in_response.clj:32)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209$fn__47213.invoke(resolve_database_and_driver.clj:31)"
"driver$do_with_driver.invokeStatic(driver.clj:60)"
"driver$do_with_driver.invoke(driver.clj:56)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209.invoke(resolve_database_and_driver.clj:25)"
"query_processor.middleware.fetch_source_query$resolve_card_id_source_tables$fn__46202.invoke(fetch_source_query.clj:264)"
"query_processor.middleware.store$initialize_store$fn__47994$fn__47995.invoke(store.clj:11)"
"query_processor.store$do_with_store.invokeStatic(store.clj:44)"
"query_processor.store$do_with_store.invoke(store.clj:38)"
"query_processor.middleware.store$initialize_store$fn__47994.invoke(store.clj:10)"
"query_processor.middleware.validate$validate_query$fn__48056.invoke(validate.clj:10)"
"query_processor.middleware.normalize_query$normalize$fn__46326.invoke(normalize_query.clj:22)"
"query_processor.middleware.add_rows_truncated$add_rows_truncated$fn__43994.invoke(add_rows_truncated.clj:35)"
"query_processor.middleware.results_metadata$record_and_return_metadata_BANG_$fn__47970.invoke(results_metadata.clj:147)"
"query_processor.middleware.constraints$add_default_userland_constraints$fn__45605.invoke(constraints.clj:42)"
"query_processor.middleware.process_userland_query$process_userland_query$fn__47072.invoke(process_userland_query.clj:135)"
"query_processor.middleware.catch_exceptions$catch_exceptions$fn__45548.invoke(catch_exceptions.clj:173)"
"query_processor.reducible$async_qp$qp_STAR___37408$thunk__37409.invoke(reducible.clj:103)"
"query_processor.reducible$async_qp$qp_STAR___37408.invoke(reducible.clj:109)"
"query_processor.reducible$sync_qp$qp_STAR___37417$fn__37420.invoke(reducible.clj:135)"
"query_processor.reducible$sync_qp$qp_STAR___37417.invoke(reducible.clj:134)"
"query_processor$process_userland_query.invokeStatic(query_processor.clj:237)"
"query_processor$process_userland_query.doInvoke(query_processor.clj:233)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111$fn__48114.invoke(query_processor.clj:249)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111.invoke(query_processor.clj:241)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155$fn__48158.invoke(query_processor.clj:261)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155.invoke(query_processor.clj:254)"
"api.dataset$fn__54256$fn__54259.invoke(dataset.clj:55)"
"query_processor.streaming$streaming_response_STAR_$fn__54237$fn__54238.invoke(streaming.clj:72)"
"query_processor.streaming$streaming_response_STAR_$fn__54237.invoke(streaming.clj:71)"
"async.streaming_response$do_f_STAR_.invokeStatic(streaming_response.clj:65)"
"async.streaming_response$do_f_STAR_.invoke(streaming_response.clj:63)"
"async.streaming_response$do_f_async$fn__16055.invoke(streaming_response.clj:84)"],
:error_type :qp,
:ex-data {:type :qp}}],
:error_type :invalid-query,
:json_query {:type "native", :native {:query "select 1 as \" \";", :template-tags {}}, :database 2, :parameters [], :middleware {:js-int-to-string? true, :add-default-userland-constraints? true}},
:status :failed,
:class clojure.lang.ExceptionInfo,
:stacktrace
["--> query_processor.middleware.annotate$fn__40554$deduplicate_cols_names__40559.invoke(annotate.clj:503)"
"query_processor.middleware.annotate$fn__40582$merged_column_info__40587$fn__40591.invoke(annotate.clj:550)"
"query_processor.middleware.annotate$fn__40582$merged_column_info__40587.invoke(annotate.clj:543)"
"query_processor.middleware.annotate$add_column_info_xform$combine__40623.invoke(annotate.clj:574)"
"query_processor.reducible$combine_additional_reducing_fns$fn__37431.invoke(reducible.clj:206)"
"query_processor.middleware.limit$limit_xform$fn__46296.invoke(limit.clj:21)"
"query_processor.context.default$default_reducef$fn__36877.invoke(default.clj:58)"
"query_processor.context.default$default_reducef.invokeStatic(default.clj:57)"
"query_processor.context.default$default_reducef.invoke(default.clj:48)"
"query_processor.context$reducef.invokeStatic(context.clj:69)"
"query_processor.context$reducef.invoke(context.clj:62)"
"query_processor.context.default$default_runf$respond_STAR___36881.invoke(default.clj:69)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:392)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:383)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc$fn__78967.invokeStatic(sql_jdbc.clj:54)"
"driver.sql_jdbc$fn__78967.invoke(sql_jdbc.clj:52)"
"query_processor.context$executef.invokeStatic(context.clj:59)"
"query_processor.context$executef.invoke(context.clj:48)"
"query_processor.context.default$default_runf.invokeStatic(default.clj:68)"
"query_processor.context.default$default_runf.invoke(default.clj:66)"
"query_processor.context$runf.invokeStatic(context.clj:45)"
"query_processor.context$runf.invoke(context.clj:39)"
"query_processor.reducible$pivot.invokeStatic(reducible.clj:34)"
"query_processor.reducible$pivot.invoke(reducible.clj:31)"
"query_processor.middleware.mbql_to_native$mbql__GT_native$fn__46313.invoke(mbql_to_native.clj:25)"
"query_processor.middleware.check_features$check_features$fn__45589.invoke(check_features.clj:41)"
"query_processor.middleware.limit$limit$fn__46299.invoke(limit.clj:37)"
"query_processor.middleware.cache$maybe_return_cached_results$fn__45240.invoke(cache.clj:211)"
"query_processor.middleware.optimize_datetime_filters$optimize_datetime_filters$fn__46478.invoke(optimize_datetime_filters.clj:133)"
"query_processor.middleware.auto_parse_filter_values$auto_parse_filter_values$fn__44386.invoke(auto_parse_filter_values.clj:43)"
"query_processor.middleware.wrap_value_literals$wrap_value_literals$fn__40767.invoke(wrap_value_literals.clj:147)"
"query_processor.middleware.annotate$add_column_info$fn__40630.invoke(annotate.clj:582)"
"query_processor.middleware.permissions$check_query_permissions$fn__45464.invoke(permissions.clj:69)"
"query_processor.middleware.pre_alias_aggregations$pre_alias_aggregations$fn__47001.invoke(pre_alias_aggregations.clj:40)"
"query_processor.middleware.cumulative_aggregations$handle_cumulative_aggregations$fn__45662.invoke(cumulative_aggregations.clj:60)"
"query_processor.middleware.resolve_joined_fields$resolve_joined_fields$fn__47314.invoke(resolve_joined_fields.clj:94)"
"query_processor.middleware.resolve_joins$resolve_joins$fn__47619.invoke(resolve_joins.clj:178)"
"query_processor.middleware.add_implicit_joins$add_implicit_joins$fn__43976.invoke(add_implicit_joins.clj:181)"
"query_processor.middleware.large_int_id$convert_id_to_string$fn__46274.invoke(large_int_id.clj:44)"
"query_processor.middleware.format_rows$format_rows$fn__46254.invoke(format_rows.clj:74)"
"query_processor.middleware.desugar$desugar$fn__45728.invoke(desugar.clj:21)"
"query_processor.middleware.binning$update_binning_strategy$fn__44746.invoke(binning.clj:228)"
"query_processor.middleware.resolve_fields$resolve_fields$fn__45264.invoke(resolve_fields.clj:24)"
"query_processor.middleware.add_dimension_projections$add_remapping$fn__43606.invoke(add_dimension_projections.clj:314)"
"query_processor.middleware.add_implicit_clauses$add_implicit_clauses$fn__43837.invoke(add_implicit_clauses.clj:146)"
"query_processor.middleware.upgrade_field_literals$upgrade_field_literals$fn__48049.invoke(upgrade_field_literals.clj:45)"
"query_processor.middleware.add_source_metadata$add_source_metadata_for_source_queries$fn__44133.invoke(add_source_metadata.clj:124)"
"query_processor.middleware.reconcile_breakout_and_order_by_bucketing$reconcile_breakout_and_order_by_bucketing$fn__47198.invoke(reconcile_breakout_and_order_by_bucketing.clj:97)"
"query_processor.middleware.auto_bucket_datetimes$auto_bucket_datetimes$fn__44333.invoke(auto_bucket_datetimes.clj:139)"
"query_processor.middleware.resolve_source_table$resolve_source_tables$fn__45311.invoke(resolve_source_table.clj:45)"
"query_processor.middleware.parameters$substitute_parameters$fn__46983.invoke(parameters.clj:111)"
"query_processor.middleware.resolve_referenced$resolve_referenced_card_resources$fn__45363.invoke(resolve_referenced.clj:79)"
"query_processor.middleware.expand_macros$expand_macros$fn__45984.invoke(expand_macros.clj:155)"
"query_processor.middleware.add_timezone_info$add_timezone_info$fn__44142.invoke(add_timezone_info.clj:15)"
"query_processor.middleware.splice_params_in_response$splice_params_in_response$fn__47985.invoke(splice_params_in_response.clj:32)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209$fn__47213.invoke(resolve_database_and_driver.clj:31)"
"driver$do_with_driver.invokeStatic(driver.clj:60)"
"driver$do_with_driver.invoke(driver.clj:56)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209.invoke(resolve_database_and_driver.clj:25)"
"query_processor.middleware.fetch_source_query$resolve_card_id_source_tables$fn__46202.invoke(fetch_source_query.clj:264)"
"query_processor.middleware.store$initialize_store$fn__47994$fn__47995.invoke(store.clj:11)"
"query_processor.store$do_with_store.invokeStatic(store.clj:44)"
"query_processor.store$do_with_store.invoke(store.clj:38)"
"query_processor.middleware.store$initialize_store$fn__47994.invoke(store.clj:10)"
"query_processor.middleware.validate$validate_query$fn__48056.invoke(validate.clj:10)"
"query_processor.middleware.normalize_query$normalize$fn__46326.invoke(normalize_query.clj:22)"
"query_processor.middleware.add_rows_truncated$add_rows_truncated$fn__43994.invoke(add_rows_truncated.clj:35)"
"query_processor.middleware.results_metadata$record_and_return_metadata_BANG_$fn__47970.invoke(results_metadata.clj:147)"
"query_processor.middleware.constraints$add_default_userland_constraints$fn__45605.invoke(constraints.clj:42)"
"query_processor.middleware.process_userland_query$process_userland_query$fn__47072.invoke(process_userland_query.clj:135)"
"query_processor.middleware.catch_exceptions$catch_exceptions$fn__45548.invoke(catch_exceptions.clj:173)"
"query_processor.reducible$async_qp$qp_STAR___37408$thunk__37409.invoke(reducible.clj:103)"
"query_processor.reducible$async_qp$qp_STAR___37408.invoke(reducible.clj:109)"
"query_processor.reducible$sync_qp$qp_STAR___37417$fn__37420.invoke(reducible.clj:135)"
"query_processor.reducible$sync_qp$qp_STAR___37417.invoke(reducible.clj:134)"
"query_processor$process_userland_query.invokeStatic(query_processor.clj:237)"
"query_processor$process_userland_query.doInvoke(query_processor.clj:233)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111$fn__48114.invoke(query_processor.clj:249)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111.invoke(query_processor.clj:241)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155$fn__48158.invoke(query_processor.clj:261)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155.invoke(query_processor.clj:254)"
"api.dataset$fn__54256$fn__54259.invoke(dataset.clj:55)"
"query_processor.streaming$streaming_response_STAR_$fn__54237$fn__54238.invoke(streaming.clj:72)"
"query_processor.streaming$streaming_response_STAR_$fn__54237.invoke(streaming.clj:71)"
"async.streaming_response$do_f_STAR_.invokeStatic(streaming_response.clj:65)"
"async.streaming_response$do_f_STAR_.invoke(streaming_response.clj:63)"
"async.streaming_response$do_f_async$fn__16055.invoke(streaming_response.clj:84)"],
:context :ad-hoc,
:error
"Input to deduplicate-cols-names does not match schema: \n\n\t [(named [{:field_ref (named [nil (named (not (\"Non-blank string\" \" \")) \"field-name\") nil] \"Must be a valid instance of one of these clauses: :field-id, :field-literal, :joined-field, :fk->, :datetime-field, :expression, :binning-strategy\")}] cols)] \n\n",
:row_count 0,
:running_time 0,
:ex-data
{:type :schema.core/error,
:value [[{:display_name " ", :source :native, :field_ref [:field-literal " " :type/Integer], :name " ", :base_type :type/Integer}]],
:error
[(named [{:field_ref (named [nil (named (not ("Non-blank string" " ")) "field-name") nil] "Must be a valid instance of one of these clauses: :field-id, :field-literal, :joined-field, :fk->, :datetime-field, :expression, :binning-strategy")}] cols)]},
:data {:rows [], :cols []}}
```
**To Reproduce**
In the "Ask a question" section, asking a native SQL question against postgres, ask
```postgresql
SELECT 1 as " ";
```
you should get an error - `Cannot read property 'rows' of undefined`.
**Expected behavior**
Either an error telling us that whitespace-only aliases are unsupported, or a successful query with the whitespace-aliased column name.
**Information about your Metabase Installation:**
Version v0.38.0
Built on 2021-02-16
Running in Docker
Our db - Postgres
Metabase internal db - Postgres
**Severity**
Not severe at all, once we identified the problem. Was somewhat tricky to debug, because it happened deep in a complicated query, but now that we know the restriction, it's not really a problem at all.
| 1.0 | `Cannot read property 'rows' of undefined` when aliasing column to whitespace - **tldr**
Executing `SELECT 1 as " ";` in 0.38.0 returns a javascript error `Cannot read property 'rows' of undefined`.
Hi, we recently did a major upgrade to 0.38. One of our pulses failed to execute after the upgrade with the error `Cannot read property 'rows' of undefined`. After digging in, we found the culprit was a column we had aliased to `" "` for display purposes.
**Logs**
Browser
```
[re-reselect] Invalid cache key "undefined" has been returned by keySelector function.
error TypeError: Cannot read property 'rows' of undefined
app-main.bundle.js?fc344f13f5994a3b4142:5 Error getting setting table.columns TypeError: Cannot read property 'cols' of undefined
```
Server
```
[d9c7dbc4-f602-4bee-906e-eee7cc0fe0fb] 2021-02-22T07:51:01-07:00 ERROR metabase.query-processor.middleware.catch-exceptions Error processing query: null
{:database_id 2,
:started_at #t "2021-02-22T14:51:01.481184Z[UTC]",
:via
[{:status :failed,
:class clojure.lang.ExceptionInfo,
:error "Error reducing result rows",
:stacktrace
["--> query_processor.context.default$default_reducef$fn__36877.invoke(default.clj:60)"
"query_processor.context.default$default_reducef.invokeStatic(default.clj:57)"
"query_processor.context.default$default_reducef.invoke(default.clj:48)"
"query_processor.context$reducef.invokeStatic(context.clj:69)"
"query_processor.context$reducef.invoke(context.clj:62)"
"query_processor.context.default$default_runf$respond_STAR___36881.invoke(default.clj:69)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:392)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:383)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc$fn__78967.invokeStatic(sql_jdbc.clj:54)"
"driver.sql_jdbc$fn__78967.invoke(sql_jdbc.clj:52)"
"query_processor.context$executef.invokeStatic(context.clj:59)"
"query_processor.context$executef.invoke(context.clj:48)"
"query_processor.context.default$default_runf.invokeStatic(default.clj:68)"
"query_processor.context.default$default_runf.invoke(default.clj:66)"
"query_processor.context$runf.invokeStatic(context.clj:45)"
"query_processor.context$runf.invoke(context.clj:39)"
"query_processor.reducible$pivot.invokeStatic(reducible.clj:34)"
"query_processor.reducible$pivot.invoke(reducible.clj:31)"
"query_processor.middleware.mbql_to_native$mbql__GT_native$fn__46313.invoke(mbql_to_native.clj:25)"
"query_processor.middleware.check_features$check_features$fn__45589.invoke(check_features.clj:41)"
"query_processor.middleware.limit$limit$fn__46299.invoke(limit.clj:37)"
"query_processor.middleware.cache$maybe_return_cached_results$fn__45240.invoke(cache.clj:211)"
"query_processor.middleware.optimize_datetime_filters$optimize_datetime_filters$fn__46478.invoke(optimize_datetime_filters.clj:133)"
"query_processor.middleware.auto_parse_filter_values$auto_parse_filter_values$fn__44386.invoke(auto_parse_filter_values.clj:43)"
"query_processor.middleware.wrap_value_literals$wrap_value_literals$fn__40767.invoke(wrap_value_literals.clj:147)"
"query_processor.middleware.annotate$add_column_info$fn__40630.invoke(annotate.clj:582)"
"query_processor.middleware.permissions$check_query_permissions$fn__45464.invoke(permissions.clj:69)"
"query_processor.middleware.pre_alias_aggregations$pre_alias_aggregations$fn__47001.invoke(pre_alias_aggregations.clj:40)"
"query_processor.middleware.cumulative_aggregations$handle_cumulative_aggregations$fn__45662.invoke(cumulative_aggregations.clj:60)"
"query_processor.middleware.resolve_joined_fields$resolve_joined_fields$fn__47314.invoke(resolve_joined_fields.clj:94)"
"query_processor.middleware.resolve_joins$resolve_joins$fn__47619.invoke(resolve_joins.clj:178)"
"query_processor.middleware.add_implicit_joins$add_implicit_joins$fn__43976.invoke(add_implicit_joins.clj:181)"
"query_processor.middleware.large_int_id$convert_id_to_string$fn__46274.invoke(large_int_id.clj:44)"
"query_processor.middleware.format_rows$format_rows$fn__46254.invoke(format_rows.clj:74)"
"query_processor.middleware.desugar$desugar$fn__45728.invoke(desugar.clj:21)"
"query_processor.middleware.binning$update_binning_strategy$fn__44746.invoke(binning.clj:228)"
"query_processor.middleware.resolve_fields$resolve_fields$fn__45264.invoke(resolve_fields.clj:24)"
"query_processor.middleware.add_dimension_projections$add_remapping$fn__43606.invoke(add_dimension_projections.clj:314)"
"query_processor.middleware.add_implicit_clauses$add_implicit_clauses$fn__43837.invoke(add_implicit_clauses.clj:146)"
"query_processor.middleware.upgrade_field_literals$upgrade_field_literals$fn__48049.invoke(upgrade_field_literals.clj:45)"
"query_processor.middleware.add_source_metadata$add_source_metadata_for_source_queries$fn__44133.invoke(add_source_metadata.clj:124)"
"query_processor.middleware.reconcile_breakout_and_order_by_bucketing$reconcile_breakout_and_order_by_bucketing$fn__47198.invoke(reconcile_breakout_and_order_by_bucketing.clj:97)"
"query_processor.middleware.auto_bucket_datetimes$auto_bucket_datetimes$fn__44333.invoke(auto_bucket_datetimes.clj:139)"
"query_processor.middleware.resolve_source_table$resolve_source_tables$fn__45311.invoke(resolve_source_table.clj:45)"
"query_processor.middleware.parameters$substitute_parameters$fn__46983.invoke(parameters.clj:111)"
"query_processor.middleware.resolve_referenced$resolve_referenced_card_resources$fn__45363.invoke(resolve_referenced.clj:79)"
"query_processor.middleware.expand_macros$expand_macros$fn__45984.invoke(expand_macros.clj:155)"
"query_processor.middleware.add_timezone_info$add_timezone_info$fn__44142.invoke(add_timezone_info.clj:15)"
"query_processor.middleware.splice_params_in_response$splice_params_in_response$fn__47985.invoke(splice_params_in_response.clj:32)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209$fn__47213.invoke(resolve_database_and_driver.clj:31)"
"driver$do_with_driver.invokeStatic(driver.clj:60)"
"driver$do_with_driver.invoke(driver.clj:56)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209.invoke(resolve_database_and_driver.clj:25)"
"query_processor.middleware.fetch_source_query$resolve_card_id_source_tables$fn__46202.invoke(fetch_source_query.clj:264)"
"query_processor.middleware.store$initialize_store$fn__47994$fn__47995.invoke(store.clj:11)"
"query_processor.store$do_with_store.invokeStatic(store.clj:44)"
"query_processor.store$do_with_store.invoke(store.clj:38)"
"query_processor.middleware.store$initialize_store$fn__47994.invoke(store.clj:10)"
"query_processor.middleware.validate$validate_query$fn__48056.invoke(validate.clj:10)"
"query_processor.middleware.normalize_query$normalize$fn__46326.invoke(normalize_query.clj:22)"
"query_processor.middleware.add_rows_truncated$add_rows_truncated$fn__43994.invoke(add_rows_truncated.clj:35)"
"query_processor.middleware.results_metadata$record_and_return_metadata_BANG_$fn__47970.invoke(results_metadata.clj:147)"
"query_processor.middleware.constraints$add_default_userland_constraints$fn__45605.invoke(constraints.clj:42)"
"query_processor.middleware.process_userland_query$process_userland_query$fn__47072.invoke(process_userland_query.clj:135)"
"query_processor.middleware.catch_exceptions$catch_exceptions$fn__45548.invoke(catch_exceptions.clj:173)"
"query_processor.reducible$async_qp$qp_STAR___37408$thunk__37409.invoke(reducible.clj:103)"
"query_processor.reducible$async_qp$qp_STAR___37408.invoke(reducible.clj:109)"
"query_processor.reducible$sync_qp$qp_STAR___37417$fn__37420.invoke(reducible.clj:135)"
"query_processor.reducible$sync_qp$qp_STAR___37417.invoke(reducible.clj:134)"
"query_processor$process_userland_query.invokeStatic(query_processor.clj:237)"
"query_processor$process_userland_query.doInvoke(query_processor.clj:233)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111$fn__48114.invoke(query_processor.clj:249)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111.invoke(query_processor.clj:241)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155$fn__48158.invoke(query_processor.clj:261)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155.invoke(query_processor.clj:254)"
"api.dataset$fn__54256$fn__54259.invoke(dataset.clj:55)"
"query_processor.streaming$streaming_response_STAR_$fn__54237$fn__54238.invoke(streaming.clj:72)"
"query_processor.streaming$streaming_response_STAR_$fn__54237.invoke(streaming.clj:71)"
"async.streaming_response$do_f_STAR_.invokeStatic(streaming_response.clj:65)"
"async.streaming_response$do_f_STAR_.invoke(streaming_response.clj:63)"
"async.streaming_response$do_f_async$fn__16055.invoke(streaming_response.clj:84)"],
:error_type :qp,
:ex-data {:type :qp}}],
:error_type :invalid-query,
:json_query {:type "native", :native {:query "select 1 as \" \";", :template-tags {}}, :database 2, :parameters [], :middleware {:js-int-to-string? true, :add-default-userland-constraints? true}},
:status :failed,
:class clojure.lang.ExceptionInfo,
:stacktrace
["--> query_processor.middleware.annotate$fn__40554$deduplicate_cols_names__40559.invoke(annotate.clj:503)"
"query_processor.middleware.annotate$fn__40582$merged_column_info__40587$fn__40591.invoke(annotate.clj:550)"
"query_processor.middleware.annotate$fn__40582$merged_column_info__40587.invoke(annotate.clj:543)"
"query_processor.middleware.annotate$add_column_info_xform$combine__40623.invoke(annotate.clj:574)"
"query_processor.reducible$combine_additional_reducing_fns$fn__37431.invoke(reducible.clj:206)"
"query_processor.middleware.limit$limit_xform$fn__46296.invoke(limit.clj:21)"
"query_processor.context.default$default_reducef$fn__36877.invoke(default.clj:58)"
"query_processor.context.default$default_reducef.invokeStatic(default.clj:57)"
"query_processor.context.default$default_reducef.invoke(default.clj:48)"
"query_processor.context$reducef.invokeStatic(context.clj:69)"
"query_processor.context$reducef.invoke(context.clj:62)"
"query_processor.context.default$default_runf$respond_STAR___36881.invoke(default.clj:69)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:392)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc.execute$execute_reducible_query.invokeStatic(execute.clj:383)"
"driver.sql_jdbc.execute$execute_reducible_query.invoke(execute.clj:374)"
"driver.sql_jdbc$fn__78967.invokeStatic(sql_jdbc.clj:54)"
"driver.sql_jdbc$fn__78967.invoke(sql_jdbc.clj:52)"
"query_processor.context$executef.invokeStatic(context.clj:59)"
"query_processor.context$executef.invoke(context.clj:48)"
"query_processor.context.default$default_runf.invokeStatic(default.clj:68)"
"query_processor.context.default$default_runf.invoke(default.clj:66)"
"query_processor.context$runf.invokeStatic(context.clj:45)"
"query_processor.context$runf.invoke(context.clj:39)"
"query_processor.reducible$pivot.invokeStatic(reducible.clj:34)"
"query_processor.reducible$pivot.invoke(reducible.clj:31)"
"query_processor.middleware.mbql_to_native$mbql__GT_native$fn__46313.invoke(mbql_to_native.clj:25)"
"query_processor.middleware.check_features$check_features$fn__45589.invoke(check_features.clj:41)"
"query_processor.middleware.limit$limit$fn__46299.invoke(limit.clj:37)"
"query_processor.middleware.cache$maybe_return_cached_results$fn__45240.invoke(cache.clj:211)"
"query_processor.middleware.optimize_datetime_filters$optimize_datetime_filters$fn__46478.invoke(optimize_datetime_filters.clj:133)"
"query_processor.middleware.auto_parse_filter_values$auto_parse_filter_values$fn__44386.invoke(auto_parse_filter_values.clj:43)"
"query_processor.middleware.wrap_value_literals$wrap_value_literals$fn__40767.invoke(wrap_value_literals.clj:147)"
"query_processor.middleware.annotate$add_column_info$fn__40630.invoke(annotate.clj:582)"
"query_processor.middleware.permissions$check_query_permissions$fn__45464.invoke(permissions.clj:69)"
"query_processor.middleware.pre_alias_aggregations$pre_alias_aggregations$fn__47001.invoke(pre_alias_aggregations.clj:40)"
"query_processor.middleware.cumulative_aggregations$handle_cumulative_aggregations$fn__45662.invoke(cumulative_aggregations.clj:60)"
"query_processor.middleware.resolve_joined_fields$resolve_joined_fields$fn__47314.invoke(resolve_joined_fields.clj:94)"
"query_processor.middleware.resolve_joins$resolve_joins$fn__47619.invoke(resolve_joins.clj:178)"
"query_processor.middleware.add_implicit_joins$add_implicit_joins$fn__43976.invoke(add_implicit_joins.clj:181)"
"query_processor.middleware.large_int_id$convert_id_to_string$fn__46274.invoke(large_int_id.clj:44)"
"query_processor.middleware.format_rows$format_rows$fn__46254.invoke(format_rows.clj:74)"
"query_processor.middleware.desugar$desugar$fn__45728.invoke(desugar.clj:21)"
"query_processor.middleware.binning$update_binning_strategy$fn__44746.invoke(binning.clj:228)"
"query_processor.middleware.resolve_fields$resolve_fields$fn__45264.invoke(resolve_fields.clj:24)"
"query_processor.middleware.add_dimension_projections$add_remapping$fn__43606.invoke(add_dimension_projections.clj:314)"
"query_processor.middleware.add_implicit_clauses$add_implicit_clauses$fn__43837.invoke(add_implicit_clauses.clj:146)"
"query_processor.middleware.upgrade_field_literals$upgrade_field_literals$fn__48049.invoke(upgrade_field_literals.clj:45)"
"query_processor.middleware.add_source_metadata$add_source_metadata_for_source_queries$fn__44133.invoke(add_source_metadata.clj:124)"
"query_processor.middleware.reconcile_breakout_and_order_by_bucketing$reconcile_breakout_and_order_by_bucketing$fn__47198.invoke(reconcile_breakout_and_order_by_bucketing.clj:97)"
"query_processor.middleware.auto_bucket_datetimes$auto_bucket_datetimes$fn__44333.invoke(auto_bucket_datetimes.clj:139)"
"query_processor.middleware.resolve_source_table$resolve_source_tables$fn__45311.invoke(resolve_source_table.clj:45)"
"query_processor.middleware.parameters$substitute_parameters$fn__46983.invoke(parameters.clj:111)"
"query_processor.middleware.resolve_referenced$resolve_referenced_card_resources$fn__45363.invoke(resolve_referenced.clj:79)"
"query_processor.middleware.expand_macros$expand_macros$fn__45984.invoke(expand_macros.clj:155)"
"query_processor.middleware.add_timezone_info$add_timezone_info$fn__44142.invoke(add_timezone_info.clj:15)"
"query_processor.middleware.splice_params_in_response$splice_params_in_response$fn__47985.invoke(splice_params_in_response.clj:32)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209$fn__47213.invoke(resolve_database_and_driver.clj:31)"
"driver$do_with_driver.invokeStatic(driver.clj:60)"
"driver$do_with_driver.invoke(driver.clj:56)"
"query_processor.middleware.resolve_database_and_driver$resolve_database_and_driver$fn__47209.invoke(resolve_database_and_driver.clj:25)"
"query_processor.middleware.fetch_source_query$resolve_card_id_source_tables$fn__46202.invoke(fetch_source_query.clj:264)"
"query_processor.middleware.store$initialize_store$fn__47994$fn__47995.invoke(store.clj:11)"
"query_processor.store$do_with_store.invokeStatic(store.clj:44)"
"query_processor.store$do_with_store.invoke(store.clj:38)"
"query_processor.middleware.store$initialize_store$fn__47994.invoke(store.clj:10)"
"query_processor.middleware.validate$validate_query$fn__48056.invoke(validate.clj:10)"
"query_processor.middleware.normalize_query$normalize$fn__46326.invoke(normalize_query.clj:22)"
"query_processor.middleware.add_rows_truncated$add_rows_truncated$fn__43994.invoke(add_rows_truncated.clj:35)"
"query_processor.middleware.results_metadata$record_and_return_metadata_BANG_$fn__47970.invoke(results_metadata.clj:147)"
"query_processor.middleware.constraints$add_default_userland_constraints$fn__45605.invoke(constraints.clj:42)"
"query_processor.middleware.process_userland_query$process_userland_query$fn__47072.invoke(process_userland_query.clj:135)"
"query_processor.middleware.catch_exceptions$catch_exceptions$fn__45548.invoke(catch_exceptions.clj:173)"
"query_processor.reducible$async_qp$qp_STAR___37408$thunk__37409.invoke(reducible.clj:103)"
"query_processor.reducible$async_qp$qp_STAR___37408.invoke(reducible.clj:109)"
"query_processor.reducible$sync_qp$qp_STAR___37417$fn__37420.invoke(reducible.clj:135)"
"query_processor.reducible$sync_qp$qp_STAR___37417.invoke(reducible.clj:134)"
"query_processor$process_userland_query.invokeStatic(query_processor.clj:237)"
"query_processor$process_userland_query.doInvoke(query_processor.clj:233)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111$fn__48114.invoke(query_processor.clj:249)"
"query_processor$fn__48102$process_query_and_save_execution_BANG___48111.invoke(query_processor.clj:241)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155$fn__48158.invoke(query_processor.clj:261)"
"query_processor$fn__48146$process_query_and_save_with_max_results_constraints_BANG___48155.invoke(query_processor.clj:254)"
"api.dataset$fn__54256$fn__54259.invoke(dataset.clj:55)"
"query_processor.streaming$streaming_response_STAR_$fn__54237$fn__54238.invoke(streaming.clj:72)"
"query_processor.streaming$streaming_response_STAR_$fn__54237.invoke(streaming.clj:71)"
"async.streaming_response$do_f_STAR_.invokeStatic(streaming_response.clj:65)"
"async.streaming_response$do_f_STAR_.invoke(streaming_response.clj:63)"
"async.streaming_response$do_f_async$fn__16055.invoke(streaming_response.clj:84)"],
:context :ad-hoc,
:error
"Input to deduplicate-cols-names does not match schema: \n\n\t [(named [{:field_ref (named [nil (named (not (\"Non-blank string\" \" \")) \"field-name\") nil] \"Must be a valid instance of one of these clauses: :field-id, :field-literal, :joined-field, :fk->, :datetime-field, :expression, :binning-strategy\")}] cols)] \n\n",
:row_count 0,
:running_time 0,
:ex-data
{:type :schema.core/error,
:value [[{:display_name " ", :source :native, :field_ref [:field-literal " " :type/Integer], :name " ", :base_type :type/Integer}]],
:error
[(named [{:field_ref (named [nil (named (not ("Non-blank string" " ")) "field-name") nil] "Must be a valid instance of one of these clauses: :field-id, :field-literal, :joined-field, :fk->, :datetime-field, :expression, :binning-strategy")}] cols)]},
:data {:rows [], :cols []}}
```
**To Reproduce**
In the "Ask a question" section, asking a native SQL question against postgres, ask
```postgresql
SELECT 1 as " ";
```
you should get an error - `Cannot read property 'rows' of undefined`.
**Expected behavior**
Either an error telling us that whitespace-only aliases are unsupported, or a successful query with the whitespace-aliased column name.
**Information about your Metabase Installation:**
Version v0.38.0
Built on 2021-02-16
Running in Docker
Our db - Postgres
Metabase internal db - Postgres
**Severity**
Not severe at all, once we identified the problem. Was somewhat tricky to debug, because it happened deep in a complicated query, but now that we know the restriction, it's not really a problem at all.
| non_test | cannot read property rows of undefined when aliasing column to whitespace tldr executing select as in returns a javascript error cannot read property rows of undefined hi we recently did a major upgrade to one of our pulses failed to execute after the upgrade with the error cannot read property rows of undefined after digging in we found the culprit was a column we had aliased to for display purposes logs browser invalid cache key undefined has been returned by keyselector function error typeerror cannot read property rows of undefined app main bundle js error getting setting table columns typeerror cannot read property cols of undefined server error metabase query processor middleware catch exceptions error processing query null database id started at t via status failed class clojure lang exceptioninfo error error reducing result rows stacktrace query processor context default default reducef fn invoke default clj query processor context default default reducef invokestatic default clj query processor context default default reducef invoke default clj query processor context reducef invokestatic context clj query processor context reducef invoke context clj query processor context default default runf respond star invoke default clj driver sql jdbc execute execute reducible query invokestatic execute clj driver sql jdbc execute execute reducible query invoke execute clj driver sql jdbc execute execute reducible query invokestatic execute clj driver sql jdbc execute execute reducible query invoke execute clj driver sql jdbc fn invokestatic sql jdbc clj driver sql jdbc fn invoke sql jdbc clj query processor context executef invokestatic context clj query processor context executef invoke context clj query processor context default default runf invokestatic default clj query processor context default default runf invoke default clj query processor context runf invokestatic context clj query processor context runf invoke context clj query processor reducible pivot invokestatic reducible clj query processor reducible pivot invoke reducible clj query processor middleware mbql to native mbql gt native fn invoke mbql to native clj query processor middleware check features check features fn invoke check features clj query processor middleware limit limit fn invoke limit clj query processor middleware cache maybe return cached results fn invoke cache clj query processor middleware optimize datetime filters optimize datetime filters fn invoke optimize datetime filters clj query processor middleware auto parse filter values auto parse filter values fn invoke auto parse filter values clj query processor middleware wrap value literals wrap value literals fn invoke wrap value literals clj query processor middleware annotate add column info fn invoke annotate clj query processor middleware permissions check query permissions fn invoke permissions clj query processor middleware pre alias aggregations pre alias aggregations fn invoke pre alias aggregations clj query processor middleware cumulative aggregations handle cumulative aggregations fn invoke cumulative aggregations clj query processor middleware resolve joined fields resolve joined fields fn invoke resolve joined fields clj query processor middleware resolve joins resolve joins fn invoke resolve joins clj query processor middleware add implicit joins add implicit joins fn invoke add implicit joins clj query processor middleware large int id convert id to string fn invoke large int id clj query processor middleware format rows format rows fn invoke format rows clj query processor middleware desugar desugar fn invoke desugar clj query processor middleware binning update binning strategy fn invoke binning clj query processor middleware resolve fields resolve fields fn invoke resolve fields clj query processor middleware add dimension projections add remapping fn invoke add dimension projections clj query processor middleware add implicit clauses add implicit clauses fn invoke add implicit clauses clj query processor middleware upgrade field literals upgrade field literals fn invoke upgrade field literals clj query processor middleware add source metadata add source metadata for source queries fn invoke add source metadata clj query processor middleware reconcile breakout and order by bucketing reconcile breakout and order by bucketing fn invoke reconcile breakout and order by bucketing clj query processor middleware auto bucket datetimes auto bucket datetimes fn invoke auto bucket datetimes clj query processor middleware resolve source table resolve source tables fn invoke resolve source table clj query processor middleware parameters substitute parameters fn invoke parameters clj query processor middleware resolve referenced resolve referenced card resources fn invoke resolve referenced clj query processor middleware expand macros expand macros fn invoke expand macros clj query processor middleware add timezone info add timezone info fn invoke add timezone info clj query processor middleware splice params in response splice params in response fn invoke splice params in response clj query processor middleware resolve database and driver resolve database and driver fn fn invoke resolve database and driver clj driver do with driver invokestatic driver clj driver do with driver invoke driver clj query processor middleware resolve database and driver resolve database and driver fn invoke resolve database and driver clj query processor middleware fetch source query resolve card id source tables fn invoke fetch source query clj query processor middleware store initialize store fn fn invoke store clj query processor store do with store invokestatic store clj query processor store do with store invoke store clj query processor middleware store initialize store fn invoke store clj query processor middleware validate validate query fn invoke validate clj query processor middleware normalize query normalize fn invoke normalize query clj query processor middleware add rows truncated add rows truncated fn invoke add rows truncated clj query processor middleware results metadata record and return metadata bang fn invoke results metadata clj query processor middleware constraints add default userland constraints fn invoke constraints clj query processor middleware process userland query process userland query fn invoke process userland query clj query processor middleware catch exceptions catch exceptions fn invoke catch exceptions clj query processor reducible async qp qp star thunk invoke reducible clj query processor reducible async qp qp star invoke reducible clj query processor reducible sync qp qp star fn invoke reducible clj query processor reducible sync qp qp star invoke reducible clj query processor process userland query invokestatic query processor clj query processor process userland query doinvoke query processor clj query processor fn process query and save execution bang fn invoke query processor clj query processor fn process query and save execution bang invoke query processor clj query processor fn process query and save with max results constraints bang fn invoke query processor clj query processor fn process query and save with max results constraints bang invoke query processor clj api dataset fn fn invoke dataset clj query processor streaming streaming response star fn fn invoke streaming clj query processor streaming streaming response star fn invoke streaming clj async streaming response do f star invokestatic streaming response clj async streaming response do f star invoke streaming response clj async streaming response do f async fn invoke streaming response clj error type qp ex data type qp error type invalid query json query type native native query select as template tags database parameters middleware js int to string true add default userland constraints true status failed class clojure lang exceptioninfo stacktrace query processor middleware annotate fn deduplicate cols names invoke annotate clj query processor middleware annotate fn merged column info fn invoke annotate clj query processor middleware annotate fn merged column info invoke annotate clj query processor middleware annotate add column info xform combine invoke annotate clj query processor reducible combine additional reducing fns fn invoke reducible clj query processor middleware limit limit xform fn invoke limit clj query processor context default default reducef fn invoke default clj query processor context default default reducef invokestatic default clj query processor context default default reducef invoke default clj query processor context reducef invokestatic context clj query processor context reducef invoke context clj query processor context default default runf respond star invoke default clj driver sql jdbc execute execute reducible query invokestatic execute clj driver sql jdbc execute execute reducible query invoke execute clj driver sql jdbc execute execute reducible query invokestatic execute clj driver sql jdbc execute execute reducible query invoke execute clj driver sql jdbc fn invokestatic sql jdbc clj driver sql jdbc fn invoke sql jdbc clj query processor context executef invokestatic context clj query processor context executef invoke context clj query processor context default default runf invokestatic default clj query processor context default default runf invoke default clj query processor context runf invokestatic context clj query processor context runf invoke context clj query processor reducible pivot invokestatic reducible clj query processor reducible pivot invoke reducible clj query processor middleware mbql to native mbql gt native fn invoke mbql to native clj query processor middleware check features check features fn invoke check features clj query processor middleware limit limit fn invoke limit clj query processor middleware cache maybe return cached results fn invoke cache clj query processor middleware optimize datetime filters optimize datetime filters fn invoke optimize datetime filters clj query processor middleware auto parse filter values auto parse filter values fn invoke auto parse filter values clj query processor middleware wrap value literals wrap value literals fn invoke wrap value literals clj query processor middleware annotate add column info fn invoke annotate clj query processor middleware permissions check query permissions fn invoke permissions clj query processor middleware pre alias aggregations pre alias aggregations fn invoke pre alias aggregations clj query processor middleware cumulative aggregations handle cumulative aggregations fn invoke cumulative aggregations clj query processor middleware resolve joined fields resolve joined fields fn invoke resolve joined fields clj query processor middleware resolve joins resolve joins fn invoke resolve joins clj query processor middleware add implicit joins add implicit joins fn invoke add implicit joins clj query processor middleware large int id convert id to string fn invoke large int id clj query processor middleware format rows format rows fn invoke format rows clj query processor middleware desugar desugar fn invoke desugar clj query processor middleware binning update binning strategy fn invoke binning clj query processor middleware resolve fields resolve fields fn invoke resolve fields clj query processor middleware add dimension projections add remapping fn invoke add dimension projections clj query processor middleware add implicit clauses add implicit clauses fn invoke add implicit clauses clj query processor middleware upgrade field literals upgrade field literals fn invoke upgrade field literals clj query processor middleware add source metadata add source metadata for source queries fn invoke add source metadata clj query processor middleware reconcile breakout and order by bucketing reconcile breakout and order by bucketing fn invoke reconcile breakout and order by bucketing clj query processor middleware auto bucket datetimes auto bucket datetimes fn invoke auto bucket datetimes clj query processor middleware resolve source table resolve source tables fn invoke resolve source table clj query processor middleware parameters substitute parameters fn invoke parameters clj query processor middleware resolve referenced resolve referenced card resources fn invoke resolve referenced clj query processor middleware expand macros expand macros fn invoke expand macros clj query processor middleware add timezone info add timezone info fn invoke add timezone info clj query processor middleware splice params in response splice params in response fn invoke splice params in response clj query processor middleware resolve database and driver resolve database and driver fn fn invoke resolve database and driver clj driver do with driver invokestatic driver clj driver do with driver invoke driver clj query processor middleware resolve database and driver resolve database and driver fn invoke resolve database and driver clj query processor middleware fetch source query resolve card id source tables fn invoke fetch source query clj query processor middleware store initialize store fn fn invoke store clj query processor store do with store invokestatic store clj query processor store do with store invoke store clj query processor middleware store initialize store fn invoke store clj query processor middleware validate validate query fn invoke validate clj query processor middleware normalize query normalize fn invoke normalize query clj query processor middleware add rows truncated add rows truncated fn invoke add rows truncated clj query processor middleware results metadata record and return metadata bang fn invoke results metadata clj query processor middleware constraints add default userland constraints fn invoke constraints clj query processor middleware process userland query process userland query fn invoke process userland query clj query processor middleware catch exceptions catch exceptions fn invoke catch exceptions clj query processor reducible async qp qp star thunk invoke reducible clj query processor reducible async qp qp star invoke reducible clj query processor reducible sync qp qp star fn invoke reducible clj query processor reducible sync qp qp star invoke reducible clj query processor process userland query invokestatic query processor clj query processor process userland query doinvoke query processor clj query processor fn process query and save execution bang fn invoke query processor clj query processor fn process query and save execution bang invoke query processor clj query processor fn process query and save with max results constraints bang fn invoke query processor clj query processor fn process query and save with max results constraints bang invoke query processor clj api dataset fn fn invoke dataset clj query processor streaming streaming response star fn fn invoke streaming clj query processor streaming streaming response star fn invoke streaming clj async streaming response do f star invokestatic streaming response clj async streaming response do f star invoke streaming response clj async streaming response do f async fn invoke streaming response clj context ad hoc error input to deduplicate cols names does not match schema n n t must be a valid instance of one of these clauses field id field literal joined field fk datetime field expression binning strategy cols n n row count running time ex data type schema core error value name base type type integer error must be a valid instance of one of these clauses field id field literal joined field fk datetime field expression binning strategy cols data rows cols to reproduce in the ask a question section asking a native sql question against postgres ask postgresql select as you should get an error cannot read property rows of undefined expected behavior either an error telling us that whitespace only aliases are unsupported or a successful query with the whitespace aliased column name information about your metabase installation version built on running in docker our db postgres metabase internal db postgres severity not severe at all once we identified the problem was somewhat tricky to debug because it happened deep in a complicated query but now that we know the restriction it s not really a problem at all | 0 |
97,318 | 16,236,137,298 | IssuesEvent | 2021-05-07 01:08:35 | cherryrm/ytmdesktop | https://api.github.com/repos/cherryrm/ytmdesktop | opened | CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.5.tgz | security vulnerability | ## CVE-2020-28502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary>
<p>XMLHttpRequest for Node</p>
<p>Library home page: <a href="https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz">https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz</a></p>
<p>Path to dependency file: ytmdesktop/package.json</p>
<p>Path to vulnerable library: ytmdesktop/node_modules/xmlhttprequest-ssl/package.json</p>
<p>
Dependency Hierarchy:
- socket.io-2.3.0.tgz (Root Library)
- socket.io-client-2.3.0.tgz
- engine.io-client-3.4.0.tgz
- :x: **xmlhttprequest-ssl-1.5.5.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async=False on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.
<p>Publish Date: 2021-03-05
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28502>CVE-2020-28502</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-h4j5-c7cj-74xg">https://github.com/advisories/GHSA-h4j5-c7cj-74xg</a></p>
<p>Release Date: 2021-03-05</p>
<p>Fix Resolution: xmlhttprequest - 1.7.0,xmlhttprequest-ssl - 1.6.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"xmlhttprequest-ssl","packageVersion":"1.5.5","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"socket.io:2.3.0;socket.io-client:2.3.0;engine.io-client:3.4.0;xmlhttprequest-ssl:1.5.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"xmlhttprequest - 1.7.0,xmlhttprequest-ssl - 1.6.2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-28502","vulnerabilityDetails":"This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async\u003dFalse on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28502","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2020-28502 (High) detected in xmlhttprequest-ssl-1.5.5.tgz - ## CVE-2020-28502 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xmlhttprequest-ssl-1.5.5.tgz</b></p></summary>
<p>XMLHttpRequest for Node</p>
<p>Library home page: <a href="https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz">https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz</a></p>
<p>Path to dependency file: ytmdesktop/package.json</p>
<p>Path to vulnerable library: ytmdesktop/node_modules/xmlhttprequest-ssl/package.json</p>
<p>
Dependency Hierarchy:
- socket.io-2.3.0.tgz (Root Library)
- socket.io-client-2.3.0.tgz
- engine.io-client-3.4.0.tgz
- :x: **xmlhttprequest-ssl-1.5.5.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async=False on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.
<p>Publish Date: 2021-03-05
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28502>CVE-2020-28502</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-h4j5-c7cj-74xg">https://github.com/advisories/GHSA-h4j5-c7cj-74xg</a></p>
<p>Release Date: 2021-03-05</p>
<p>Fix Resolution: xmlhttprequest - 1.7.0,xmlhttprequest-ssl - 1.6.2</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"xmlhttprequest-ssl","packageVersion":"1.5.5","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"socket.io:2.3.0;socket.io-client:2.3.0;engine.io-client:3.4.0;xmlhttprequest-ssl:1.5.5","isMinimumFixVersionAvailable":true,"minimumFixVersion":"xmlhttprequest - 1.7.0,xmlhttprequest-ssl - 1.6.2"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2020-28502","vulnerabilityDetails":"This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async\u003dFalse on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-28502","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | non_test | cve high detected in xmlhttprequest ssl tgz cve high severity vulnerability vulnerable library xmlhttprequest ssl tgz xmlhttprequest for node library home page a href path to dependency file ytmdesktop package json path to vulnerable library ytmdesktop node modules xmlhttprequest ssl package json dependency hierarchy socket io tgz root library socket io client tgz engine io client tgz x xmlhttprequest ssl tgz vulnerable library found in base branch master vulnerability details this affects the package xmlhttprequest before all versions of package xmlhttprequest ssl provided requests are sent synchronously async false on xhr open malicious user input flowing into xhr send could result in arbitrary code being injected and run publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution xmlhttprequest xmlhttprequest ssl isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree socket io socket io client engine io client xmlhttprequest ssl isminimumfixversionavailable true minimumfixversion xmlhttprequest xmlhttprequest ssl basebranches vulnerabilityidentifier cve vulnerabilitydetails this affects the package xmlhttprequest before all versions of package xmlhttprequest ssl provided requests are sent synchronously async on xhr open malicious user input flowing into xhr send could result in arbitrary code being injected and run vulnerabilityurl | 0 |
60,972 | 7,432,455,395 | IssuesEvent | 2018-03-26 00:59:51 | Opentrons/opentrons | https://api.github.com/repos/Opentrons/opentrons | opened | PD Error Handling: Insufficient Liquid for Aspirate | feature protocol designer | As a user, I would like to know if a step attempts to aspirate more liquid than is available in a well
## Acceptance Criteria
- Warn user if a step attempts to aspirate more liquid that available
- Warn is shown within the step editor and the side panel
- Warn is per step (and applies to all steps without sufficient tips)
- Warn is non-dismissable, but is dismissed automatically when sufficient tips are added
| 1.0 | PD Error Handling: Insufficient Liquid for Aspirate - As a user, I would like to know if a step attempts to aspirate more liquid than is available in a well
## Acceptance Criteria
- Warn user if a step attempts to aspirate more liquid that available
- Warn is shown within the step editor and the side panel
- Warn is per step (and applies to all steps without sufficient tips)
- Warn is non-dismissable, but is dismissed automatically when sufficient tips are added
| non_test | pd error handling insufficient liquid for aspirate as a user i would like to know if a step attempts to aspirate more liquid than is available in a well acceptance criteria warn user if a step attempts to aspirate more liquid that available warn is shown within the step editor and the side panel warn is per step and applies to all steps without sufficient tips warn is non dismissable but is dismissed automatically when sufficient tips are added | 0 |
288,219 | 24,890,574,136 | IssuesEvent | 2022-10-28 11:38:44 | Uninett/Argus | https://api.github.com/repos/Uninett/Argus | opened | Split up and test send method in email and SMS plugin | notification tests | As suggested by @hmpf in #518:
"send" should be split into two: one that gathers the necessary context, and one that actually does the sending using the gathered context.
Both functions should then be tested.
https://docs.djangoproject.com/en/dev/topics/testing/tools/#email-services might be helpful for the testing part. | 1.0 | Split up and test send method in email and SMS plugin - As suggested by @hmpf in #518:
"send" should be split into two: one that gathers the necessary context, and one that actually does the sending using the gathered context.
Both functions should then be tested.
https://docs.djangoproject.com/en/dev/topics/testing/tools/#email-services might be helpful for the testing part. | test | split up and test send method in email and sms plugin as suggested by hmpf in send should be split into two one that gathers the necessary context and one that actually does the sending using the gathered context both functions should then be tested might be helpful for the testing part | 1 |
187,021 | 14,426,916,025 | IssuesEvent | 2020-12-06 00:45:40 | kalexmills/github-vet-tests-dec2020 | https://api.github.com/repos/kalexmills/github-vet-tests-dec2020 | closed | jimmidyson/jolokia-proxy: Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go; 46 LoC | fresh small test |
Found a possible issue in [jimmidyson/jolokia-proxy](https://www.github.com/jimmidyson/jolokia-proxy) at [Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go](https://github.com/jimmidyson/jolokia-proxy/blob/36df21e362b71211e0852dfc9fd866dd18294f35/Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go#L35-L80)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable eventType used in defer or goroutine at line 46
[Click here to see the code in its original context.](https://github.com/jimmidyson/jolokia-proxy/blob/36df21e362b71211e0852dfc9fd866dd18294f35/Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go#L35-L80)
<details>
<summary>Click here to show the 46 line(s) of Go which triggered the analyzer.</summary>
```go
for _, eventType := range table {
out, in := io.Pipe()
decoder := NewDecoder(out, testapi.Codec())
expect := &api.Pod{ObjectMeta: api.ObjectMeta{Name: "foo"}}
encoder := json.NewEncoder(in)
go func() {
data, err := testapi.Codec().Encode(expect)
if err != nil {
t.Fatalf("Unexpected error %v", err)
}
if err := encoder.Encode(&watchEvent{eventType, runtime.RawExtension{json.RawMessage(data)}}); err != nil {
t.Errorf("Unexpected error %v", err)
}
in.Close()
}()
done := make(chan struct{})
go func() {
action, got, err := decoder.Decode()
if err != nil {
t.Fatalf("Unexpected error %v", err)
}
if e, a := eventType, action; e != a {
t.Errorf("Expected %v, got %v", e, a)
}
if e, a := expect, got; !reflect.DeepEqual(e, a) {
t.Errorf("Expected %v, got %v", e, a)
}
t.Logf("Exited read")
close(done)
}()
<-done
done = make(chan struct{})
go func() {
_, _, err := decoder.Decode()
if err == nil {
t.Errorf("Unexpected nil error")
}
close(done)
}()
<-done
decoder.Close()
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 36df21e362b71211e0852dfc9fd866dd18294f35
| 1.0 | jimmidyson/jolokia-proxy: Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go; 46 LoC -
Found a possible issue in [jimmidyson/jolokia-proxy](https://www.github.com/jimmidyson/jolokia-proxy) at [Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go](https://github.com/jimmidyson/jolokia-proxy/blob/36df21e362b71211e0852dfc9fd866dd18294f35/Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go#L35-L80)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable eventType used in defer or goroutine at line 46
[Click here to see the code in its original context.](https://github.com/jimmidyson/jolokia-proxy/blob/36df21e362b71211e0852dfc9fd866dd18294f35/Godeps/_workspace/src/github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json/decoder_test.go#L35-L80)
<details>
<summary>Click here to show the 46 line(s) of Go which triggered the analyzer.</summary>
```go
for _, eventType := range table {
out, in := io.Pipe()
decoder := NewDecoder(out, testapi.Codec())
expect := &api.Pod{ObjectMeta: api.ObjectMeta{Name: "foo"}}
encoder := json.NewEncoder(in)
go func() {
data, err := testapi.Codec().Encode(expect)
if err != nil {
t.Fatalf("Unexpected error %v", err)
}
if err := encoder.Encode(&watchEvent{eventType, runtime.RawExtension{json.RawMessage(data)}}); err != nil {
t.Errorf("Unexpected error %v", err)
}
in.Close()
}()
done := make(chan struct{})
go func() {
action, got, err := decoder.Decode()
if err != nil {
t.Fatalf("Unexpected error %v", err)
}
if e, a := eventType, action; e != a {
t.Errorf("Expected %v, got %v", e, a)
}
if e, a := expect, got; !reflect.DeepEqual(e, a) {
t.Errorf("Expected %v, got %v", e, a)
}
t.Logf("Exited read")
close(done)
}()
<-done
done = make(chan struct{})
go func() {
_, _, err := decoder.Decode()
if err == nil {
t.Errorf("Unexpected nil error")
}
close(done)
}()
<-done
decoder.Close()
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: 36df21e362b71211e0852dfc9fd866dd18294f35
| test | jimmidyson jolokia proxy godeps workspace src github com googlecloudplatform kubernetes pkg watch json decoder test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message range loop variable eventtype used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for eventtype range table out in io pipe decoder newdecoder out testapi codec expect api pod objectmeta api objectmeta name foo encoder json newencoder in go func data err testapi codec encode expect if err nil t fatalf unexpected error v err if err encoder encode watchevent eventtype runtime rawextension json rawmessage data err nil t errorf unexpected error v err in close done make chan struct go func action got err decoder decode if err nil t fatalf unexpected error v err if e a eventtype action e a t errorf expected v got v e a if e a expect got reflect deepequal e a t errorf expected v got v e a t logf exited read close done done done make chan struct go func err decoder decode if err nil t errorf unexpected nil error close done done decoder close leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 1 |
300,383 | 22,674,325,694 | IssuesEvent | 2022-07-04 01:40:07 | WFCD/warframe-hub | https://api.github.com/repos/WFCD/warframe-hub | closed | :bug: Wrong mission type on Railjack Fissure | Type: Bug Severity4: Inconvenient Scope: Documentation | ### Summary
Railjack node Orvin-Haarc (venus) Extermination | Lith is actually a spy mission
### Version
hub (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | 1.0 | :bug: Wrong mission type on Railjack Fissure - ### Summary
Railjack node Orvin-Haarc (venus) Extermination | Lith is actually a spy mission
### Version
hub (Default)
### What browsers are you seeing the problem on?
_No response_
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct | non_test | bug wrong mission type on railjack fissure summary railjack node orvin haarc venus extermination lith is actually a spy mission version hub default what browsers are you seeing the problem on no response relevant log output no response code of conduct i agree to follow this project s code of conduct | 0 |
245,882 | 20,809,764,300 | IssuesEvent | 2022-03-18 00:18:37 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | opened | JDK8 LambdaLoadTest_special_J9_5m_5_FAILED testFailure: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts): null | test failure | Failure link
------------
From an internal build `job/Test_openjdk8_j9_special.system_x86-32_windows_testList_3/156/`(`win16x64rt2-7`):
```
openjdk version "1.8.0_332"
IBM Semeru Runtime Open Edition (build 1.8.0_332-b04)
Eclipse OpenJ9 VM (build openj9-0.32.0-m1a, JRE 1.8.0 Windows Server 2016 x86-32-Bit 20220316_325 (JIT enabled, AOT enabled)
OpenJ9 - 6dbe50f27
OMR - c7a356355
JCL - ed00c0865b based on jdk8u332-b04)
```
[Rerun in Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=LambdaLoadTest_special_J9_5m_5&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_j9_special.system_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=AdoptOpenJDK%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-jdk_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-debugimage_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-testimage_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-jre_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=true&NON_AQA_TEST_REPOS=&ARTIFACTORY_SERVER=na.artifactory.swg-devops&USE_JRE=false&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fibmruntimes%2Fopenj9-openjdk-jdk8&RELEASE_TAG=v0.32.0-release&OPENJ9_BRANCH=v0.32.0-release&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&PLATFORM_AND_MACHINE=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=v0.32.0-release&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=177&DOCKERIMAGE_TAG=&JDK_IMPL=openj9&TEST_TIME=&SSH_AGENT_CREDENTIAL=83181e25-eea4-4f55-8b3e-e79615733226&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&TKG_SHA=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=4e18ffe7-b1b1-4272-9979-99769b68bcc2&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=http%3A%2F%2Ftrss1.fyre.ibm.com&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=20&JVM_OPTIONS=&PARALLEL=None) - Change TARGET to run only the failed test targets.
Optional info
-------------
Failure output (captured from console output)
---------------------------------------------
```
[2022-03-16T17:08:48.998Z] variation: Mode113
[2022-03-16T17:08:49.389Z] JVM_OPTIONS: -Xgcpolicy:gencon -Xjit:count=0,optlevel=warm,gcOnResolve,rtResolve -Xmn512k -Xnocompressedrefs
[2022-03-16T17:09:33.373Z] LT 10:09:29.233 - suite.isCreateDump() : false
[2022-03-16T17:09:33.373Z] LT 10:09:29.497 - Test failed
[2022-03-16T17:09:33.373Z] LT Failure num. = 1
[2022-03-16T17:09:33.373Z] LT Test number = 2
[2022-03-16T17:09:33.373Z] LT Test details = 'JUnit[net.adoptopenjdk.test.lambda.TestLambdaContexts]'
[2022-03-16T17:09:33.373Z] LT Suite number = 0
[2022-03-16T17:09:33.373Z] LT Thread number = 5
[2022-03-16T17:09:33.373Z] LT >>> Captured test output >>>
[2022-03-16T17:09:33.373Z] LT testStarted : testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFailure: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts): null
[2022-03-16T17:09:33.373Z] LT java.lang.AssertionError
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.fail(Assert.java:86)
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.assertTrue(Assert.java:41)
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.assertTrue(Assert.java:52)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.test.lambda.TestLambdaContexts.testStaticLambda(TestLambdaContexts.java:240)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-03-16T17:09:33.373Z] LT at java.lang.reflect.Method.invoke(Method.java:498)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2022-03-16T17:09:33.373Z] LT at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2022-03-16T17:09:33.373Z] LT at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.Suite.runChild(Suite.java:128)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.Suite.runChild(Suite.java:27)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2022-03-16T17:09:33.373Z] LT at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2022-03-16T17:09:33.373Z] LT at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:130)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
[2022-03-16T17:09:33.373Z] LT at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2022-03-16T17:09:33.373Z] LT at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2022-03-16T17:09:33.373Z] LT at java.lang.Thread.run(Thread.java:832)
[2022-03-16T17:09:33.373Z] LT testFinished: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testArrayInitializer(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testArrayInitializer(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testConstructorParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testConstructorParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testEmptyLamda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testEmptyLamda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testVariableAssignment(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testVariableAssignment(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testLambdaInLambdaExpressionBody(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testLambdaInLambdaExpressionBody(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testCastLamdaExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testCastLamdaExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testReturn(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testReturn(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testLambdaInConditionalExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testLambdaInConditionalExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testVariableDeclaration(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testVariableDeclaration(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testMethodParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testMethodParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT
[2022-03-16T17:09:33.373Z] LT JUnit Test Results for: net.adoptopenjdk.test.lambda.TestLambdaContexts
[2022-03-16T17:09:33.373Z] LT Ran : 11
[2022-03-16T17:09:33.373Z] LT Passed : 10
[2022-03-16T17:09:33.373Z] LT Failed : 1
[2022-03-16T17:09:33.373Z] LT Ignored: 0
[2022-03-16T17:09:33.373Z] LT Result : FAILED
[2022-03-16T17:09:33.373Z] LT <<<
[2022-03-16T17:09:33.373Z] LT
[2022-03-16T17:09:41.361Z] LT 10:09:38.161 - Completed 6.7%. Number of tests started=23 (with 1 failure(s))
[2022-03-16T17:15:44.128Z] LambdaLoadTest_special_J9_5m_5_FAILED
```
50x grinder - job/Grinder/21836/ | 1.0 | JDK8 LambdaLoadTest_special_J9_5m_5_FAILED testFailure: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts): null - Failure link
------------
From an internal build `job/Test_openjdk8_j9_special.system_x86-32_windows_testList_3/156/`(`win16x64rt2-7`):
```
openjdk version "1.8.0_332"
IBM Semeru Runtime Open Edition (build 1.8.0_332-b04)
Eclipse OpenJ9 VM (build openj9-0.32.0-m1a, JRE 1.8.0 Windows Server 2016 x86-32-Bit 20220316_325 (JIT enabled, AOT enabled)
OpenJ9 - 6dbe50f27
OMR - c7a356355
JCL - ed00c0865b based on jdk8u332-b04)
```
[Rerun in Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=LambdaLoadTest_special_J9_5m_5&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_j9_special.system_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=AdoptOpenJDK%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-jdk_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-debugimage_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-testimage_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip+https%3A%2F%2Fna.artifactory.swg-devops.com%2Fartifactory%2Fsys-rt-generic-local%2Fhyc-runtimes-jenkins.swg-devops.com%2Fbuild-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-openj9%2F325%2Fibm-semeru-open-jre_x86-32_windows_8u332b04_openj9-0.32.0-m1a.zip&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=true&NON_AQA_TEST_REPOS=&ARTIFACTORY_SERVER=na.artifactory.swg-devops&USE_JRE=false&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fibmruntimes%2Fopenj9-openjdk-jdk8&RELEASE_TAG=v0.32.0-release&OPENJ9_BRANCH=v0.32.0-release&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&PLATFORM_AND_MACHINE=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=v0.32.0-release&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=177&DOCKERIMAGE_TAG=&JDK_IMPL=openj9&TEST_TIME=&SSH_AGENT_CREDENTIAL=83181e25-eea4-4f55-8b3e-e79615733226&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&TKG_SHA=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=4e18ffe7-b1b1-4272-9979-99769b68bcc2&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=http%3A%2F%2Ftrss1.fyre.ibm.com&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=20&JVM_OPTIONS=&PARALLEL=None) - Change TARGET to run only the failed test targets.
Optional info
-------------
Failure output (captured from console output)
---------------------------------------------
```
[2022-03-16T17:08:48.998Z] variation: Mode113
[2022-03-16T17:08:49.389Z] JVM_OPTIONS: -Xgcpolicy:gencon -Xjit:count=0,optlevel=warm,gcOnResolve,rtResolve -Xmn512k -Xnocompressedrefs
[2022-03-16T17:09:33.373Z] LT 10:09:29.233 - suite.isCreateDump() : false
[2022-03-16T17:09:33.373Z] LT 10:09:29.497 - Test failed
[2022-03-16T17:09:33.373Z] LT Failure num. = 1
[2022-03-16T17:09:33.373Z] LT Test number = 2
[2022-03-16T17:09:33.373Z] LT Test details = 'JUnit[net.adoptopenjdk.test.lambda.TestLambdaContexts]'
[2022-03-16T17:09:33.373Z] LT Suite number = 0
[2022-03-16T17:09:33.373Z] LT Thread number = 5
[2022-03-16T17:09:33.373Z] LT >>> Captured test output >>>
[2022-03-16T17:09:33.373Z] LT testStarted : testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFailure: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts): null
[2022-03-16T17:09:33.373Z] LT java.lang.AssertionError
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.fail(Assert.java:86)
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.assertTrue(Assert.java:41)
[2022-03-16T17:09:33.373Z] LT at org.junit.Assert.assertTrue(Assert.java:52)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.test.lambda.TestLambdaContexts.testStaticLambda(TestLambdaContexts.java:240)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2022-03-16T17:09:33.373Z] LT at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-03-16T17:09:33.373Z] LT at java.lang.reflect.Method.invoke(Method.java:498)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2022-03-16T17:09:33.373Z] LT at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2022-03-16T17:09:33.373Z] LT at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.Suite.runChild(Suite.java:128)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.Suite.runChild(Suite.java:27)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2022-03-16T17:09:33.373Z] LT at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2022-03-16T17:09:33.373Z] LT at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2022-03-16T17:09:33.373Z] LT at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.loadTest.adaptors.JUnitAdaptor.executeTest(JUnitAdaptor.java:130)
[2022-03-16T17:09:33.373Z] LT at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
[2022-03-16T17:09:33.373Z] LT at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2022-03-16T17:09:33.373Z] LT at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2022-03-16T17:09:33.373Z] LT at java.lang.Thread.run(Thread.java:832)
[2022-03-16T17:09:33.373Z] LT testFinished: testStaticLambda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testArrayInitializer(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testArrayInitializer(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testConstructorParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testConstructorParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testEmptyLamda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testEmptyLamda(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testVariableAssignment(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testVariableAssignment(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testLambdaInLambdaExpressionBody(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testLambdaInLambdaExpressionBody(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testCastLamdaExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testCastLamdaExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testReturn(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testReturn(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testLambdaInConditionalExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testLambdaInConditionalExpression(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testVariableDeclaration(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testVariableDeclaration(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testStarted : testMethodParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT testFinished: testMethodParameter(net.adoptopenjdk.test.lambda.TestLambdaContexts)
[2022-03-16T17:09:33.373Z] LT
[2022-03-16T17:09:33.373Z] LT JUnit Test Results for: net.adoptopenjdk.test.lambda.TestLambdaContexts
[2022-03-16T17:09:33.373Z] LT Ran : 11
[2022-03-16T17:09:33.373Z] LT Passed : 10
[2022-03-16T17:09:33.373Z] LT Failed : 1
[2022-03-16T17:09:33.373Z] LT Ignored: 0
[2022-03-16T17:09:33.373Z] LT Result : FAILED
[2022-03-16T17:09:33.373Z] LT <<<
[2022-03-16T17:09:33.373Z] LT
[2022-03-16T17:09:41.361Z] LT 10:09:38.161 - Completed 6.7%. Number of tests started=23 (with 1 failure(s))
[2022-03-16T17:15:44.128Z] LambdaLoadTest_special_J9_5m_5_FAILED
```
50x grinder - job/Grinder/21836/ | test | lambdaloadtest special failed testfailure teststaticlambda net adoptopenjdk test lambda testlambdacontexts null failure link from an internal build job test special system windows testlist openjdk version ibm semeru runtime open edition build eclipse vm build jre windows server bit jit enabled aot enabled omr jcl based on change target to run only the failed test targets optional info failure output captured from console output variation jvm options xgcpolicy gencon xjit count optlevel warm gconresolve rtresolve xnocompressedrefs lt suite iscreatedump false lt test failed lt failure num lt test number lt test details junit lt suite number lt thread number lt captured test output lt teststarted teststaticlambda net adoptopenjdk test lambda testlambdacontexts lt testfailure teststaticlambda net adoptopenjdk test lambda testlambdacontexts null lt java lang assertionerror lt at org junit assert fail assert java lt at org junit assert asserttrue assert java lt at org junit assert asserttrue assert java lt at net adoptopenjdk test lambda testlambdacontexts teststaticlambda testlambdacontexts java lt at sun reflect nativemethodaccessorimpl native method lt at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java lt at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java lt at java lang reflect method invoke method java lt at org junit runners model frameworkmethod runreflectivecall frameworkmethod java lt at org junit internal runners model reflectivecallable run reflectivecallable java lt at org junit runners model frameworkmethod invokeexplosively frameworkmethod java lt at org junit internal runners statements invokemethod evaluate invokemethod java lt at org junit runners parentrunner runleaf parentrunner java lt at org junit runners runchild java lt at org junit runners runchild java lt at org junit runners parentrunner run parentrunner java lt at org junit runners parentrunner schedule parentrunner java lt at org junit runners parentrunner runchildren parentrunner java lt at org junit runners parentrunner access parentrunner java lt at org junit runners parentrunner evaluate parentrunner java lt at org junit runners parentrunner run parentrunner java lt at org junit runners suite runchild suite java lt at org junit runners suite runchild suite java lt at org junit runners parentrunner run parentrunner java lt at org junit runners parentrunner schedule parentrunner java lt at org junit runners parentrunner runchildren parentrunner java lt at org junit runners parentrunner access parentrunner java lt at org junit runners parentrunner evaluate parentrunner java lt at org junit runners parentrunner run parentrunner java lt at org junit runner junitcore run junitcore java lt at org junit runner junitcore run junitcore java lt at net adoptopenjdk loadtest adaptors junitadaptor executetest junitadaptor java lt at net adoptopenjdk loadtest loadtestrunner run loadtestrunner java lt at java util concurrent threadpoolexecutor runworker threadpoolexecutor java lt at java util concurrent threadpoolexecutor worker run threadpoolexecutor java lt at java lang thread run thread java lt testfinished teststaticlambda net adoptopenjdk test lambda testlambdacontexts lt teststarted testarrayinitializer net adoptopenjdk test lambda testlambdacontexts lt testfinished testarrayinitializer net adoptopenjdk test lambda testlambdacontexts lt teststarted testconstructorparameter net adoptopenjdk test lambda testlambdacontexts lt testfinished testconstructorparameter net adoptopenjdk test lambda testlambdacontexts lt teststarted testemptylamda net adoptopenjdk test lambda testlambdacontexts lt testfinished testemptylamda net adoptopenjdk test lambda testlambdacontexts lt teststarted testvariableassignment net adoptopenjdk test lambda testlambdacontexts lt testfinished testvariableassignment net adoptopenjdk test lambda testlambdacontexts lt teststarted testlambdainlambdaexpressionbody net adoptopenjdk test lambda testlambdacontexts lt testfinished testlambdainlambdaexpressionbody net adoptopenjdk test lambda testlambdacontexts lt teststarted testcastlamdaexpression net adoptopenjdk test lambda testlambdacontexts lt testfinished testcastlamdaexpression net adoptopenjdk test lambda testlambdacontexts lt teststarted testreturn net adoptopenjdk test lambda testlambdacontexts lt testfinished testreturn net adoptopenjdk test lambda testlambdacontexts lt teststarted testlambdainconditionalexpression net adoptopenjdk test lambda testlambdacontexts lt testfinished testlambdainconditionalexpression net adoptopenjdk test lambda testlambdacontexts lt teststarted testvariabledeclaration net adoptopenjdk test lambda testlambdacontexts lt testfinished testvariabledeclaration net adoptopenjdk test lambda testlambdacontexts lt teststarted testmethodparameter net adoptopenjdk test lambda testlambdacontexts lt testfinished testmethodparameter net adoptopenjdk test lambda testlambdacontexts lt lt junit test results for net adoptopenjdk test lambda testlambdacontexts lt ran lt passed lt failed lt ignored lt result failed lt lt lt completed number of tests started with failure s lambdaloadtest special failed grinder job grinder | 1 |
14,205 | 3,386,085,075 | IssuesEvent | 2015-11-27 15:23:24 | CodeHex/TCL | https://api.github.com/repos/CodeHex/TCL | closed | NullPointerException in SIP Test Context | Bugsnag Severe SIP Test | ## null in SIP Test
**NullPointerException** in **SIP Test Context**
NullPointerException has occurred
[View on Bugsnag](null)
## Stacktrace
Main.java:23 - Main(String[] args)
[View full stacktrace](null)
| 1.0 | NullPointerException in SIP Test Context - ## null in SIP Test
**NullPointerException** in **SIP Test Context**
NullPointerException has occurred
[View on Bugsnag](null)
## Stacktrace
Main.java:23 - Main(String[] args)
[View full stacktrace](null)
| test | nullpointerexception in sip test context null in sip test nullpointerexception in sip test context nullpointerexception has occurred null stacktrace main java main string args null | 1 |
176,073 | 28,024,075,060 | IssuesEvent | 2023-03-28 07:58:38 | beyondDevelops/AnimalTalk | https://api.github.com/repos/beyondDevelops/AnimalTalk | opened | [issue] width 390 미만일 경우 앨범형 미지원 구현 | design component | ## 👨💻 무엇을 하실 건지 설명해주세요!
- width 390px 미만일 경우 앨범형을 미지원하도록 구현하여야 합니다.
<img width="364" alt="image" src="https://user-images.githubusercontent.com/90930391/228167974-0246dc2f-af15-436f-8843-3c0c87356483.png">
- 이유는 기존 flex-wrap으로 떨어지게 하였을 때 이미지의 width와 미일치하면 우측 공백이 크게 발생합니다.
- grid-cols-2로 적용한 경우, width에 따라 이미지가 겹치는 등의 현상이 발생하였습니다.
- 모바일 기기마다 width 값이 매우 다양하기 때문에 모든 경우에 대해 대비할 수는 없는 한계가 있습니다.
- 따라서 390px 미만의 길이를 가지는 모바일 기기에 대해서는 앨범형을 미지원하는 방향으로 기능을 제한할 필요성이 있다고 생각합니다.
## 🤔 구현방법 및 예상 동작
-
## ⭐ 특이사항
-
| 1.0 | [issue] width 390 미만일 경우 앨범형 미지원 구현 - ## 👨💻 무엇을 하실 건지 설명해주세요!
- width 390px 미만일 경우 앨범형을 미지원하도록 구현하여야 합니다.
<img width="364" alt="image" src="https://user-images.githubusercontent.com/90930391/228167974-0246dc2f-af15-436f-8843-3c0c87356483.png">
- 이유는 기존 flex-wrap으로 떨어지게 하였을 때 이미지의 width와 미일치하면 우측 공백이 크게 발생합니다.
- grid-cols-2로 적용한 경우, width에 따라 이미지가 겹치는 등의 현상이 발생하였습니다.
- 모바일 기기마다 width 값이 매우 다양하기 때문에 모든 경우에 대해 대비할 수는 없는 한계가 있습니다.
- 따라서 390px 미만의 길이를 가지는 모바일 기기에 대해서는 앨범형을 미지원하는 방향으로 기능을 제한할 필요성이 있다고 생각합니다.
## 🤔 구현방법 및 예상 동작
-
## ⭐ 특이사항
-
| non_test | width 미만일 경우 앨범형 미지원 구현 👨💻 무엇을 하실 건지 설명해주세요 width 미만일 경우 앨범형을 미지원하도록 구현하여야 합니다 img width alt image src 이유는 기존 flex wrap으로 떨어지게 하였을 때 이미지의 width와 미일치하면 우측 공백이 크게 발생합니다 grid cols 적용한 경우 width에 따라 이미지가 겹치는 등의 현상이 발생하였습니다 모바일 기기마다 width 값이 매우 다양하기 때문에 모든 경우에 대해 대비할 수는 없는 한계가 있습니다 따라서 미만의 길이를 가지는 모바일 기기에 대해서는 앨범형을 미지원하는 방향으로 기능을 제한할 필요성이 있다고 생각합니다 🤔 구현방법 및 예상 동작 ⭐ 특이사항 | 0 |
362,216 | 25,364,896,535 | IssuesEvent | 2022-11-21 04:58:40 | cse110-fa22-group13/cse110-fa22-group13 | https://api.github.com/repos/cse110-fa22-group13/cse110-fa22-group13 | closed | JS code for book entries object | documentation good first issue JS | - Code for JS book entries class
- Should be inherited by everything else --> put this in assets folder | 1.0 | JS code for book entries object - - Code for JS book entries class
- Should be inherited by everything else --> put this in assets folder | non_test | js code for book entries object code for js book entries class should be inherited by everything else put this in assets folder | 0 |
210,479 | 16,104,399,981 | IssuesEvent | 2021-04-27 13:23:23 | xamarin/xamarin-macios | https://api.github.com/repos/xamarin/xamarin-macios | closed | `Xtro (Ignored)` when `src/*` files are modified | test-only-issue | ### Steps to Reproduce
1. Create a PR with changes in `src`, like https://github.com/xamarin/xamarin-macios/pull/11263
note: this used to work, without using a label, based on the file that were changed inside the PR
### Expected Behavior
Xtro should be run to report binding mistakes
### Actual Behavior
Xtro is ignored
### Environment
`main`
| 1.0 | `Xtro (Ignored)` when `src/*` files are modified - ### Steps to Reproduce
1. Create a PR with changes in `src`, like https://github.com/xamarin/xamarin-macios/pull/11263
note: this used to work, without using a label, based on the file that were changed inside the PR
### Expected Behavior
Xtro should be run to report binding mistakes
### Actual Behavior
Xtro is ignored
### Environment
`main`
| test | xtro ignored when src files are modified steps to reproduce create a pr with changes in src like note this used to work without using a label based on the file that were changed inside the pr expected behavior xtro should be run to report binding mistakes actual behavior xtro is ignored environment main | 1 |
31,259 | 6,476,307,764 | IssuesEvent | 2017-08-17 22:32:06 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | closed | Call to undefined method powerTrailController::findPtOwners | Component_GeoPaths Priority_Medium Type_Defect | From OC PL error.log:
`[Wed Jun 21 05:34:02.724232 2017] [:error] [pid 3493] [client 62.87.254.252:40791] PHP Fatal error: Call to undefined method powerTrailController::findPtOwners() in /srv/ocpl/powerTrail/ajaxremoveUserFromPt.php on line 25, referer: https://opencaching.pl/powerTrail.php?ptAction=showSerie&ptrail=597`
| 1.0 | Call to undefined method powerTrailController::findPtOwners - From OC PL error.log:
`[Wed Jun 21 05:34:02.724232 2017] [:error] [pid 3493] [client 62.87.254.252:40791] PHP Fatal error: Call to undefined method powerTrailController::findPtOwners() in /srv/ocpl/powerTrail/ajaxremoveUserFromPt.php on line 25, referer: https://opencaching.pl/powerTrail.php?ptAction=showSerie&ptrail=597`
| non_test | call to undefined method powertrailcontroller findptowners from oc pl error log php fatal error call to undefined method powertrailcontroller findptowners in srv ocpl powertrail ajaxremoveuserfrompt php on line referer | 0 |
168,636 | 13,097,910,796 | IssuesEvent | 2020-08-03 18:23:04 | sethp/ssh2-config | https://api.github.com/repos/sethp/ssh2-config | opened | Control ssh binaries in CI | good first issue testing | There is at least one behavior difference between relatively modern and very recent `ssh` related to config parsing: https://github.com/sethp/ssh2-config/pull/15#discussion_r464522459 (Ports may, after a certain point, be given as named entries in the service database as `Port ssh` and not just as numeric `Port 22`).
Depending on the Github-provided `ssh` makes it impossible to test this behavior: we should discover how to override the system ssh (via docker or otherwise). Depending on what kinds of behavior differences we observe, we may want to run integration tests against multiple versions of ssh in the future. | 1.0 | Control ssh binaries in CI - There is at least one behavior difference between relatively modern and very recent `ssh` related to config parsing: https://github.com/sethp/ssh2-config/pull/15#discussion_r464522459 (Ports may, after a certain point, be given as named entries in the service database as `Port ssh` and not just as numeric `Port 22`).
Depending on the Github-provided `ssh` makes it impossible to test this behavior: we should discover how to override the system ssh (via docker or otherwise). Depending on what kinds of behavior differences we observe, we may want to run integration tests against multiple versions of ssh in the future. | test | control ssh binaries in ci there is at least one behavior difference between relatively modern and very recent ssh related to config parsing ports may after a certain point be given as named entries in the service database as port ssh and not just as numeric port depending on the github provided ssh makes it impossible to test this behavior we should discover how to override the system ssh via docker or otherwise depending on what kinds of behavior differences we observe we may want to run integration tests against multiple versions of ssh in the future | 1 |
515,279 | 14,959,032,989 | IssuesEvent | 2021-01-27 02:11:08 | weaveworks/eksctl | https://api.github.com/repos/weaveworks/eksctl | closed | weaveworks/eksctl latest image tag is not up to date | kind/bug priority/backlog stale | `weaveworks/eksctl:latest` Docker image is a couple of years out of date.
We should ensure that when we create a new build we tag and push a new `latest` as well as the version. | 1.0 | weaveworks/eksctl latest image tag is not up to date - `weaveworks/eksctl:latest` Docker image is a couple of years out of date.
We should ensure that when we create a new build we tag and push a new `latest` as well as the version. | non_test | weaveworks eksctl latest image tag is not up to date weaveworks eksctl latest docker image is a couple of years out of date we should ensure that when we create a new build we tag and push a new latest as well as the version | 0 |
425,085 | 29,191,481,535 | IssuesEvent | 2023-05-19 20:29:41 | dagster-io/dagster | https://api.github.com/repos/dagster-io/dagster | closed | [Content Gap] Dagster MLflow guide | documentation content-gap | Right now, the docs site doesn't have any information on this integration | 1.0 | [Content Gap] Dagster MLflow guide - Right now, the docs site doesn't have any information on this integration | non_test | dagster mlflow guide right now the docs site doesn t have any information on this integration | 0 |
106,416 | 9,126,618,864 | IssuesEvent | 2019-02-24 22:56:08 | coin-or-tools/BuildTools | https://api.github.com/repos/coin-or-tools/BuildTools | closed | make fails on LibraryHandler.c (confname.h) | bug configuration tests major | Issue created by migration from Trac.
Original creator: Pilpel
Original creation time: 2009-07-18 22:11:23
Assignee: @andrea5w
Version: 0.5
Running make to compile Ipopt 3.7.0 (as well as 3.6.0 and 3.5.0) fails on LibraryHandler.c when trying to include LibraryHandler.h which in turn includes confname.h. To allow the compile to proceded I've had to edit my distro's source file located in /usr/include/bits/confname.h and remove a comma. Make then proceeds without errors. | 1.0 | make fails on LibraryHandler.c (confname.h) - Issue created by migration from Trac.
Original creator: Pilpel
Original creation time: 2009-07-18 22:11:23
Assignee: @andrea5w
Version: 0.5
Running make to compile Ipopt 3.7.0 (as well as 3.6.0 and 3.5.0) fails on LibraryHandler.c when trying to include LibraryHandler.h which in turn includes confname.h. To allow the compile to proceded I've had to edit my distro's source file located in /usr/include/bits/confname.h and remove a comma. Make then proceeds without errors. | test | make fails on libraryhandler c confname h issue created by migration from trac original creator pilpel original creation time assignee version running make to compile ipopt as well as and fails on libraryhandler c when trying to include libraryhandler h which in turn includes confname h to allow the compile to proceded i ve had to edit my distro s source file located in usr include bits confname h and remove a comma make then proceeds without errors | 1 |
202,294 | 15,280,084,153 | IssuesEvent | 2021-02-23 05:34:34 | slic3r/Slic3r | https://api.github.com/repos/slic3r/Slic3r | closed | Strange infill artifact when slicing STL | Fixed - needs testing when new packages are released | ### Version
1.2.9
### Operating system type + version
OS X 10.11.4
### Behavior
I'm noticing a strange artifact when slicing this STL.


#### STL/Config (.ZIP) where problem occurs
[T-RexSkull_Skull.stl.zip](https://github.com/alexrj/Slic3r/files/232780/T-RexSkull_Skull.stl.zip)
[Slic3r_config_bundle.ini.zip](https://github.com/alexrj/Slic3r/files/232781/Slic3r_config_bundle.ini.zip)
| 1.0 | Strange infill artifact when slicing STL - ### Version
1.2.9
### Operating system type + version
OS X 10.11.4
### Behavior
I'm noticing a strange artifact when slicing this STL.


#### STL/Config (.ZIP) where problem occurs
[T-RexSkull_Skull.stl.zip](https://github.com/alexrj/Slic3r/files/232780/T-RexSkull_Skull.stl.zip)
[Slic3r_config_bundle.ini.zip](https://github.com/alexrj/Slic3r/files/232781/Slic3r_config_bundle.ini.zip)
| test | strange infill artifact when slicing stl version operating system type version os x behavior i m noticing a strange artifact when slicing this stl stl config zip where problem occurs | 1 |
308,916 | 26,637,894,334 | IssuesEvent | 2023-01-25 00:09:19 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix raw_ops.test_tensorflow_Maximum | TensorFlow Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
| 1.0 | Fix raw_ops.test_tensorflow_Maximum - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/3990302829/jobs/6843779139" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py::test_tensorflow_Maximum[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-01-23T21:06:08.4092366Z E TypeError: maximum() got an unexpected keyword argument 'a'
2023-01-23T21:06:08.4093061Z E Falsifying example: test_tensorflow_Maximum(
2023-01-23T21:06:08.4093820Z E dtype_and_x=(['float16', 'float16'],
2023-01-23T21:06:08.4094619Z E [array(-1., dtype=float16), array(-1., dtype=float16)]),
2023-01-23T21:06:08.4095503Z E test_flags=num_positional_args=0. with_out=False. inplace=False. native_arrays=[False]. as_variable=[False]. ,
2023-01-23T21:06:08.4096609Z E fn_tree='ivy.functional.frontends.tensorflow.raw_ops.Maximum',
2023-01-23T21:06:08.4097402Z E frontend='tensorflow',
2023-01-23T21:06:08.4097968Z E on_device='cpu',
2023-01-23T21:06:08.4098385Z E )
2023-01-23T21:06:08.4098755Z E
2023-01-23T21:06:08.4099937Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY2AAAkYGCGBEYzMAAABaAAU=') as a decorator on your test case
</details>
| test | fix raw ops test tensorflow maximum tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow maximum e typeerror maximum got an unexpected keyword argument a e falsifying example test tensorflow maximum e dtype and x e e test flags num positional args with out false inplace false native arrays as variable e fn tree ivy functional frontends tensorflow raw ops maximum e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow maximum e typeerror maximum got an unexpected keyword argument a e falsifying example test tensorflow maximum e dtype and x e e test flags num positional args with out false inplace false native arrays as variable e fn tree ivy functional frontends tensorflow raw ops maximum e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow maximum e typeerror maximum got an unexpected keyword argument a e falsifying example test tensorflow maximum e dtype and x e e test flags num positional args with out false inplace false native arrays as variable e fn tree ivy functional frontends tensorflow raw ops maximum e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test tensorflow test raw ops py test tensorflow maximum e typeerror maximum got an unexpected keyword argument a e falsifying example test tensorflow maximum e dtype and x e e test flags num positional args with out false inplace false native arrays as variable e fn tree ivy functional frontends tensorflow raw ops maximum e frontend tensorflow e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case | 1 |
668,391 | 22,581,586,422 | IssuesEvent | 2022-06-28 12:08:42 | wso2/product-is | https://api.github.com/repos/wso2/product-is | closed | When token request is sent with invalid client id, error log is printed. | Priority/Normal Component/OAuth Severity/Major Affected/5.9.0-Alpha good first issue | Since this is a client error, error log should not be printed. Instead a debug log can be printed. | 1.0 | When token request is sent with invalid client id, error log is printed. - Since this is a client error, error log should not be printed. Instead a debug log can be printed. | non_test | when token request is sent with invalid client id error log is printed since this is a client error error log should not be printed instead a debug log can be printed | 0 |
132,432 | 5,185,901,691 | IssuesEvent | 2017-01-20 12:07:46 | fossasia/open-event-orga-server | https://api.github.com/repos/fossasia/open-event-orga-server | closed | Admin Sales Tab: Last table row breaks design | bug Priority: High | The last ticket row is indented to the right and should be correctly aligned to the above cells in a number of tables of the admin sales tab.

| 1.0 | Admin Sales Tab: Last table row breaks design - The last ticket row is indented to the right and should be correctly aligned to the above cells in a number of tables of the admin sales tab.

| non_test | admin sales tab last table row breaks design the last ticket row is indented to the right and should be correctly aligned to the above cells in a number of tables of the admin sales tab | 0 |
85,250 | 7,964,733,980 | IssuesEvent | 2018-07-13 23:06:52 | reicast/reicast-emulator | https://api.github.com/repos/reicast/reicast-emulator | closed | Non-CD Audio in Metropolis Street Racer Doesn't Play / Graphic Glitches in Demos | Bug Move to GameDB Regression Retest Specific Game | Metropolis Street Racer is completely playable however...
- non-CD audio doesn't play (engine noise, button press confirmation, etc.)
- In game demos (go to "Options", "Demos") graphics are hugely glitched. Doesn't really matter, but may as well report it whilst I'm reporting the audio.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/16556846-non-cd-audio-in-metropolis-street-racer-doesn-t-play-graphic-glitches-in-demos?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github).
</bountysource-plugin> | 1.0 | Non-CD Audio in Metropolis Street Racer Doesn't Play / Graphic Glitches in Demos - Metropolis Street Racer is completely playable however...
- non-CD audio doesn't play (engine noise, button press confirmation, etc.)
- In game demos (go to "Options", "Demos") graphics are hugely glitched. Doesn't really matter, but may as well report it whilst I'm reporting the audio.
<bountysource-plugin>
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/16556846-non-cd-audio-in-metropolis-street-racer-doesn-t-play-graphic-glitches-in-demos?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F500311&utm_medium=issues&utm_source=github).
</bountysource-plugin> | test | non cd audio in metropolis street racer doesn t play graphic glitches in demos metropolis street racer is completely playable however non cd audio doesn t play engine noise button press confirmation etc in game demos go to options demos graphics are hugely glitched doesn t really matter but may as well report it whilst i m reporting the audio want to back this issue we accept bounties via | 1 |
78,141 | 7,621,856,240 | IssuesEvent | 2018-05-03 09:59:51 | FreeRDP/FreeRDP | https://api.github.com/repos/FreeRDP/FreeRDP | closed | Poor sound quality problem | fixed-waiting-test | This is very old bug. When listening to some music via any player in terminal session, after some time sound becomes very ugly. This looks like sound stream in some moment degrades from 320 kbps to 32 kbps. And this poor sound stream can continues for 1-2 minutes before it becomes normal again. Music listening is unreal.
This patch (https://github.com/FreeRDP/FreeRDP/pull/1737) solves this problem. For example on revision db1159f7b6f60aa882611a229dd5d20673b44409 - this bug goes and only 1-2 millisecond small sound glitches appears. But today I try two different revisions: 01865f0e284ce34bb5f38842b34dc80f08b58749 (stable-1.1) and 3b47715a78eb15192caca4535ae740f3c719ca4d (master) - and both have this bug.
| 1.0 | Poor sound quality problem - This is very old bug. When listening to some music via any player in terminal session, after some time sound becomes very ugly. This looks like sound stream in some moment degrades from 320 kbps to 32 kbps. And this poor sound stream can continues for 1-2 minutes before it becomes normal again. Music listening is unreal.
This patch (https://github.com/FreeRDP/FreeRDP/pull/1737) solves this problem. For example on revision db1159f7b6f60aa882611a229dd5d20673b44409 - this bug goes and only 1-2 millisecond small sound glitches appears. But today I try two different revisions: 01865f0e284ce34bb5f38842b34dc80f08b58749 (stable-1.1) and 3b47715a78eb15192caca4535ae740f3c719ca4d (master) - and both have this bug.
| test | poor sound quality problem this is very old bug when listening to some music via any player in terminal session after some time sound becomes very ugly this looks like sound stream in some moment degrades from kbps to kbps and this poor sound stream can continues for minutes before it becomes normal again music listening is unreal this patch solves this problem for example on revision this bug goes and only millisecond small sound glitches appears but today i try two different revisions stable and master and both have this bug | 1 |
199,807 | 22,715,351,298 | IssuesEvent | 2022-07-06 01:07:31 | kapseliboi/ILIAS-Pegasus | https://api.github.com/repos/kapseliboi/ILIAS-Pegasus | opened | CVE-2022-33171 (Medium) detected in typeorm-0.1.21.tgz | security vulnerability | ## CVE-2022-33171 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>typeorm-0.1.21.tgz</b></p></summary>
<p>Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, MongoDB databases.</p>
<p>Library home page: <a href="https://registry.npmjs.org/typeorm/-/typeorm-0.1.21.tgz">https://registry.npmjs.org/typeorm/-/typeorm-0.1.21.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/typeorm/package.json</p>
<p>
Dependency Hierarchy:
- :x: **typeorm-0.1.21.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
** DISPUTED ** The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation.
<p>Publish Date: 2022-07-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33171>CVE-2022-33171</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33171">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33171</a></p>
<p>Release Date: 2022-07-04</p>
<p>Fix Resolution: 0.2.45-dev.6523526</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2022-33171 (Medium) detected in typeorm-0.1.21.tgz - ## CVE-2022-33171 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>typeorm-0.1.21.tgz</b></p></summary>
<p>Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, MongoDB databases.</p>
<p>Library home page: <a href="https://registry.npmjs.org/typeorm/-/typeorm-0.1.21.tgz">https://registry.npmjs.org/typeorm/-/typeorm-0.1.21.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/typeorm/package.json</p>
<p>
Dependency Hierarchy:
- :x: **typeorm-0.1.21.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
** DISPUTED ** The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation.
<p>Publish Date: 2022-07-04
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2022-33171>CVE-2022-33171</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33171">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33171</a></p>
<p>Release Date: 2022-07-04</p>
<p>Fix Resolution: 0.2.45-dev.6523526</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_test | cve medium detected in typeorm tgz cve medium severity vulnerability vulnerable library typeorm tgz data mapper orm for typescript supports mysql postgresql mariadb sqlite ms sql server oracle websql mongodb databases library home page a href path to dependency file package json path to vulnerable library node modules typeorm package json dependency hierarchy x typeorm tgz vulnerable library found in base branch master vulnerability details disputed the findone function in typeorm before can either be supplied with a string or a findoneoptions object when input to the function is a user controlled parsed json object supplying a crafted findoneoptions instead of an id string leads to sql injection note the vendor s position is that the user s application is responsible for input validation publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution dev step up your open source security game with mend | 0 |
670,462 | 22,690,630,434 | IssuesEvent | 2022-07-04 19:39:47 | vertica/spark-connector | https://api.github.com/repos/vertica/spark-connector | closed | [BUG] Loading data from vertical using the 'query' option always uses the default schema | bug size: 2 High Priority | ## Environment
- Spark version: 3.2
- Hadoop version: 3.3.1
- Vertica version: 10.1
- Vertica Spark Connector version: 3.2.1
- Java version:
- Additional Environment Information:
---
## Problem Description
When loading vertica data into a dataframe using the 'query' option, the 'dbschema' seems to be ignored. Prefixing the SQL tables with the schema works as expected, but this is not always convenient. In my case, I am getting the SQL from a semantic layer, which doesn't add the scheme to the table names and expects the correct schema to be configured as default.
1. Steps to reproduce:
Use spark.read.format, and define the 'query' and 'dbschema' options. Set 'dbschema' to a schema other than the default. Use a SQL query that doesn't prepend schema to the tablenames and that targets a table that only exists on dbschema. The call incorrectly fails.
2. Expected behaviour:
The 'dbschema' option should be honored when 'query' is used
3. Actual behaviour:
'dbschema' is not honored
5. Error message/stack trace:
6. Code sample or example on how to reproduce the issue:
---
## Spark Connector Logs
- Add related logs entries here.
| 1.0 | [BUG] Loading data from vertical using the 'query' option always uses the default schema - ## Environment
- Spark version: 3.2
- Hadoop version: 3.3.1
- Vertica version: 10.1
- Vertica Spark Connector version: 3.2.1
- Java version:
- Additional Environment Information:
---
## Problem Description
When loading vertica data into a dataframe using the 'query' option, the 'dbschema' seems to be ignored. Prefixing the SQL tables with the schema works as expected, but this is not always convenient. In my case, I am getting the SQL from a semantic layer, which doesn't add the scheme to the table names and expects the correct schema to be configured as default.
1. Steps to reproduce:
Use spark.read.format, and define the 'query' and 'dbschema' options. Set 'dbschema' to a schema other than the default. Use a SQL query that doesn't prepend schema to the tablenames and that targets a table that only exists on dbschema. The call incorrectly fails.
2. Expected behaviour:
The 'dbschema' option should be honored when 'query' is used
3. Actual behaviour:
'dbschema' is not honored
5. Error message/stack trace:
6. Code sample or example on how to reproduce the issue:
---
## Spark Connector Logs
- Add related logs entries here.
| non_test | loading data from vertical using the query option always uses the default schema environment spark version hadoop version vertica version vertica spark connector version java version additional environment information problem description when loading vertica data into a dataframe using the query option the dbschema seems to be ignored prefixing the sql tables with the schema works as expected but this is not always convenient in my case i am getting the sql from a semantic layer which doesn t add the scheme to the table names and expects the correct schema to be configured as default steps to reproduce use spark read format and define the query and dbschema options set dbschema to a schema other than the default use a sql query that doesn t prepend schema to the tablenames and that targets a table that only exists on dbschema the call incorrectly fails expected behaviour the dbschema option should be honored when query is used actual behaviour dbschema is not honored error message stack trace code sample or example on how to reproduce the issue spark connector logs add related logs entries here | 0 |
40,275 | 8,759,947,692 | IssuesEvent | 2018-12-15 21:58:38 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [RFC] Remove Google reCaptcha v1 | No Code Attached Yet Request for Comment | Google reCAPTCHA V1 has been shut down since March 2018.
We should remove the option to allow v1 integration from the next version of Joomla. | 1.0 | [RFC] Remove Google reCaptcha v1 - Google reCAPTCHA V1 has been shut down since March 2018.
We should remove the option to allow v1 integration from the next version of Joomla. | non_test | remove google recaptcha google recaptcha has been shut down since march we should remove the option to allow integration from the next version of joomla | 0 |
6,355 | 8,680,978,961 | IssuesEvent | 2018-12-01 16:00:50 | cobalt-org/liquid-rust | https://api.github.com/repos/cobalt-org/liquid-rust | closed | Support variables crossing lines | enhancement shopify-compatibility | Example test
```rust
assert_template_result!(r#"worked"#, "{{\ntest\n}}", v!({"test": "worked"}));
```
Related: #280 | True | Support variables crossing lines - Example test
```rust
assert_template_result!(r#"worked"#, "{{\ntest\n}}", v!({"test": "worked"}));
```
Related: #280 | non_test | support variables crossing lines example test rust assert template result r worked ntest n v test worked related | 0 |
288,333 | 8,838,478,741 | IssuesEvent | 2019-01-05 17:41:34 | Ohesachite/hyland-hackathon-project-1 | https://api.github.com/repos/Ohesachite/hyland-hackathon-project-1 | closed | create user profile page | feature in progress priority high | this page should serve to display the profile information input by users
should include the following:
- full name
-profile picture (medium priority, but moreso than actually uploading them -- it's much easier to implement. set them as `background-image: url(http://placekitten.com/<horizontal-size>/<vertical-size>);` for now)
- bio
- list of skills they have, but with the peer-reviewed scores (I'll worry about that, just make sure they're not changed for now)
future milestones may include allowing users to edit sections of the page (upload new profile pic, rewrite bio, re-assign skill proficiency values) but that's much further down the line and very low priority | 1.0 | create user profile page - this page should serve to display the profile information input by users
should include the following:
- full name
-profile picture (medium priority, but moreso than actually uploading them -- it's much easier to implement. set them as `background-image: url(http://placekitten.com/<horizontal-size>/<vertical-size>);` for now)
- bio
- list of skills they have, but with the peer-reviewed scores (I'll worry about that, just make sure they're not changed for now)
future milestones may include allowing users to edit sections of the page (upload new profile pic, rewrite bio, re-assign skill proficiency values) but that's much further down the line and very low priority | non_test | create user profile page this page should serve to display the profile information input by users should include the following full name profile picture medium priority but moreso than actually uploading them it s much easier to implement set them as background image url for now bio list of skills they have but with the peer reviewed scores i ll worry about that just make sure they re not changed for now future milestones may include allowing users to edit sections of the page upload new profile pic rewrite bio re assign skill proficiency values but that s much further down the line and very low priority | 0 |
112,737 | 4,536,542,882 | IssuesEvent | 2016-09-08 20:45:04 | radiasoft/sirepo | https://api.github.com/repos/radiasoft/sirepo | opened | SRW - statuses of persistent calculations | 2nd Priority | There are a couple of confusing statuses with the persistent calculations, e.g. with the animated Flux report:
- `Simulation Error: ../../../../../../../pykern/pykern/pksubprocess.py:63:check_call_with_signals 24485: started: ['mpiexec', '--bind-to', 'none', '-n', '2', '/home/vagrant/.pyenv/versions/2.7.10/bin/python2.7', 'mpi_run.py']`:

**Steps to reproduce:**
- go to Sirepo :arrow_right: <kbd>Expert users only</kbd> :arrow_right: :open_file_folder: `Examples` :arrow_right: :page_facing_up: `Tabulated Undulator Example`;
- click <kbd>Start New Simulation</kbd> and wait a bit;
- click <kbd>End Simulation</kbd> and immediately click <kbd>Start New Simulation</kbd> again - you will get the error.
--
- `Simulation Error: error exit(1)`:

**Steps to reproduce:**
- for the same example go to the properties :pencil: of the `Spectral Flux for Finite Emittance Electron Beam, 20m` report and set `Number of Macro-Electrons` to 10;
- click <kbd>Start New Simulation</kbd>;
- wait until the end of the calculation (should finish fast) and observe the status.
| 1.0 | SRW - statuses of persistent calculations - There are a couple of confusing statuses with the persistent calculations, e.g. with the animated Flux report:
- `Simulation Error: ../../../../../../../pykern/pykern/pksubprocess.py:63:check_call_with_signals 24485: started: ['mpiexec', '--bind-to', 'none', '-n', '2', '/home/vagrant/.pyenv/versions/2.7.10/bin/python2.7', 'mpi_run.py']`:

**Steps to reproduce:**
- go to Sirepo :arrow_right: <kbd>Expert users only</kbd> :arrow_right: :open_file_folder: `Examples` :arrow_right: :page_facing_up: `Tabulated Undulator Example`;
- click <kbd>Start New Simulation</kbd> and wait a bit;
- click <kbd>End Simulation</kbd> and immediately click <kbd>Start New Simulation</kbd> again - you will get the error.
--
- `Simulation Error: error exit(1)`:

**Steps to reproduce:**
- for the same example go to the properties :pencil: of the `Spectral Flux for Finite Emittance Electron Beam, 20m` report and set `Number of Macro-Electrons` to 10;
- click <kbd>Start New Simulation</kbd>;
- wait until the end of the calculation (should finish fast) and observe the status.
| non_test | srw statuses of persistent calculations there are a couple of confusing statuses with the persistent calculations e g with the animated flux report simulation error pykern pykern pksubprocess py check call with signals started steps to reproduce go to sirepo arrow right expert users only arrow right open file folder examples arrow right page facing up tabulated undulator example click start new simulation and wait a bit click end simulation and immediately click start new simulation again you will get the error simulation error error exit steps to reproduce for the same example go to the properties pencil of the spectral flux for finite emittance electron beam report and set number of macro electrons to click start new simulation wait until the end of the calculation should finish fast and observe the status | 0 |
68,889 | 21,942,682,694 | IssuesEvent | 2022-05-23 19:55:05 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Cannot upload audio-only .webm file | T-Defect Z-Platform-Specific A-Media Z-Upstream A-File-Upload | ### Description
Attempting to upload a .webm file fails, regardless of whether through drag-and-drop or clicking the paperclip icon. The "Upload files" dialog correctly appears, but when I confirm by clicking the "Upload" button, the "Uploading filename.webm" message remains forever stuck at "0 B / <total> MB".
If I rename the same file to give it a .webmx suffix, uploading works.
### Steps to reproduce
- Drop a .webm file onto Riot, or select it from the paperclip icon.
- Confirm that you want to upload the file.
- Watch it claim to be uploading, with no progress, ever.
This appeared in the Electron console log:
vendors~init.js:2 Starting load of AsyncWrapper for modal
vendors~init.js:2 Uncaught TypeError: Cannot read property 'type' of null
at vendors~init.js:2
(anonymous) @ vendors~init.js:2

- Attempting to exit the program also fails while the stalled upload is still present. Canceling the upload allows the program to exit.
### Version information
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
- **Platform**: desktop
- **OS**: Ubuntu 19.10
- **Version**: 1.6.8 (flathub)
| 1.0 | Cannot upload audio-only .webm file - ### Description
Attempting to upload a .webm file fails, regardless of whether through drag-and-drop or clicking the paperclip icon. The "Upload files" dialog correctly appears, but when I confirm by clicking the "Upload" button, the "Uploading filename.webm" message remains forever stuck at "0 B / <total> MB".
If I rename the same file to give it a .webmx suffix, uploading works.
### Steps to reproduce
- Drop a .webm file onto Riot, or select it from the paperclip icon.
- Confirm that you want to upload the file.
- Watch it claim to be uploading, with no progress, ever.
This appeared in the Electron console log:
vendors~init.js:2 Starting load of AsyncWrapper for modal
vendors~init.js:2 Uncaught TypeError: Cannot read property 'type' of null
at vendors~init.js:2
(anonymous) @ vendors~init.js:2

- Attempting to exit the program also fails while the stalled upload is still present. Canceling the upload allows the program to exit.
### Version information
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
- **Platform**: desktop
- **OS**: Ubuntu 19.10
- **Version**: 1.6.8 (flathub)
| non_test | cannot upload audio only webm file description attempting to upload a webm file fails regardless of whether through drag and drop or clicking the paperclip icon the upload files dialog correctly appears but when i confirm by clicking the upload button the uploading filename webm message remains forever stuck at b mb if i rename the same file to give it a webmx suffix uploading works steps to reproduce drop a webm file onto riot or select it from the paperclip icon confirm that you want to upload the file watch it claim to be uploading with no progress ever this appeared in the electron console log vendors init js starting load of asyncwrapper for modal vendors init js uncaught typeerror cannot read property type of null at vendors init js anonymous vendors init js attempting to exit the program also fails while the stalled upload is still present canceling the upload allows the program to exit version information platform desktop os ubuntu version flathub | 0 |
50,863 | 21,466,990,379 | IssuesEvent | 2022-04-26 05:31:36 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Is there a plan to connect with table format? | question support-services | Iceberg/hudi/delta is popular. Do clickhouse have a connection plan
| 1.0 | Is there a plan to connect with table format? - Iceberg/hudi/delta is popular. Do clickhouse have a connection plan
| non_test | is there a plan to connect with table format iceberg hudi delta is popular do clickhouse have a connection plan | 0 |
112,179 | 9,556,578,157 | IssuesEvent | 2019-05-03 08:50:03 | mozilla-mobile/firefox-ios | https://api.github.com/repos/mozilla-mobile/firefox-ios | opened | [UI Tests] Build to run UI Test does not compile | Test Automation :robot: | UITests are not running, there are several error in the Bookmarks that do not allow the compilation:
`Use of undeclared type 'BookmarkBufferStorage'`
`Use of undeclared type 'BookmarkMirrorItem'`
This is the [file](https://github.com/mozilla-mobile/firefox-ios/blob/master/UITests/BookmarksPanelTests.swift#L25) where the errors appear | 1.0 | [UI Tests] Build to run UI Test does not compile - UITests are not running, there are several error in the Bookmarks that do not allow the compilation:
`Use of undeclared type 'BookmarkBufferStorage'`
`Use of undeclared type 'BookmarkMirrorItem'`
This is the [file](https://github.com/mozilla-mobile/firefox-ios/blob/master/UITests/BookmarksPanelTests.swift#L25) where the errors appear | test | build to run ui test does not compile uitests are not running there are several error in the bookmarks that do not allow the compilation use of undeclared type bookmarkbufferstorage use of undeclared type bookmarkmirroritem this is the where the errors appear | 1 |
254,932 | 21,891,772,276 | IssuesEvent | 2022-05-20 03:00:57 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Despesas com diárias - Despesas com diárias - Siplanweb - Aiuruoca | generalization test development template-Siplanweb tag-Despesas com diárias subtag-Despesas com diárias | DoD: Realizar o teste de Generalização do validador da tag Despesas com diárias - Despesas com diárias - Siplanweb para o Município de Aiuruoca. | 1.0 | Teste de generalizacao para a tag Despesas com diárias - Despesas com diárias - Siplanweb - Aiuruoca - DoD: Realizar o teste de Generalização do validador da tag Despesas com diárias - Despesas com diárias - Siplanweb para o Município de Aiuruoca. | test | teste de generalizacao para a tag despesas com diárias despesas com diárias siplanweb aiuruoca dod realizar o teste de generalização do validador da tag despesas com diárias despesas com diárias siplanweb para o município de aiuruoca | 1 |
66,969 | 7,030,680,083 | IssuesEvent | 2017-12-26 11:52:36 | Cleerly/issue-tracker | https://api.github.com/repos/Cleerly/issue-tracker | closed | FR-001 "Login page unable to open" | bug Ready for testing tested by PM Verfied by the user Very High | ## Functional requirement Number : FR001
As I user, Once I enter my valid username and password, and click enter, so the system should display physician Dashboard.
## Bug :
As I clicked Entered, the page login page refreshed itself and username and Password "textbox" were empty.
### Expected behavior
The system Should display the Physician Dashboard
### Actual behavior
Login Page refreshed itself
### Steps to reproduce the behavior
1. Enter Username
2. Enter password
3. Click "Login"
### Acceptance criteria
1. The system Should display the Physician Dashboard
| 2.0 | FR-001 "Login page unable to open" - ## Functional requirement Number : FR001
As I user, Once I enter my valid username and password, and click enter, so the system should display physician Dashboard.
## Bug :
As I clicked Entered, the page login page refreshed itself and username and Password "textbox" were empty.
### Expected behavior
The system Should display the Physician Dashboard
### Actual behavior
Login Page refreshed itself
### Steps to reproduce the behavior
1. Enter Username
2. Enter password
3. Click "Login"
### Acceptance criteria
1. The system Should display the Physician Dashboard
| test | fr login page unable to open functional requirement number as i user once i enter my valid username and password and click enter so the system should display physician dashboard bug as i clicked entered the page login page refreshed itself and username and password textbox were empty expected behavior the system should display the physician dashboard actual behavior login page refreshed itself steps to reproduce the behavior enter username enter password click login acceptance criteria the system should display the physician dashboard | 1 |
307,502 | 26,537,364,727 | IssuesEvent | 2023-01-19 16:33:32 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | reopened | Fix arithmetic_operations.test_numpy_floor_divide | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_arithmetic_operations.py::test_numpy_floor_divide[cpu-ivy.functional.backends.numpy-False-False]</summary>
2023-01-16T19:59:41.5562944Z E AssertionError: [-21168.] != [-21184.]
2023-01-16T19:59:41.5563573Z E Falsifying example: test_numpy_floor_divide(
2023-01-16T19:59:41.5564265Z E dtypes_values_casting=(['float16', 'float16'],
2023-01-16T19:59:41.5565062Z E [array(-1.502, dtype=float16), array(7.09e-05, dtype=float16)],
2023-01-16T19:59:41.5565812Z E 'no',
2023-01-16T19:59:41.5566255Z E None),
2023-01-16T19:59:41.5566686Z E where=True,
2023-01-16T19:59:41.5567191Z E num_positional_args=2,
2023-01-16T19:59:41.5571421Z E with_out=False,
2023-01-16T19:59:41.5571707Z E as_variable=[False],
2023-01-16T19:59:41.5571989Z E native_array=[False],
2023-01-16T19:59:41.5572477Z E fn_tree='ivy.functional.frontends.numpy.floor_divide',
2023-01-16T19:59:41.5572896Z E frontend='numpy',
2023-01-16T19:59:41.5573218Z E on_device='cpu',
2023-01-16T19:59:41.5573468Z E )
2023-01-16T19:59:41.5573683Z E
2023-01-16T19:59:41.5574395Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY+BkAALGBgYwxcgIJA9cALOnMDCCBQEqcgK0') as a decorator on your test case
</details>
| 1.0 | Fix arithmetic_operations.test_numpy_floor_divide - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/3933533624/jobs/6727333907" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_arithmetic_operations.py::test_numpy_floor_divide[cpu-ivy.functional.backends.numpy-False-False]</summary>
2023-01-16T19:59:41.5562944Z E AssertionError: [-21168.] != [-21184.]
2023-01-16T19:59:41.5563573Z E Falsifying example: test_numpy_floor_divide(
2023-01-16T19:59:41.5564265Z E dtypes_values_casting=(['float16', 'float16'],
2023-01-16T19:59:41.5565062Z E [array(-1.502, dtype=float16), array(7.09e-05, dtype=float16)],
2023-01-16T19:59:41.5565812Z E 'no',
2023-01-16T19:59:41.5566255Z E None),
2023-01-16T19:59:41.5566686Z E where=True,
2023-01-16T19:59:41.5567191Z E num_positional_args=2,
2023-01-16T19:59:41.5571421Z E with_out=False,
2023-01-16T19:59:41.5571707Z E as_variable=[False],
2023-01-16T19:59:41.5571989Z E native_array=[False],
2023-01-16T19:59:41.5572477Z E fn_tree='ivy.functional.frontends.numpy.floor_divide',
2023-01-16T19:59:41.5572896Z E frontend='numpy',
2023-01-16T19:59:41.5573218Z E on_device='cpu',
2023-01-16T19:59:41.5573468Z E )
2023-01-16T19:59:41.5573683Z E
2023-01-16T19:59:41.5574395Z E You can reproduce this example by temporarily adding @reproduce_failure('6.55.0', b'AXicY+BkAALGBgYwxcgIJA9cALOnMDCCBQEqcgK0') as a decorator on your test case
</details>
| test | fix arithmetic operations test numpy floor divide tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test numpy test mathematical functions test arithmetic operations py test numpy floor divide e assertionerror e falsifying example test numpy floor divide e dtypes values casting e e no e none e where true e num positional args e with out false e as variable e native array e fn tree ivy functional frontends numpy floor divide e frontend numpy e on device cpu e e e you can reproduce this example by temporarily adding reproduce failure b axicy as a decorator on your test case | 1 |
279,285 | 8,663,424,137 | IssuesEvent | 2018-11-28 17:17:43 | ReadWithAudrey/readwithaudrey | https://api.github.com/repos/ReadWithAudrey/readwithaudrey | closed | SendGrid - Feedback email | priority-3 | - [ ] Does not currently BCC in readwithaudrey.data@gmail.com
- [x] Set feedback email to be sent 8 days after pairing | 1.0 | SendGrid - Feedback email - - [ ] Does not currently BCC in readwithaudrey.data@gmail.com
- [x] Set feedback email to be sent 8 days after pairing | non_test | sendgrid feedback email does not currently bcc in readwithaudrey data gmail com set feedback email to be sent days after pairing | 0 |
172,131 | 13,262,646,009 | IssuesEvent | 2020-08-20 22:15:20 | longhorn/longhorn | https://api.github.com/repos/longhorn/longhorn | opened | [BUG] test_engine_image_incompatible test failed due to engine image compatibility issue | area/test | **Describe the bug**
test_engine_image_incompatible failed
**To Reproduce**
Steps to reproduce the behavior:
1. Deploy Longhorn using master images
2. Run `test_engine_image_incompatible`
**Expected behavior**
`longhornio/longhorn-test:version-test.3-3.3-3.1-1` should be incompatible with Longhorn
**Log**
```
test_engine_upgrade.py:411:
client = <longhorn.Client object at 0x7f7e0d79ec50>, image_name = 'ei-58c25bee', state = 'incompatible'
def wait_for_engine_image_state(client, image_name, state):
wait_for_engine_image_creation(client, image_name)
for i in range(RETRY_COUNTS):
image = client.by_id_engine_image(image_name)
if image.state == state:
break
time.sleep(RETRY_INTERVAL)
> assert image.state == state
E AssertionError
client = <longhorn.Client object at 0x7f7e0d79ec50>
i = 299
image = {'buildDate': '2018-06-11T00:00:00+00:00', 'cliAPIMinVersion': 3, 'cliAPIVersion': 3, 'conditions': {'ready': {'lastProbeTime': '', 'lastTransitionTime': '2020-08-20T21:53:39Z', 'message': 'Engine image ei-58c25bee (longhornio/longhorn-test:version-test.3-3.3-3.1-1) become ready', 'reason': '', 'status': 'True'}}, 'controllerAPIMinVersion': 3, 'controllerAPIVersion': 3, 'dataFormatMinVersion': 1, 'dataFormatVersion': 1, 'default': False, 'gitCommit': 'onlytestnogitcommit', 'image': 'longhornio/longhorn-test:version-test.3-3.3-3.1-1', 'name': 'ei-58c25bee', 'noRefSince': '2020-08-20T21:53:39Z', 'ownerID': 'meldafrawi-longhorn-02', 'refCount': 0, 'state': 'ready', 'timestamp': '2020-08-20T21:55:54.541771002Z', 'version': 'version-test.3-3.3-3.1-1'}
image_name = 'ei-58c25bee'
state = 'incompatible'
common.py:1521: AssertionError
```
**Environment:**
- Longhorn version: master
- Kubernetes version: v1.18
- Node OS type and version: Ubuntu 18.04
**Additional context**
[longhorn-tests/63](https://ci.longhorn.io/job/public/job/longhorn-tests/63/testReport/tests/test_engine_upgrade/test_engine_image_incompatible/) | 1.0 | [BUG] test_engine_image_incompatible test failed due to engine image compatibility issue - **Describe the bug**
test_engine_image_incompatible failed
**To Reproduce**
Steps to reproduce the behavior:
1. Deploy Longhorn using master images
2. Run `test_engine_image_incompatible`
**Expected behavior**
`longhornio/longhorn-test:version-test.3-3.3-3.1-1` should be incompatible with Longhorn
**Log**
```
test_engine_upgrade.py:411:
client = <longhorn.Client object at 0x7f7e0d79ec50>, image_name = 'ei-58c25bee', state = 'incompatible'
def wait_for_engine_image_state(client, image_name, state):
wait_for_engine_image_creation(client, image_name)
for i in range(RETRY_COUNTS):
image = client.by_id_engine_image(image_name)
if image.state == state:
break
time.sleep(RETRY_INTERVAL)
> assert image.state == state
E AssertionError
client = <longhorn.Client object at 0x7f7e0d79ec50>
i = 299
image = {'buildDate': '2018-06-11T00:00:00+00:00', 'cliAPIMinVersion': 3, 'cliAPIVersion': 3, 'conditions': {'ready': {'lastProbeTime': '', 'lastTransitionTime': '2020-08-20T21:53:39Z', 'message': 'Engine image ei-58c25bee (longhornio/longhorn-test:version-test.3-3.3-3.1-1) become ready', 'reason': '', 'status': 'True'}}, 'controllerAPIMinVersion': 3, 'controllerAPIVersion': 3, 'dataFormatMinVersion': 1, 'dataFormatVersion': 1, 'default': False, 'gitCommit': 'onlytestnogitcommit', 'image': 'longhornio/longhorn-test:version-test.3-3.3-3.1-1', 'name': 'ei-58c25bee', 'noRefSince': '2020-08-20T21:53:39Z', 'ownerID': 'meldafrawi-longhorn-02', 'refCount': 0, 'state': 'ready', 'timestamp': '2020-08-20T21:55:54.541771002Z', 'version': 'version-test.3-3.3-3.1-1'}
image_name = 'ei-58c25bee'
state = 'incompatible'
common.py:1521: AssertionError
```
**Environment:**
- Longhorn version: master
- Kubernetes version: v1.18
- Node OS type and version: Ubuntu 18.04
**Additional context**
[longhorn-tests/63](https://ci.longhorn.io/job/public/job/longhorn-tests/63/testReport/tests/test_engine_upgrade/test_engine_image_incompatible/) | test | test engine image incompatible test failed due to engine image compatibility issue describe the bug test engine image incompatible failed to reproduce steps to reproduce the behavior deploy longhorn using master images run test engine image incompatible expected behavior longhornio longhorn test version test should be incompatible with longhorn log test engine upgrade py client image name ei state incompatible def wait for engine image state client image name state wait for engine image creation client image name for i in range retry counts image client by id engine image image name if image state state break time sleep retry interval assert image state state e assertionerror client i image builddate cliapiminversion cliapiversion conditions ready lastprobetime lasttransitiontime message engine image ei longhornio longhorn test version test become ready reason status true controllerapiminversion controllerapiversion dataformatminversion dataformatversion default false gitcommit onlytestnogitcommit image longhornio longhorn test version test name ei norefsince ownerid meldafrawi longhorn refcount state ready timestamp version version test image name ei state incompatible common py assertionerror environment longhorn version master kubernetes version node os type and version ubuntu additional context | 1 |
242,954 | 20,327,593,652 | IssuesEvent | 2022-02-18 07:36:33 | WPChill/modula-lite | https://api.github.com/repos/WPChill/modula-lite | closed | Lazy load | bug need testing tested | **Describe the bug**

Should be on by default
<!-- You can check these boxes once you've created the issue. -->
* Which addons do you have installed:
- [ ] Modula PRO
- [ ] Albums
- [ ] Slider
- [ ] Lightbox Slideshow
- [ ] Password Protect
- [ ] Watermark
- [ ] Deeplink
- [ ] Right-Click Protection
- [ ] Advanced Shortcode
- [ ] SpeedUp
- [ ] Video
<!-- You can check these boxes once you've created the issue. -->
* Which browser is affected (or browsers):
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Other <!-- please specify -->
<!-- You can check these boxes once you've created the issue. -->
* Which device is affected (or devices):
- [ ] Desktop
- [ ] Tablet
- [ ] Mobile
- [ ] Other <!-- please specify -->
#### Used versions
* WordPress version:
* Modula Lite version:
* Modula PRO version: -
* Albums version: -
* Slider version: -
* Lightbox Slideshow version: -
* Password Protect version: -
* Watermark version: -
* Deeplink version: -
* Right-Click Protection version: -
* Advanced Shortcode version: -
* SpeedUp version: -
* Video version: -
| 2.0 | Lazy load - **Describe the bug**

Should be on by default
<!-- You can check these boxes once you've created the issue. -->
* Which addons do you have installed:
- [ ] Modula PRO
- [ ] Albums
- [ ] Slider
- [ ] Lightbox Slideshow
- [ ] Password Protect
- [ ] Watermark
- [ ] Deeplink
- [ ] Right-Click Protection
- [ ] Advanced Shortcode
- [ ] SpeedUp
- [ ] Video
<!-- You can check these boxes once you've created the issue. -->
* Which browser is affected (or browsers):
- [ ] Chrome
- [ ] Firefox
- [ ] Safari
- [ ] Other <!-- please specify -->
<!-- You can check these boxes once you've created the issue. -->
* Which device is affected (or devices):
- [ ] Desktop
- [ ] Tablet
- [ ] Mobile
- [ ] Other <!-- please specify -->
#### Used versions
* WordPress version:
* Modula Lite version:
* Modula PRO version: -
* Albums version: -
* Slider version: -
* Lightbox Slideshow version: -
* Password Protect version: -
* Watermark version: -
* Deeplink version: -
* Right-Click Protection version: -
* Advanced Shortcode version: -
* SpeedUp version: -
* Video version: -
| test | lazy load describe the bug should be on by default which addons do you have installed modula pro albums slider lightbox slideshow password protect watermark deeplink right click protection advanced shortcode speedup video which browser is affected or browsers chrome firefox safari other which device is affected or devices desktop tablet mobile other used versions wordpress version modula lite version modula pro version albums version slider version lightbox slideshow version password protect version watermark version deeplink version right click protection version advanced shortcode version speedup version video version | 1 |
46,662 | 5,826,217,212 | IssuesEvent | 2017-05-08 03:21:35 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | reopened | Test failures caused by kernel NULL pointer dereference on debian-based CVM | priority/failing-test sig/node | Initially observed this in PR tests: https://github.com/kubernetes/kubernetes/pull/44326#issuecomment-299251676
Then I checked [ci-kubernetes-e2e-gce-etcd3](https://k8s-testgrid.appspot.com/google-gce#gce-etcd3) and found that the suite failed ~3 times and day and many of them were caused by the kernel panic.
A few examples:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9104
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9104/artifacts/bootstrap-e2e-minion-group-qcn2/serial-1.log
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9078
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9078/artifacts/bootstrap-e2e-minion-group-wlm4/serial-1.log
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9068
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9068/artifacts/bootstrap-e2e-minion-group-ml5v/serial-1.log
```
780.070508] aufs au_opts_verify:1570:docker[19344]: dirperm1 breaks the protection by the permission bits on the lower branch
May 4 02:50:24 bootstrap-e2e-minion-group-wlm4 kernel: [ 780.070508] aufs au_opts_verify:1570:docker[19344]: dirperm1 breaks the protection by the permission bits on the lower branch
[ 780.111216] BUG: unable to handle kernel NULL pointer dereference at 0000000000000078
[ 780.119476] IP: [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.126101] PGD 214722067 PUD 20b376067 PMD 0
[ 780.131089] Oops: 0000 [#1] SMP
[ 780.134721] Modules linked in: sg nf_conntrack_netlink nfnetlink xt_statistic sch_htb ebt_ip ebtable_filter ebtables veth ipt_REJECT xt_nat xt_recent xt_mark xt_comment xt_tcpudp ipt_MASQUERADE iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ip_tables xt_conntrack x_tables nf_nat nf_conntrack bridge stp llc aufs(C) nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc crct10dif_pclmul crc32_pclmul crc32c_intel psmouse processor parport_pc i2c_piix4 pvpanic parport thermal_sys pcspkr serio_raw evdev i2c_core aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd virtio_net button ext4 crc16 mbcache jbd2 sd_mod crc_t10dif crct10dif_common virtio_scsi scsi_mod virtio_pci virtio virtio_ring
[ 780.210840] CPU: 0 PID: 31766 Comm: exe Tainted: G C 3.16.0-4-amd64 #1 Debian 3.16.39-1
[ 780.219923] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[ 780.229261] task: ffff880037bc2b60 ti: ffff880214f5c000 task.ti: ffff880214f5c000
[ 780.236875] RIP: 0010:[<ffffffff810a1100>] [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.245919] RSP: 0018:ffff880214f5fe60 EFLAGS: 00010006
[ 780.251375] RAX: 0000000000000001 RBX: ffff88010053c040 RCX: 0000000000000008
[ 780.258632] RDX: 0000000000000001 RSI: ffff880212d20050 RDI: ffff88021fc12fb8
[ 780.265891] RBP: 0000000000000000 R08: ffffffff81610640 R09: 0000000000000001
[ 780.273149] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880037bc2b60
[ 780.280403] R13: ffff88021fc12f40 R14: 0000000000000000 R15: 0000000000000000
[ 780.287657] FS: 0000000002826880(0063) GS:ffff88021fc00000(0000) knlGS:0000000000000000
[ 780.295866] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 780.301732] CR2: 0000000000000078 CR3: 00000001a03f8000 CR4: 00000000001406f0
[ 780.308996] Stack:
[ 780.311128] 0000000000012f40 ffff88021fc12f40 0000000000012f40 ffff88021fc12f40
[ 780.319185] ffff880212d206d4 0000000000000246 ffff88020a8839c0 ffffffff81095bb5
[ 780.327242] ffff880212d20050 ffffffff8109869a 00007fffffffeffd 0000000000000000
[ 780.335351] Call Trace:
[ 780.337923] [<ffffffff81095bb5>] ? check_preempt_curr+0x85/0xa0
[ 780.344058] [<ffffffff8109869a>] ? wake_up_new_task+0xda/0x190
[ 780.350105] [<ffffffff81067a39>] ? do_fork+0x139/0x3d0
[ 780.355463] [<ffffffff8151b139>] ? stub_clone+0x69/0x90
[ 780.360910] [<ffffffff8151adcd>] ? system_call_fast_compare_end+0x10/0x15
[ 780.367910] Code: 39 c2 7d 27 0f 1f 80 00 00 00 00 83 e8 01 48 8b 5b 70 39 d0 75 f5 48 8b 7d 78 48 3b 7b 78 74 15 0f 1f 00 48 8b 6d 70 48 8b 5b 70 <48> 8b 7d 78 48 3b 7b 78 75 ee 48 85 ff 74 e9 e8 8c cb ff ff 48
[ 780.395815] RIP [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.402514] RSP <ffff880214f5fe60>
[ 780.406122] CR2: 0000000000000078
[ 780.410418] ---[ end trace 8dfc3fa423bb7378 ]---
[ 780.415157] Kernel panic - not syncing: Fatal exception
[ 781.471619] Shutting down cpus with NMI
[ 781.476527] Kernel Offset: 0x0 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffff9fffffff)
[ 781.486828] Rebooting in 10 seconds..
[ 791.465975] ACPI MEMORY or I/O RESET_REG.
```
The nodes are debian-based CVM instances running docker 1.11.2. I am not sure if this is a known issue.
/cc @kubernetes/sig-node-bugs @dchen1107
| 1.0 | Test failures caused by kernel NULL pointer dereference on debian-based CVM - Initially observed this in PR tests: https://github.com/kubernetes/kubernetes/pull/44326#issuecomment-299251676
Then I checked [ci-kubernetes-e2e-gce-etcd3](https://k8s-testgrid.appspot.com/google-gce#gce-etcd3) and found that the suite failed ~3 times and day and many of them were caused by the kernel panic.
A few examples:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9104
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9104/artifacts/bootstrap-e2e-minion-group-qcn2/serial-1.log
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9078
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9078/artifacts/bootstrap-e2e-minion-group-wlm4/serial-1.log
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9068
https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/9068/artifacts/bootstrap-e2e-minion-group-ml5v/serial-1.log
```
780.070508] aufs au_opts_verify:1570:docker[19344]: dirperm1 breaks the protection by the permission bits on the lower branch
May 4 02:50:24 bootstrap-e2e-minion-group-wlm4 kernel: [ 780.070508] aufs au_opts_verify:1570:docker[19344]: dirperm1 breaks the protection by the permission bits on the lower branch
[ 780.111216] BUG: unable to handle kernel NULL pointer dereference at 0000000000000078
[ 780.119476] IP: [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.126101] PGD 214722067 PUD 20b376067 PMD 0
[ 780.131089] Oops: 0000 [#1] SMP
[ 780.134721] Modules linked in: sg nf_conntrack_netlink nfnetlink xt_statistic sch_htb ebt_ip ebtable_filter ebtables veth ipt_REJECT xt_nat xt_recent xt_mark xt_comment xt_tcpudp ipt_MASQUERADE iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype ip_tables xt_conntrack x_tables nf_nat nf_conntrack bridge stp llc aufs(C) nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc crct10dif_pclmul crc32_pclmul crc32c_intel psmouse processor parport_pc i2c_piix4 pvpanic parport thermal_sys pcspkr serio_raw evdev i2c_core aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd virtio_net button ext4 crc16 mbcache jbd2 sd_mod crc_t10dif crct10dif_common virtio_scsi scsi_mod virtio_pci virtio virtio_ring
[ 780.210840] CPU: 0 PID: 31766 Comm: exe Tainted: G C 3.16.0-4-amd64 #1 Debian 3.16.39-1
[ 780.219923] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
[ 780.229261] task: ffff880037bc2b60 ti: ffff880214f5c000 task.ti: ffff880214f5c000
[ 780.236875] RIP: 0010:[<ffffffff810a1100>] [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.245919] RSP: 0018:ffff880214f5fe60 EFLAGS: 00010006
[ 780.251375] RAX: 0000000000000001 RBX: ffff88010053c040 RCX: 0000000000000008
[ 780.258632] RDX: 0000000000000001 RSI: ffff880212d20050 RDI: ffff88021fc12fb8
[ 780.265891] RBP: 0000000000000000 R08: ffffffff81610640 R09: 0000000000000001
[ 780.273149] R10: 0000000000000000 R11: 0000000000000000 R12: ffff880037bc2b60
[ 780.280403] R13: ffff88021fc12f40 R14: 0000000000000000 R15: 0000000000000000
[ 780.287657] FS: 0000000002826880(0063) GS:ffff88021fc00000(0000) knlGS:0000000000000000
[ 780.295866] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 780.301732] CR2: 0000000000000078 CR3: 00000001a03f8000 CR4: 00000000001406f0
[ 780.308996] Stack:
[ 780.311128] 0000000000012f40 ffff88021fc12f40 0000000000012f40 ffff88021fc12f40
[ 780.319185] ffff880212d206d4 0000000000000246 ffff88020a8839c0 ffffffff81095bb5
[ 780.327242] ffff880212d20050 ffffffff8109869a 00007fffffffeffd 0000000000000000
[ 780.335351] Call Trace:
[ 780.337923] [<ffffffff81095bb5>] ? check_preempt_curr+0x85/0xa0
[ 780.344058] [<ffffffff8109869a>] ? wake_up_new_task+0xda/0x190
[ 780.350105] [<ffffffff81067a39>] ? do_fork+0x139/0x3d0
[ 780.355463] [<ffffffff8151b139>] ? stub_clone+0x69/0x90
[ 780.360910] [<ffffffff8151adcd>] ? system_call_fast_compare_end+0x10/0x15
[ 780.367910] Code: 39 c2 7d 27 0f 1f 80 00 00 00 00 83 e8 01 48 8b 5b 70 39 d0 75 f5 48 8b 7d 78 48 3b 7b 78 74 15 0f 1f 00 48 8b 6d 70 48 8b 5b 70 <48> 8b 7d 78 48 3b 7b 78 75 ee 48 85 ff 74 e9 e8 8c cb ff ff 48
[ 780.395815] RIP [<ffffffff810a1100>] check_preempt_wakeup+0xd0/0x1d0
[ 780.402514] RSP <ffff880214f5fe60>
[ 780.406122] CR2: 0000000000000078
[ 780.410418] ---[ end trace 8dfc3fa423bb7378 ]---
[ 780.415157] Kernel panic - not syncing: Fatal exception
[ 781.471619] Shutting down cpus with NMI
[ 781.476527] Kernel Offset: 0x0 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffff9fffffff)
[ 781.486828] Rebooting in 10 seconds..
[ 791.465975] ACPI MEMORY or I/O RESET_REG.
```
The nodes are debian-based CVM instances running docker 1.11.2. I am not sure if this is a known issue.
/cc @kubernetes/sig-node-bugs @dchen1107
| test | test failures caused by kernel null pointer dereference on debian based cvm initially observed this in pr tests then i checked and found that the suite failed times and day and many of them were caused by the kernel panic a few examples aufs au opts verify docker breaks the protection by the permission bits on the lower branch may bootstrap minion group kernel aufs au opts verify docker breaks the protection by the permission bits on the lower branch bug unable to handle kernel null pointer dereference at ip check preempt wakeup pgd pud pmd oops smp modules linked in sg nf conntrack netlink nfnetlink xt statistic sch htb ebt ip ebtable filter ebtables veth ipt reject xt nat xt recent xt mark xt comment xt tcpudp ipt masquerade iptable filter iptable nat nf conntrack nf defrag nf nat xt addrtype ip tables xt conntrack x tables nf nat nf conntrack bridge stp llc aufs c nfsd auth rpcgss oid registry nfs acl nfs lockd fscache sunrpc pclmul pclmul intel psmouse processor parport pc pvpanic parport thermal sys pcspkr serio raw evdev core aesni intel aes lrw glue helper ablk helper cryptd virtio net button mbcache sd mod crc common virtio scsi scsi mod virtio pci virtio virtio ring cpu pid comm exe tainted g c debian hardware name google google compute engine google compute engine bios google task ti task ti rip check preempt wakeup rsp eflags rax rbx rcx rdx rsi rdi rbp fs gs knlgs cs ds es stack call trace check preempt curr wake up new task do fork stub clone system call fast compare end code ee ff cb ff ff rip check preempt wakeup rsp kernel panic not syncing fatal exception shutting down cpus with nmi kernel offset from relocation range rebooting in seconds acpi memory or i o reset reg the nodes are debian based cvm instances running docker i am not sure if this is a known issue cc kubernetes sig node bugs | 1 |
132,120 | 10,731,646,067 | IssuesEvent | 2019-10-28 20:01:36 | kodiondemand/addon | https://api.github.com/repos/kodiondemand/addon | closed | eurostreaming.py | Test Canale | **Test N.1**: Controllo del file .json
Occorrente: file .json
**1. Indica la coerenza delle voci presenti in "language" con i contenuti presenti sul sito:**
valori: ita, sub-ita (sub-ita)
- [x] coerenti
- [ ] non coerenti
Se non sono coerenti il test è FALLITO, continua comunque a revisionare il resto
**2. Icone del canale**
Controlla sia presente qualcosa, tra le " " di thumbnail e banner, e che le immagini appaiano su KoD
**in thumbnail:**
- [x] Presente
- [ ] Assente
**in banner:**
- [x] Presente
- [ ] Assente
**3. Verifica la coerenza delle voci presenti in "categories" con i contenuti presenti sul sito:**
Riepilogo voci:
movie, tvshow, anime, documentary, vos, adult
(se il sito contiene film e serie, devono esserci sia movie che tvshow, se contiene solo film, solo movie)
- [x] Corrette
- [ ] 1 o più Errata/e
- [ ] Assenti - Non sono presenti voci in categories, in questo caso non puoi continuare il test.
Se le voci sono: Assenti, dopo aver compilato la risposta, salva il test e **NON** proseguire.
**TEST FALLITO**
***
**Test su KOD.**
Entra in KOD -> Canali. Nella lista accedi al canale che stai testando.
**N.B.**: Il nome del canale è il campo **name** nel file .json.
**Test N.2: Pagina Canale**
**1. Cerca o Cerca Film...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] OK
- indica il tipo di problema
**Sezione FILM (se il sito non ha film elimina questa parte)**
**TestN.3: Pagina dei Titoli**
*Test da effettuare mentre sei dentro un menu del canale (film, serietv, in corso ecc..)*.
Voci nel menu contestuale di KOD. Posizionati su di un titolo e controlla se hai le seguenti voci, nel menu contestuale (tasto c o tenendo enter premuto):
**Sezione Serie TV (se il sito non ha serietv elimina questa parte)**
Test da effettuare mentre sei nella pagina dei titoli.
Per ogni titolo verifica ci siano le voci nel menu contestuale.
**1. Aggiungi Serie in videoteca**
- [x] Si
- [ ] No
**2. Scarica Stagione (devi avere il download abilitato)**
- [x] Si
- [ ] No
**3. Scarica Serie (devi avere il download abilitato)**
- [x] Si
- [ ] No
**4. Cerca o Cerca Serie...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] Ok
- indica il tipo di problema
**5. Entra nella pagina della serie, verifica che come ultima voce ci sia "Aggiungi in videoteca":**
- [x] Si, appare
- [ ] Non appare
**6. Entra nella pagina dell'episodio, **NON** deve apparire la voce "Aggiungi in videoteca":**
- [ ] Si, appare
- [x] Non appare
**7. Eventuali problemi riscontrati**
- scrivi qui il problema/i
**Sezione Anime (se il sito non ha anime elimina questa parte)**
Test da effettuare mentre sei nella pagina dei titoli. Per ogni titolo verifica ci siano le voci nel menu contestuale.
**1. Rinumerazione (se gli episodi non appaiono nella forma 1x01)**
- [ ] Si
- [x] No
**2. Aggiungi Serie in videoteca**
- [x] Si
- [ ] No
**3. Aggiungi 2-3 titoli in videoteca.**
- [x] Aggiunti correttamente
- [Indica eventuali problemi] (copia-incolla per tutti i titoli con cui hai avuto il problema)
- COPIA qui l'ERRORE dal LOG
**4. Scarica Serie**
- [x] Si
- [ ] No
**5. Cerca o Cerca Serie...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] Ok
- indica il tipo di problema
**6. Entra nella pagina della serie, verifica che come ultima voce ci sia "Aggiungi in videoteca":**
- [x] Appare
- [ ] Non appare
**7. Entra nella pagina dell'episodio, NON ci deve essere la voce "Aggiungi in videoteca":**
- [x] Non appare
- [ ] Appare
**8. Eventuali problemi riscontrati**
- scrivi qui il problema/i
** TEST PER IL CONFRONTO TRA SITO E CANALE **
**TestN.4: Pagina Sito - Menu Canale**
Occorrente: Browser, KOD! e il file canale.py ( da browser o da file )
Avviso:
- Sul Browser disattiva eventuali componenti aggiuntivi che bloccano i JS (javascript), li riattivi alla fine del test.
Entra in ogni menu e controlla che i risultati, delle prime 5-6 pagine, siano gli stessi che trovi sul sito, comprese le varie info (ita/sub-ita, qualità ecc..), inoltre entra, se ci sono, nei menu dei generi - anni - lettera, verifica che cliccando su una voce si visualizzino i titoli.
*Copia questa sezione per ogni voce che presenta problemi:*
- [ ] Voce menu ( del canale dove riscontri errori)
Titoli non corrispondenti:
- [ ] Il totale dei Titoli è diverso da quello del sito. Alcuni Titoli non compaiono.
- [ ] Appaiono titoli per pagine informative o link a siti esterni. Es: Avviso agli utenti.
- [ ] La lingua, del titolo, è diversa da quella riportata dal sito
- [ ] Non è indicato in 1 o più titoli che sono SUB-ITA
- [ ] Cliccando su "Successivo" non si visualizzano titoli
- [ ] Non è indicata la qualità: Hd-DVD/rip e altri, nonostante sul sito siano presenti
- [ ] NO
*Fine Copia*
Grazie mille da parte di tutto il team KoD! | 1.0 | eurostreaming.py - **Test N.1**: Controllo del file .json
Occorrente: file .json
**1. Indica la coerenza delle voci presenti in "language" con i contenuti presenti sul sito:**
valori: ita, sub-ita (sub-ita)
- [x] coerenti
- [ ] non coerenti
Se non sono coerenti il test è FALLITO, continua comunque a revisionare il resto
**2. Icone del canale**
Controlla sia presente qualcosa, tra le " " di thumbnail e banner, e che le immagini appaiano su KoD
**in thumbnail:**
- [x] Presente
- [ ] Assente
**in banner:**
- [x] Presente
- [ ] Assente
**3. Verifica la coerenza delle voci presenti in "categories" con i contenuti presenti sul sito:**
Riepilogo voci:
movie, tvshow, anime, documentary, vos, adult
(se il sito contiene film e serie, devono esserci sia movie che tvshow, se contiene solo film, solo movie)
- [x] Corrette
- [ ] 1 o più Errata/e
- [ ] Assenti - Non sono presenti voci in categories, in questo caso non puoi continuare il test.
Se le voci sono: Assenti, dopo aver compilato la risposta, salva il test e **NON** proseguire.
**TEST FALLITO**
***
**Test su KOD.**
Entra in KOD -> Canali. Nella lista accedi al canale che stai testando.
**N.B.**: Il nome del canale è il campo **name** nel file .json.
**Test N.2: Pagina Canale**
**1. Cerca o Cerca Film...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] OK
- indica il tipo di problema
**Sezione FILM (se il sito non ha film elimina questa parte)**
**TestN.3: Pagina dei Titoli**
*Test da effettuare mentre sei dentro un menu del canale (film, serietv, in corso ecc..)*.
Voci nel menu contestuale di KOD. Posizionati su di un titolo e controlla se hai le seguenti voci, nel menu contestuale (tasto c o tenendo enter premuto):
**Sezione Serie TV (se il sito non ha serietv elimina questa parte)**
Test da effettuare mentre sei nella pagina dei titoli.
Per ogni titolo verifica ci siano le voci nel menu contestuale.
**1. Aggiungi Serie in videoteca**
- [x] Si
- [ ] No
**2. Scarica Stagione (devi avere il download abilitato)**
- [x] Si
- [ ] No
**3. Scarica Serie (devi avere il download abilitato)**
- [x] Si
- [ ] No
**4. Cerca o Cerca Serie...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] Ok
- indica il tipo di problema
**5. Entra nella pagina della serie, verifica che come ultima voce ci sia "Aggiungi in videoteca":**
- [x] Si, appare
- [ ] Non appare
**6. Entra nella pagina dell'episodio, **NON** deve apparire la voce "Aggiungi in videoteca":**
- [ ] Si, appare
- [x] Non appare
**7. Eventuali problemi riscontrati**
- scrivi qui il problema/i
**Sezione Anime (se il sito non ha anime elimina questa parte)**
Test da effettuare mentre sei nella pagina dei titoli. Per ogni titolo verifica ci siano le voci nel menu contestuale.
**1. Rinumerazione (se gli episodi non appaiono nella forma 1x01)**
- [ ] Si
- [x] No
**2. Aggiungi Serie in videoteca**
- [x] Si
- [ ] No
**3. Aggiungi 2-3 titoli in videoteca.**
- [x] Aggiunti correttamente
- [Indica eventuali problemi] (copia-incolla per tutti i titoli con cui hai avuto il problema)
- COPIA qui l'ERRORE dal LOG
**4. Scarica Serie**
- [x] Si
- [ ] No
**5. Cerca o Cerca Serie...**
Cerca un titolo a caso in KOD e lo stesso titolo sul sito. Confronta i risultati.
- [x] Ok
- indica il tipo di problema
**6. Entra nella pagina della serie, verifica che come ultima voce ci sia "Aggiungi in videoteca":**
- [x] Appare
- [ ] Non appare
**7. Entra nella pagina dell'episodio, NON ci deve essere la voce "Aggiungi in videoteca":**
- [x] Non appare
- [ ] Appare
**8. Eventuali problemi riscontrati**
- scrivi qui il problema/i
** TEST PER IL CONFRONTO TRA SITO E CANALE **
**TestN.4: Pagina Sito - Menu Canale**
Occorrente: Browser, KOD! e il file canale.py ( da browser o da file )
Avviso:
- Sul Browser disattiva eventuali componenti aggiuntivi che bloccano i JS (javascript), li riattivi alla fine del test.
Entra in ogni menu e controlla che i risultati, delle prime 5-6 pagine, siano gli stessi che trovi sul sito, comprese le varie info (ita/sub-ita, qualità ecc..), inoltre entra, se ci sono, nei menu dei generi - anni - lettera, verifica che cliccando su una voce si visualizzino i titoli.
*Copia questa sezione per ogni voce che presenta problemi:*
- [ ] Voce menu ( del canale dove riscontri errori)
Titoli non corrispondenti:
- [ ] Il totale dei Titoli è diverso da quello del sito. Alcuni Titoli non compaiono.
- [ ] Appaiono titoli per pagine informative o link a siti esterni. Es: Avviso agli utenti.
- [ ] La lingua, del titolo, è diversa da quella riportata dal sito
- [ ] Non è indicato in 1 o più titoli che sono SUB-ITA
- [ ] Cliccando su "Successivo" non si visualizzano titoli
- [ ] Non è indicata la qualità: Hd-DVD/rip e altri, nonostante sul sito siano presenti
- [ ] NO
*Fine Copia*
Grazie mille da parte di tutto il team KoD! | test | eurostreaming py test n controllo del file json occorrente file json indica la coerenza delle voci presenti in language con i contenuti presenti sul sito valori ita sub ita sub ita coerenti non coerenti se non sono coerenti il test è fallito continua comunque a revisionare il resto icone del canale controlla sia presente qualcosa tra le di thumbnail e banner e che le immagini appaiano su kod in thumbnail presente assente in banner presente assente verifica la coerenza delle voci presenti in categories con i contenuti presenti sul sito riepilogo voci movie tvshow anime documentary vos adult se il sito contiene film e serie devono esserci sia movie che tvshow se contiene solo film solo movie corrette o più errata e assenti non sono presenti voci in categories in questo caso non puoi continuare il test se le voci sono assenti dopo aver compilato la risposta salva il test e non proseguire test fallito test su kod entra in kod canali nella lista accedi al canale che stai testando n b il nome del canale è il campo name nel file json test n pagina canale cerca o cerca film cerca un titolo a caso in kod e lo stesso titolo sul sito confronta i risultati ok indica il tipo di problema sezione film se il sito non ha film elimina questa parte testn pagina dei titoli test da effettuare mentre sei dentro un menu del canale film serietv in corso ecc voci nel menu contestuale di kod posizionati su di un titolo e controlla se hai le seguenti voci nel menu contestuale tasto c o tenendo enter premuto sezione serie tv se il sito non ha serietv elimina questa parte test da effettuare mentre sei nella pagina dei titoli per ogni titolo verifica ci siano le voci nel menu contestuale aggiungi serie in videoteca si no scarica stagione devi avere il download abilitato si no scarica serie devi avere il download abilitato si no cerca o cerca serie cerca un titolo a caso in kod e lo stesso titolo sul sito confronta i risultati ok indica il tipo di problema entra nella pagina della serie verifica che come ultima voce ci sia aggiungi in videoteca si appare non appare entra nella pagina dell episodio non deve apparire la voce aggiungi in videoteca si appare non appare eventuali problemi riscontrati scrivi qui il problema i sezione anime se il sito non ha anime elimina questa parte test da effettuare mentre sei nella pagina dei titoli per ogni titolo verifica ci siano le voci nel menu contestuale rinumerazione se gli episodi non appaiono nella forma si no aggiungi serie in videoteca si no aggiungi titoli in videoteca aggiunti correttamente copia incolla per tutti i titoli con cui hai avuto il problema copia qui l errore dal log scarica serie si no cerca o cerca serie cerca un titolo a caso in kod e lo stesso titolo sul sito confronta i risultati ok indica il tipo di problema entra nella pagina della serie verifica che come ultima voce ci sia aggiungi in videoteca appare non appare entra nella pagina dell episodio non ci deve essere la voce aggiungi in videoteca non appare appare eventuali problemi riscontrati scrivi qui il problema i test per il confronto tra sito e canale testn pagina sito menu canale occorrente browser kod e il file canale py da browser o da file avviso sul browser disattiva eventuali componenti aggiuntivi che bloccano i js javascript li riattivi alla fine del test entra in ogni menu e controlla che i risultati delle prime pagine siano gli stessi che trovi sul sito comprese le varie info ita sub ita qualità ecc inoltre entra se ci sono nei menu dei generi anni lettera verifica che cliccando su una voce si visualizzino i titoli copia questa sezione per ogni voce che presenta problemi voce menu del canale dove riscontri errori titoli non corrispondenti il totale dei titoli è diverso da quello del sito alcuni titoli non compaiono appaiono titoli per pagine informative o link a siti esterni es avviso agli utenti la lingua del titolo è diversa da quella riportata dal sito non è indicato in o più titoli che sono sub ita cliccando su successivo non si visualizzano titoli non è indicata la qualità hd dvd rip e altri nonostante sul sito siano presenti no fine copia grazie mille da parte di tutto il team kod | 1 |
250,423 | 21,264,508,595 | IssuesEvent | 2022-04-13 08:37:06 | stores-cedcommerce/Internal--Shaka-Store-Built-Redesign---12-April22 | https://api.github.com/repos/stores-cedcommerce/Internal--Shaka-Store-Built-Redesign---12-April22 | closed | The buy now button is not coming properly. | Product page Ready to test fixed Desktop |
**Actual result:**
The button is not aligned properly.

**Expected result:**
The button have to be aligned properly.
| 1.0 | The buy now button is not coming properly. -
**Actual result:**
The button is not aligned properly.

**Expected result:**
The button have to be aligned properly.
| test | the buy now button is not coming properly actual result the button is not aligned properly expected result the button have to be aligned properly | 1 |
173,203 | 13,391,137,685 | IssuesEvent | 2020-09-02 21:53:35 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: import/tpcc/warehouses=1000/nodes=32 failed | C-test-failure O-roachtest O-robot branch-master release-blocker | [(roachtest).import/tpcc/warehouses=1000/nodes=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2054002&tab=buildLog) on [master@3a03f3843a8cdf04f82c52753c61cf01b0d2ddcd](https://github.com/cockroachdb/cockroach/commits/3a03f3843a8cdf04f82c52753c61cf01b0d2ddcd):
```
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2115
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2038
| main.registerImportTPCC.func1.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:44
| main.(*monitor).Go.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2445
| golang.org/x/sync/errgroup.(*Group).Go.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (2) 2 safe details enclosed
Wraps: (3) output in run_083541.829_n1_workload_fixtures_import_tpcc
Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2054002-1593584816-38-n32cpu4:1 -- ./workload fixtures import tpcc --warehouses=1000 --csv-server='http://localhost:8081' returned
| stderr:
| I200701 08:35:42.578800 1 ccl/workloadccl/fixture.go:316 starting import of 9 tables
| I200701 08:35:43.016752 27 ccl/workloadccl/fixture.go:446 imported 1006 KiB in district table (10000 rows, 0 index entries, took 424.967667ms, 2.31 MiB/s)
| I200701 08:35:43.474157 26 ccl/workloadccl/fixture.go:446 imported 53 KiB in warehouse table (1000 rows, 0 index entries, took 882.494107ms, 0.06 MiB/s)
| I200701 08:35:45.994618 31 ccl/workloadccl/fixture.go:446 imported 126 MiB in new_order table (9000000 rows, 0 index entries, took 3.400695104s, 36.93 MiB/s)
| I200701 08:35:50.142200 32 ccl/workloadccl/fixture.go:446 imported 7.8 MiB in item table (100000 rows, 0 index entries, took 7.548131395s, 1.03 MiB/s)
| I200701 08:44:02.019048 33 ccl/workloadccl/fixture.go:446 imported 31 GiB in stock table (100000000 rows, 100000000 index entries, took 8m19.424796484s, 64.23 MiB/s)
|
| stdout:
Wraps: (5) secondary error attachment
| signal: killed
| (1) signal: killed
| Error types: (1) *exec.ExitError
Wraps: (6) context canceled
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString
cluster.go:2467,import.go:47,import.go:58,test_runner.go:757: monitor failure: monitor task failed: context canceled
(1) attached stack trace
| main.(*monitor).WaitE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2455
| main.(*monitor).Wait
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2463
| main.registerImportTPCC.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:47
| main.registerImportTPCC.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:58
| [...repeated from below...]
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
| main.(*monitor).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2511
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (4) monitor task failed
Wraps: (5) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *errors.errorString
```
<details><summary>More</summary><p>
Artifacts: [/import/tpcc/warehouses=1000/nodes=32](https://teamcity.cockroachdb.com/viewLog.html?buildId=2054002&tab=artifacts#/import/tpcc/warehouses=1000/nodes=32)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Aimport%2Ftpcc%2Fwarehouses%3D1000%2Fnodes%3D32.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
| 2.0 | roachtest: import/tpcc/warehouses=1000/nodes=32 failed - [(roachtest).import/tpcc/warehouses=1000/nodes=32 failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2054002&tab=buildLog) on [master@3a03f3843a8cdf04f82c52753c61cf01b0d2ddcd](https://github.com/cockroachdb/cockroach/commits/3a03f3843a8cdf04f82c52753c61cf01b0d2ddcd):
```
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2115
| main.(*cluster).Run
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2038
| main.registerImportTPCC.func1.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:44
| main.(*monitor).Go.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2445
| golang.org/x/sync/errgroup.(*Group).Go.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (2) 2 safe details enclosed
Wraps: (3) output in run_083541.829_n1_workload_fixtures_import_tpcc
Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2054002-1593584816-38-n32cpu4:1 -- ./workload fixtures import tpcc --warehouses=1000 --csv-server='http://localhost:8081' returned
| stderr:
| I200701 08:35:42.578800 1 ccl/workloadccl/fixture.go:316 starting import of 9 tables
| I200701 08:35:43.016752 27 ccl/workloadccl/fixture.go:446 imported 1006 KiB in district table (10000 rows, 0 index entries, took 424.967667ms, 2.31 MiB/s)
| I200701 08:35:43.474157 26 ccl/workloadccl/fixture.go:446 imported 53 KiB in warehouse table (1000 rows, 0 index entries, took 882.494107ms, 0.06 MiB/s)
| I200701 08:35:45.994618 31 ccl/workloadccl/fixture.go:446 imported 126 MiB in new_order table (9000000 rows, 0 index entries, took 3.400695104s, 36.93 MiB/s)
| I200701 08:35:50.142200 32 ccl/workloadccl/fixture.go:446 imported 7.8 MiB in item table (100000 rows, 0 index entries, took 7.548131395s, 1.03 MiB/s)
| I200701 08:44:02.019048 33 ccl/workloadccl/fixture.go:446 imported 31 GiB in stock table (100000000 rows, 100000000 index entries, took 8m19.424796484s, 64.23 MiB/s)
|
| stdout:
Wraps: (5) secondary error attachment
| signal: killed
| (1) signal: killed
| Error types: (1) *exec.ExitError
Wraps: (6) context canceled
Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString
cluster.go:2467,import.go:47,import.go:58,test_runner.go:757: monitor failure: monitor task failed: context canceled
(1) attached stack trace
| main.(*monitor).WaitE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2455
| main.(*monitor).Wait
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2463
| main.registerImportTPCC.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:47
| main.registerImportTPCC.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/import.go:58
| [...repeated from below...]
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
| main.(*monitor).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2511
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1373
Wraps: (4) monitor task failed
Wraps: (5) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withMessage (3) *withstack.withStack (4) *errutil.withMessage (5) *errors.errorString
```
<details><summary>More</summary><p>
Artifacts: [/import/tpcc/warehouses=1000/nodes=32](https://teamcity.cockroachdb.com/viewLog.html?buildId=2054002&tab=artifacts#/import/tpcc/warehouses=1000/nodes=32)
[See this test on roachdash](https://roachdash.crdb.dev/?filter=status%3Aopen+t%3A.%2Aimport%2Ftpcc%2Fwarehouses%3D1000%2Fnodes%3D32.%2A&sort=title&restgroup=false&display=lastcommented+project)
<sub>powered by [pkg/cmd/internal/issues](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)</sub></p></details>
| test | roachtest import tpcc warehouses nodes failed on home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main cluster run home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main registerimporttpcc home agent work go src github com cockroachdb cockroach pkg cmd roachtest import go main monitor go home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go golang org x sync errgroup group go home agent work go src github com cockroachdb cockroach vendor golang org x sync errgroup errgroup go runtime goexit usr local go src runtime asm s wraps safe details enclosed wraps output in run workload fixtures import tpcc wraps home agent work go src github com cockroachdb cockroach bin roachprod run teamcity workload fixtures import tpcc warehouses csv server returned stderr ccl workloadccl fixture go starting import of tables ccl workloadccl fixture go imported kib in district table rows index entries took mib s ccl workloadccl fixture go imported kib in warehouse table rows index entries took mib s ccl workloadccl fixture go imported mib in new order table rows index entries took mib s ccl workloadccl fixture go imported mib in item table rows index entries took mib s ccl workloadccl fixture go imported gib in stock table rows index entries took mib s stdout wraps secondary error attachment signal killed signal killed error types exec exiterror wraps context canceled error types withstack withstack safedetails withsafedetails errutil withmessage main withcommanddetails secondary withsecondaryerror errors errorstring cluster go import go import go test runner go monitor failure monitor task failed context canceled attached stack trace main monitor waite home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go main registerimporttpcc home agent work go src github com cockroachdb cockroach pkg cmd roachtest import go main registerimporttpcc home agent work go src github com cockroachdb cockroach pkg cmd roachtest import go wraps monitor failure wraps attached stack trace main monitor wait home agent work go src github com cockroachdb cockroach pkg cmd roachtest cluster go runtime goexit usr local go src runtime asm s wraps monitor task failed wraps context canceled error types withstack withstack errutil withmessage withstack withstack errutil withmessage errors errorstring more artifacts powered by | 1 |
208,494 | 15,891,948,090 | IssuesEvent | 2021-04-10 21:28:21 | IntellectualSites/FastAsyncWorldEdit | https://api.github.com/repos/IntellectualSites/FastAsyncWorldEdit | closed | WorldEdit classpath | Requires Testing | ### Server Implementation
Paper
### Server Version
1.16.5
### Describe the bug
truezip.jar not found if placed in plugins/FastAsyncWorldEdit
Hardcoded WorldEdit plugin path in classpath: https://github.com/IntellectualSites/FastAsyncWorldEdit/blob/784db1e9c880a7628c9cd59b27b2d4286eb6b09a/buildSrc/src/main/kotlin/PlatformConfig.kt#L127
### To Reproduce
Follow WorldEdit wiki for truezip.jar
https://worldedit.enginehub.org/en/latest/usage/snapshots/#supported-archive-formats
### Expected behaviour
Loading the truezip.jar
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/de0d517557c246368a3f3fca3df95695
### Fawe Version
1.16-649;01dff32
### Checklist
I have included a Fawe debugpaste.
I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
| 1.0 | WorldEdit classpath - ### Server Implementation
Paper
### Server Version
1.16.5
### Describe the bug
truezip.jar not found if placed in plugins/FastAsyncWorldEdit
Hardcoded WorldEdit plugin path in classpath: https://github.com/IntellectualSites/FastAsyncWorldEdit/blob/784db1e9c880a7628c9cd59b27b2d4286eb6b09a/buildSrc/src/main/kotlin/PlatformConfig.kt#L127
### To Reproduce
Follow WorldEdit wiki for truezip.jar
https://worldedit.enginehub.org/en/latest/usage/snapshots/#supported-archive-formats
### Expected behaviour
Loading the truezip.jar
### Screenshots / Videos
_No response_
### Error log (if applicable)
_No response_
### Fawe Debugpaste
https://athion.net/ISPaster/paste/view/de0d517557c246368a3f3fca3df95695
### Fawe Version
1.16-649;01dff32
### Checklist
I have included a Fawe debugpaste.
I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
| test | worldedit classpath server implementation paper server version describe the bug truezip jar not found if placed in plugins fastasyncworldedit hardcoded worldedit plugin path in classpath to reproduce follow worldedit wiki for truezip jar expected behaviour loading the truezip jar screenshots videos no response error log if applicable no response fawe debugpaste fawe version checklist i have included a fawe debugpaste i am using the newest build from and the issue still persists | 1 |
62,666 | 26,103,746,117 | IssuesEvent | 2022-12-27 10:29:29 | kyma-project/kyma | https://api.github.com/repos/kyma-project/kyma | closed | Update istio component chart to 1.16.x | area/service-mesh | <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Implement necessary changes in istio component chart to install / upgrade istio to version 1.16.x.
- [x] istio running on 1.16.x version
- [x] sidecars running on 1.16.x version
- [x] istioctl 1.16.x is used to install / upgrade istio
- [x] istio and istio-resources charts updated
- [x] update grafana dashboards if needed
- [x] kyma documentation updated
**Reasons**
Keeping Istio up to date
**Attachments**
https://github.com/kyma-project/kyma/issues/16231 | 1.0 | Update istio component chart to 1.16.x - <!-- Thank you for your contribution. Before you submit the issue:
1. Search open and closed issues for duplicates.
2. Read the contributing guidelines.
-->
**Description**
Implement necessary changes in istio component chart to install / upgrade istio to version 1.16.x.
- [x] istio running on 1.16.x version
- [x] sidecars running on 1.16.x version
- [x] istioctl 1.16.x is used to install / upgrade istio
- [x] istio and istio-resources charts updated
- [x] update grafana dashboards if needed
- [x] kyma documentation updated
**Reasons**
Keeping Istio up to date
**Attachments**
https://github.com/kyma-project/kyma/issues/16231 | non_test | update istio component chart to x thank you for your contribution before you submit the issue search open and closed issues for duplicates read the contributing guidelines description implement necessary changes in istio component chart to install upgrade istio to version x istio running on x version sidecars running on x version istioctl x is used to install upgrade istio istio and istio resources charts updated update grafana dashboards if needed kyma documentation updated reasons keeping istio up to date attachments | 0 |
180,037 | 21,609,073,641 | IssuesEvent | 2022-05-04 08:12:17 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | opened | Self-Signed Windows Certificate Expired | windows security | It appears app PR builds for Windows on Jenkins are failing with:
```
SignTool Error: No certificates were found that met all the given criteria.
```
https://ci.status.im/job/status-desktop/job/branches/job/windows/view/change-requests/job/PR-5597/1/
And this appears to have started [around the same time](https://ci.status.im/job/status-desktop/job/branches/job/windows/view/change-requests/job/PR-5592/1/) as when I generated the self-signed certificate for Windows PR builds:
https://github.com/status-im/status-desktop/issues/2170#issuecomment-827067476 | True | Self-Signed Windows Certificate Expired - It appears app PR builds for Windows on Jenkins are failing with:
```
SignTool Error: No certificates were found that met all the given criteria.
```
https://ci.status.im/job/status-desktop/job/branches/job/windows/view/change-requests/job/PR-5597/1/
And this appears to have started [around the same time](https://ci.status.im/job/status-desktop/job/branches/job/windows/view/change-requests/job/PR-5592/1/) as when I generated the self-signed certificate for Windows PR builds:
https://github.com/status-im/status-desktop/issues/2170#issuecomment-827067476 | non_test | self signed windows certificate expired it appears app pr builds for windows on jenkins are failing with signtool error no certificates were found that met all the given criteria and this appears to have started as when i generated the self signed certificate for windows pr builds | 0 |
771,182 | 27,073,709,431 | IssuesEvent | 2023-02-14 09:06:29 | tuskyapp/Tusky | https://api.github.com/repos/tuskyapp/Tusky | closed | Support the focal point feature introduced in Mastodon 2.3 | enhancement priority: low | https://github.com/tootsuite/mastodon/releases/tag/v2.3.0
- [ ] Set image previews correctly according to their focal points
- [ ] Support setting a focal point when uploading media
I think we should definitely implement the first point, not sure if we really need the second. | 1.0 | Support the focal point feature introduced in Mastodon 2.3 - https://github.com/tootsuite/mastodon/releases/tag/v2.3.0
- [ ] Set image previews correctly according to their focal points
- [ ] Support setting a focal point when uploading media
I think we should definitely implement the first point, not sure if we really need the second. | non_test | support the focal point feature introduced in mastodon set image previews correctly according to their focal points support setting a focal point when uploading media i think we should definitely implement the first point not sure if we really need the second | 0 |
258,324 | 22,302,755,967 | IssuesEvent | 2022-06-13 10:11:57 | VirtusLab/git-machete-intellij-plugin | https://api.github.com/repos/VirtusLab/git-machete-intellij-plugin | opened | Migrate logic from some shell scripts to `GitMacheteBundlePropertiesTestSuite` | good first issue testing | Idea to migrate logic from shell scripts:
- `scripts/enforce-properties-single-quotes-consistent-with-format-elements`
- `scripts/prohibit-properties-double-quote-wrapping`
To `GitMacheteBundlePropertiesTestSuite`.
After rewriting logic from shell scripts to this test suite, scripts should be removed. | 1.0 | Migrate logic from some shell scripts to `GitMacheteBundlePropertiesTestSuite` - Idea to migrate logic from shell scripts:
- `scripts/enforce-properties-single-quotes-consistent-with-format-elements`
- `scripts/prohibit-properties-double-quote-wrapping`
To `GitMacheteBundlePropertiesTestSuite`.
After rewriting logic from shell scripts to this test suite, scripts should be removed. | test | migrate logic from some shell scripts to gitmachetebundlepropertiestestsuite idea to migrate logic from shell scripts scripts enforce properties single quotes consistent with format elements scripts prohibit properties double quote wrapping to gitmachetebundlepropertiestestsuite after rewriting logic from shell scripts to this test suite scripts should be removed | 1 |
480,552 | 13,853,882,221 | IssuesEvent | 2020-10-15 08:45:56 | AY2021S1-CS2103-F09-4/tp | https://api.github.com/repos/AY2021S1-CS2103-F09-4/tp | closed | Add list functionality | priority.High type.Story | As a logistics clerk, I would like to view the list of all available orders. | 1.0 | Add list functionality - As a logistics clerk, I would like to view the list of all available orders. | non_test | add list functionality as a logistics clerk i would like to view the list of all available orders | 0 |
53,900 | 6,347,844,353 | IssuesEvent | 2017-07-28 08:21:20 | manchesergit/material-ui | https://api.github.com/repos/manchesergit/material-ui | closed | Test StepLabel generates an ID | unit testing | Tests need to be added to prove that StepLabel
- [x] produces a unique ID for itself if none is given
- [x] uses the ID given in the properties | 1.0 | Test StepLabel generates an ID - Tests need to be added to prove that StepLabel
- [x] produces a unique ID for itself if none is given
- [x] uses the ID given in the properties | test | test steplabel generates an id tests need to be added to prove that steplabel produces a unique id for itself if none is given uses the id given in the properties | 1 |
153,185 | 5,886,936,454 | IssuesEvent | 2017-05-17 05:24:15 | dwyl/hq | https://api.github.com/repos/dwyl/hq | closed | Review Employee and Contractor Benefits | discuss enhancement external-dependency priority-3 | # Are the _intrinsic_ rewards of working on a `"real human challenges"` _enough_...?
> Watch: https://youtu.be/rrkrvAUbU9Y
and/or read: http://lateralaction.com/articles/dan-pink-rewards/
Beyond simply _paying_ people for their work or inviting people to [`#dwylsummer`](https://twitter.com/hashtag/dwylsummer?f=images&vertical=default&src=hash) ... what are the different types of "_now that_" `rewards` (_i.e. non-contingent_) we can give people to _thank_ them for their _contributions_ to dwyl's mission and [make people `feel` loved](https://github.com/dwyl/hq/issues/145) an a _daily_ basis.
It can be as simple as `#FreeFreshFruit` in the office or a Team/Company subscription to a learning resource or music streaming service...
# Please Share your Ideas!!
Relates to: #145 (_Best Place to Work!_) | 1.0 | Review Employee and Contractor Benefits - # Are the _intrinsic_ rewards of working on a `"real human challenges"` _enough_...?
> Watch: https://youtu.be/rrkrvAUbU9Y
and/or read: http://lateralaction.com/articles/dan-pink-rewards/
Beyond simply _paying_ people for their work or inviting people to [`#dwylsummer`](https://twitter.com/hashtag/dwylsummer?f=images&vertical=default&src=hash) ... what are the different types of "_now that_" `rewards` (_i.e. non-contingent_) we can give people to _thank_ them for their _contributions_ to dwyl's mission and [make people `feel` loved](https://github.com/dwyl/hq/issues/145) an a _daily_ basis.
It can be as simple as `#FreeFreshFruit` in the office or a Team/Company subscription to a learning resource or music streaming service...
# Please Share your Ideas!!
Relates to: #145 (_Best Place to Work!_) | non_test | review employee and contractor benefits are the intrinsic rewards of working on a real human challenges enough watch and or read beyond simply paying people for their work or inviting people to what are the different types of now that rewards i e non contingent we can give people to thank them for their contributions to dwyl s mission and an a daily basis it can be as simple as freefreshfruit in the office or a team company subscription to a learning resource or music streaming service please share your ideas relates to best place to work | 0 |
202,732 | 7,051,626,416 | IssuesEvent | 2018-01-03 12:42:13 | CCAFS/MARLO | https://api.github.com/repos/CCAFS/MARLO | closed | Reorganize partners/institutions (update, remove and include the new ones proposed) | Priority - High Type -Task | https://docs.google.com/spreadsheets/d/1nLAD6UcfVTzPZGpJPxFkf26viWS82YPOR713tI4WE9E/edit#gid=969899790
- Process started in June 29th and finished in December 22nd, 2017.
- 1.709 institutions were validated.
- 1.033 were updated
- 239 were deleted | 1.0 | Reorganize partners/institutions (update, remove and include the new ones proposed) - https://docs.google.com/spreadsheets/d/1nLAD6UcfVTzPZGpJPxFkf26viWS82YPOR713tI4WE9E/edit#gid=969899790
- Process started in June 29th and finished in December 22nd, 2017.
- 1.709 institutions were validated.
- 1.033 were updated
- 239 were deleted | non_test | reorganize partners institutions update remove and include the new ones proposed process started in june and finished in december institutions were validated were updated were deleted | 0 |
221,623 | 7,393,621,744 | IssuesEvent | 2018-03-17 00:07:42 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | OS X: Key Binding Changes Cause Crash | Medium Priority | http://ecoforum.strangeloopgames.com/topic/514/client-bug-os-x-key-binding-changes-cause-crash
When changing the key bindings in the sign-in screen, the game crashes, especially if you attempt to change the keys used. You can just click on one of the bindings (not double-click) and it will crash.
Repro's without fail. Tried it on a Windows 7 machine with no problems.
Client Version Alpha 0.3
Happens on 10.10.5 and 10.11.2
Log here: OSX Binding Crash Log.rtf
| 1.0 | OS X: Key Binding Changes Cause Crash - http://ecoforum.strangeloopgames.com/topic/514/client-bug-os-x-key-binding-changes-cause-crash
When changing the key bindings in the sign-in screen, the game crashes, especially if you attempt to change the keys used. You can just click on one of the bindings (not double-click) and it will crash.
Repro's without fail. Tried it on a Windows 7 machine with no problems.
Client Version Alpha 0.3
Happens on 10.10.5 and 10.11.2
Log here: OSX Binding Crash Log.rtf
| non_test | os x key binding changes cause crash when changing the key bindings in the sign in screen the game crashes especially if you attempt to change the keys used you can just click on one of the bindings not double click and it will crash repro s without fail tried it on a windows machine with no problems client version alpha happens on and log here osx binding crash log rtf | 0 |
318,006 | 23,698,881,091 | IssuesEvent | 2022-08-29 17:01:43 | flutter/flutter | https://api.github.com/repos/flutter/flutter | opened | Create documentation relating to Flutter releases FAQs | documentation team: release | Find a location that is easily surfaceable for the most common questions
Example questions
1. Can we prepare releases before they're published?
2. What is Flutter's versioning strategy? Can we simplify it? Can we use semver?
3. Can we stop force pushing?
| 1.0 | Create documentation relating to Flutter releases FAQs - Find a location that is easily surfaceable for the most common questions
Example questions
1. Can we prepare releases before they're published?
2. What is Flutter's versioning strategy? Can we simplify it? Can we use semver?
3. Can we stop force pushing?
| non_test | create documentation relating to flutter releases faqs find a location that is easily surfaceable for the most common questions example questions can we prepare releases before they re published what is flutter s versioning strategy can we simplify it can we use semver can we stop force pushing | 0 |
632,499 | 20,198,905,280 | IssuesEvent | 2022-02-11 13:25:03 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | closed | Still able to set the same token for swap from and swap to | bug priority/P4 QA/Yes release-notes/exclude feature/wallet OS/Android | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description <!-- Provide a brief description of the issue -->
Still able to set the same token for swap from and swap to
## Steps to reproduce <!-- Please add a series of steps to reproduce the issue -->
1. Go to Swap
2. Set TUSD as `Swap From` token
3. Set TUSD as `Swap To` token, doesn't set it as expected
4. Change `Swap To` token to BAT
5. Change `Swap From` token to BAT, able to set the same token now for both swap from and swap to
## Actual result <!-- Please add screenshots if needed -->
https://user-images.githubusercontent.com/17010094/152769832-274496b5-f16d-439f-b706-2d0aa40e6aae.mp4
## Expected result
Should not be able to set same token for swap from and swap to
## Issue reproduces how often <!-- [Easily reproduced/Intermittent issue/No steps to reproduce] -->
Esy
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current Play Store version? Yes
- Can you reproduce this issue with the current Play Store Beta version? Yes
- Can you reproduce this issue with the current Play Store Nightly version? Yes
## Device details
- Install type (ARM, x86): ARM
- Device type (Phone, Tablet, Phablet): All
- Android version: All
## Brave version
1.36.85 beta build
### Website problems only
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards?NA
- Is the issue reproducible on the latest version of Chrome? NA
### Additional information
<!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue -->
cc: @wchen342 | 1.0 | Still able to set the same token for swap from and swap to - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROVIDED-->
## Description <!-- Provide a brief description of the issue -->
Still able to set the same token for swap from and swap to
## Steps to reproduce <!-- Please add a series of steps to reproduce the issue -->
1. Go to Swap
2. Set TUSD as `Swap From` token
3. Set TUSD as `Swap To` token, doesn't set it as expected
4. Change `Swap To` token to BAT
5. Change `Swap From` token to BAT, able to set the same token now for both swap from and swap to
## Actual result <!-- Please add screenshots if needed -->
https://user-images.githubusercontent.com/17010094/152769832-274496b5-f16d-439f-b706-2d0aa40e6aae.mp4
## Expected result
Should not be able to set same token for swap from and swap to
## Issue reproduces how often <!-- [Easily reproduced/Intermittent issue/No steps to reproduce] -->
Esy
## Version/Channel Information:
<!--Does this issue happen on any other channels? Or is it specific to a certain channel?-->
- Can you reproduce this issue with the current Play Store version? Yes
- Can you reproduce this issue with the current Play Store Beta version? Yes
- Can you reproduce this issue with the current Play Store Nightly version? Yes
## Device details
- Install type (ARM, x86): ARM
- Device type (Phone, Tablet, Phablet): All
- Android version: All
## Brave version
1.36.85 beta build
### Website problems only
- Does the issue resolve itself when disabling Brave Shields? NA
- Does the issue resolve itself when disabling Brave Rewards?NA
- Is the issue reproducible on the latest version of Chrome? NA
### Additional information
<!-- Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue -->
cc: @wchen342 | non_test | still able to set the same token for swap from and swap to have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it will only be reopened after sufficient info is provided description still able to set the same token for swap from and swap to steps to reproduce go to swap set tusd as swap from token set tusd as swap to token doesn t set it as expected change swap to token to bat change swap from token to bat able to set the same token now for both swap from and swap to actual result expected result should not be able to set same token for swap from and swap to issue reproduces how often esy version channel information can you reproduce this issue with the current play store version yes can you reproduce this issue with the current play store beta version yes can you reproduce this issue with the current play store nightly version yes device details install type arm arm device type phone tablet phablet all android version all brave version beta build website problems only does the issue resolve itself when disabling brave shields na does the issue resolve itself when disabling brave rewards na is the issue reproducible on the latest version of chrome na additional information cc | 0 |
77,258 | 15,527,219,925 | IssuesEvent | 2021-03-13 04:53:25 | minhhahl/quan_ly_than | https://api.github.com/repos/minhhahl/quan_ly_than | opened | CVE-2020-36190 (Medium) detected in rails_admin-0.6.5.gem | security vulnerability | ## CVE-2020-36190 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails_admin-0.6.5.gem</b></p></summary>
<p>RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails_admin-0.6.5.gem">https://rubygems.org/gems/rails_admin-0.6.5.gem</a></p>
<p>
Dependency Hierarchy:
- :x: **rails_admin-0.6.5.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/minhhahl/quan_ly_than/commit/3ec35525d004c42bd4c9c9f36b485d8d8f165168">3ec35525d004c42bd4c9c9f36b485d8d8f165168</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
RailsAdmin (aka rails_admin) before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms.
<p>Publish Date: 2021-01-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36190>CVE-2020-36190</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36190">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36190</a></p>
<p>Release Date: 2021-01-12</p>
<p>Fix Resolution: v1.4.3,v2.0.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2020-36190 (Medium) detected in rails_admin-0.6.5.gem - ## CVE-2020-36190 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>rails_admin-0.6.5.gem</b></p></summary>
<p>RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.</p>
<p>Library home page: <a href="https://rubygems.org/gems/rails_admin-0.6.5.gem">https://rubygems.org/gems/rails_admin-0.6.5.gem</a></p>
<p>
Dependency Hierarchy:
- :x: **rails_admin-0.6.5.gem** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/minhhahl/quan_ly_than/commit/3ec35525d004c42bd4c9c9f36b485d8d8f165168">3ec35525d004c42bd4c9c9f36b485d8d8f165168</a></p>
<p>Found in base branch: <b>master</b></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
RailsAdmin (aka rails_admin) before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms.
<p>Publish Date: 2021-01-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36190>CVE-2020-36190</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.1</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36190">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36190</a></p>
<p>Release Date: 2021-01-12</p>
<p>Fix Resolution: v1.4.3,v2.0.2</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_test | cve medium detected in rails admin gem cve medium severity vulnerability vulnerable library rails admin gem railsadmin is a rails engine that provides an easy to use interface for managing your data library home page a href dependency hierarchy x rails admin gem vulnerable library found in head commit a href found in base branch master vulnerability details railsadmin aka rails admin before and x before allows xss via nested forms publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope changed impact metrics confidentiality impact low integrity impact low availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource | 0 |
228,468 | 18,235,861,823 | IssuesEvent | 2021-10-01 06:47:41 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | `No potocol method` error when tapping + in Bootnodes | bug e2e test blocker | # Bug Report
## Problem

Firstly reproduced on nightly 29/09/21 (no issue on nightly 28/09/21)
Blocker for e2e 5432.
#### Expected behavior
Can add custom bootnode
#### Actual behavior
error when tapping on +
### Reproduction
1) Open Status
2) Go to Profile > Advanced > Bootnodes > +
### Additional Information
- Status version: nightly 29/09/21
- Operating System: Android, iOS
| 1.0 | `No potocol method` error when tapping + in Bootnodes - # Bug Report
## Problem

Firstly reproduced on nightly 29/09/21 (no issue on nightly 28/09/21)
Blocker for e2e 5432.
#### Expected behavior
Can add custom bootnode
#### Actual behavior
error when tapping on +
### Reproduction
1) Open Status
2) Go to Profile > Advanced > Bootnodes > +
### Additional Information
- Status version: nightly 29/09/21
- Operating System: Android, iOS
| test | no potocol method error when tapping in bootnodes bug report problem firstly reproduced on nightly no issue on nightly blocker for expected behavior can add custom bootnode actual behavior error when tapping on reproduction open status go to profile advanced bootnodes additional information status version nightly operating system android ios | 1 |
224,435 | 17,693,904,381 | IssuesEvent | 2021-08-24 13:22:27 | hzi-braunschweig/SORMAS-Project | https://api.github.com/repos/hzi-braunschweig/SORMAS-Project | opened | Update performance tests call with asserts | testing task e2e-tests e2e-performance-tests | After checking the performance scripts, I found that there are missing asserts on all requests.
The aim of the task is to add validations for response body and response code. | 3.0 | Update performance tests call with asserts - After checking the performance scripts, I found that there are missing asserts on all requests.
The aim of the task is to add validations for response body and response code. | test | update performance tests call with asserts after checking the performance scripts i found that there are missing asserts on all requests the aim of the task is to add validations for response body and response code | 1 |
191,360 | 14,594,037,061 | IssuesEvent | 2020-12-20 02:51:18 | github-vet/rangeloop-pointer-findings | https://api.github.com/repos/github-vet/rangeloop-pointer-findings | closed | rootfs/node-fencing: vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go; 3 LoC | fresh test tiny vendored |
Found a possible issue in [rootfs/node-fencing](https://www.github.com/rootfs/node-fencing) at [vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go](https://github.com/rootfs/node-fencing/blob/b78deb66758bdffcf65efe25d2894b6a6343543c/vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go#L1754-L1756)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to claim at line 1755 may start a goroutine
[Click here to see the code in its original context.](https://github.com/rootfs/node-fencing/blob/b78deb66758bdffcf65efe25d2894b6a6343543c/vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go#L1754-L1756)
<details>
<summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary>
```go
for _, claim := range getPersistentVolumeClaims(set, pod) {
spc.claimsIndexer.Update(&claim)
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: b78deb66758bdffcf65efe25d2894b6a6343543c
| 1.0 | rootfs/node-fencing: vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go; 3 LoC -
Found a possible issue in [rootfs/node-fencing](https://www.github.com/rootfs/node-fencing) at [vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go](https://github.com/rootfs/node-fencing/blob/b78deb66758bdffcf65efe25d2894b6a6343543c/vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go#L1754-L1756)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.
> function call which takes a reference to claim at line 1755 may start a goroutine
[Click here to see the code in its original context.](https://github.com/rootfs/node-fencing/blob/b78deb66758bdffcf65efe25d2894b6a6343543c/vendor/k8s.io/kubernetes/pkg/controller/statefulset/stateful_set_control_test.go#L1754-L1756)
<details>
<summary>Click here to show the 3 line(s) of Go which triggered the analyzer.</summary>
```go
for _, claim := range getPersistentVolumeClaims(set, pod) {
spc.claimsIndexer.Update(&claim)
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: b78deb66758bdffcf65efe25d2894b6a6343543c
| test | rootfs node fencing vendor io kubernetes pkg controller statefulset stateful set control test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message function call which takes a reference to claim at line may start a goroutine click here to show the line s of go which triggered the analyzer go for claim range getpersistentvolumeclaims set pod spc claimsindexer update claim leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id | 1 |
1,400 | 2,513,741,382 | IssuesEvent | 2015-01-15 02:28:05 | inboundnow/landing-pages | https://api.github.com/repos/inboundnow/landing-pages | closed | Google Analytics for page views | High Priority ideas Needs Discussion | In an effort to beef up our analytics, we could pull in direct google analytics stats for page views on landing pages and their specific versions.
This will also be the backbone of charting landing page stats.
references:
https://code.google.com/p/php-ga/
https://code.google.com/p/gapi-google-analytics-php-interface/
Two plugins that use GA api http://wordpress.org/plugins/google-analytics-dashboard-for-wp/ (more robust) and http://wordpress.org/plugins/google-analyticator/ (both use google client http://plugins.svn.wordpress.org/google-analyticator/trunk/google-api-php-client/src/ )
There is also this library, not sure how robust it is though https://github.com/wanze/Google-Analytics-API-PHP
<bountysource-plugin>
---
Want to back this issue? **[Place a bounty on it!](https://www.bountysource.com/issues/2485723-google-analytics-for-page-views?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github).
</bountysource-plugin> | 1.0 | Google Analytics for page views - In an effort to beef up our analytics, we could pull in direct google analytics stats for page views on landing pages and their specific versions.
This will also be the backbone of charting landing page stats.
references:
https://code.google.com/p/php-ga/
https://code.google.com/p/gapi-google-analytics-php-interface/
Two plugins that use GA api http://wordpress.org/plugins/google-analytics-dashboard-for-wp/ (more robust) and http://wordpress.org/plugins/google-analyticator/ (both use google client http://plugins.svn.wordpress.org/google-analyticator/trunk/google-api-php-client/src/ )
There is also this library, not sure how robust it is though https://github.com/wanze/Google-Analytics-API-PHP
<bountysource-plugin>
---
Want to back this issue? **[Place a bounty on it!](https://www.bountysource.com/issues/2485723-google-analytics-for-page-views?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260749&utm_medium=issues&utm_source=github).
</bountysource-plugin> | non_test | google analytics for page views in an effort to beef up our analytics we could pull in direct google analytics stats for page views on landing pages and their specific versions this will also be the backbone of charting landing page stats references two plugins that use ga api more robust and both use google client there is also this library not sure how robust it is though want to back this issue we accept bounties via | 0 |
138,705 | 11,211,968,133 | IssuesEvent | 2020-01-06 16:31:58 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] RecoveryIT.testOperationBasedRecovery fails with "Creating indices with soft-deletes disabled" warning | :Distributed/Distributed >test-failure v7.6.0 | This happened in a PR bwc run but I think its unrelated to the PR:
https://gradle-enterprise.elastic.co/s/6jzcj5caasz2i
Error in log:
```
17:40:00 org.elasticsearch.upgrades.RecoveryIT > testOperationBasedRecovery FAILED
17:40:00 org.elasticsearch.client.WarningFailureException: method [PUT], host [http://127.0.0.1:43833], URI [/test_operation_based_recovery], status line [HTTP/1.1 200 OK]
17:40:00 Warnings: [Creating indices with soft-deletes disabled is deprecated and will be removed in future Elasticsearch versions. Please do not specify value for setting [index.soft_deletes.enabled] of index [test_operation_based_recovery].]
17:40:00 {"acknowledged":true,"shards_acknowledged":true,"index":"test_operation_based_recovery"}
17:40:00 at __randomizedtesting.SeedInfo.seed([59309AD2C6D056B8:44DC96F7C056ACCF]:0)
17:40:00 at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:279)
17:40:00 at org.elasticsearch.client.RestClient.performRequest(RestClient.java:261)
17:40:00 at org.elasticsearch.client.RestClient.performRequest(RestClient.java:235)
17:40:00 at org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:969)
17:40:00 at org.elasticsearch.upgrades.RecoveryIT.testOperationBasedRecovery(RecoveryIT.java:669)
```
Probably related to https://github.com/elastic/elasticsearch/pull/50502 which seems to have a pending backport that might fix this.
@dnhatn you can probably quickly tell if this is related and maybe close if the backport is imminent. | 1.0 | [CI] RecoveryIT.testOperationBasedRecovery fails with "Creating indices with soft-deletes disabled" warning - This happened in a PR bwc run but I think its unrelated to the PR:
https://gradle-enterprise.elastic.co/s/6jzcj5caasz2i
Error in log:
```
17:40:00 org.elasticsearch.upgrades.RecoveryIT > testOperationBasedRecovery FAILED
17:40:00 org.elasticsearch.client.WarningFailureException: method [PUT], host [http://127.0.0.1:43833], URI [/test_operation_based_recovery], status line [HTTP/1.1 200 OK]
17:40:00 Warnings: [Creating indices with soft-deletes disabled is deprecated and will be removed in future Elasticsearch versions. Please do not specify value for setting [index.soft_deletes.enabled] of index [test_operation_based_recovery].]
17:40:00 {"acknowledged":true,"shards_acknowledged":true,"index":"test_operation_based_recovery"}
17:40:00 at __randomizedtesting.SeedInfo.seed([59309AD2C6D056B8:44DC96F7C056ACCF]:0)
17:40:00 at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:279)
17:40:00 at org.elasticsearch.client.RestClient.performRequest(RestClient.java:261)
17:40:00 at org.elasticsearch.client.RestClient.performRequest(RestClient.java:235)
17:40:00 at org.elasticsearch.test.rest.ESRestTestCase.createIndex(ESRestTestCase.java:969)
17:40:00 at org.elasticsearch.upgrades.RecoveryIT.testOperationBasedRecovery(RecoveryIT.java:669)
```
Probably related to https://github.com/elastic/elasticsearch/pull/50502 which seems to have a pending backport that might fix this.
@dnhatn you can probably quickly tell if this is related and maybe close if the backport is imminent. | test | recoveryit testoperationbasedrecovery fails with creating indices with soft deletes disabled warning this happened in a pr bwc run but i think its unrelated to the pr error in log org elasticsearch upgrades recoveryit testoperationbasedrecovery failed org elasticsearch client warningfailureexception method host uri status line warnings of index acknowledged true shards acknowledged true index test operation based recovery at randomizedtesting seedinfo seed at org elasticsearch client restclient convertresponse restclient java at org elasticsearch client restclient performrequest restclient java at org elasticsearch client restclient performrequest restclient java at org elasticsearch test rest esresttestcase createindex esresttestcase java at org elasticsearch upgrades recoveryit testoperationbasedrecovery recoveryit java probably related to which seems to have a pending backport that might fix this dnhatn you can probably quickly tell if this is related and maybe close if the backport is imminent | 1 |
98,907 | 8,685,914,932 | IssuesEvent | 2018-12-03 09:21:46 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | closed | FX Testing 3 : ApiV1AccountsGetQueryParamPagesizeInvalidDatatype | FX Testing 3 | Project : FX Testing 3
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=M2IyMzYwMTAtYjdhOS00N2M5LWIwNzgtNWQxMDMyZGMzMDdh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 03 Dec 2018 04:41:28 GMT]}
Endpoint : http://13.56.210.25/api/v1/api/v1/accounts?pageSize=1sUgVW
Request :
Response :
{
"timestamp" : "2018-12-03T04:41:28.864+0000",
"status" : 404,
"error" : "Not Found",
"message" : "No message available",
"path" : "/api/v1/api/v1/accounts"
}
Logs :
Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]
--- FX Bot --- | 1.0 | FX Testing 3 : ApiV1AccountsGetQueryParamPagesizeInvalidDatatype - Project : FX Testing 3
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=M2IyMzYwMTAtYjdhOS00N2M5LWIwNzgtNWQxMDMyZGMzMDdh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 03 Dec 2018 04:41:28 GMT]}
Endpoint : http://13.56.210.25/api/v1/api/v1/accounts?pageSize=1sUgVW
Request :
Response :
{
"timestamp" : "2018-12-03T04:41:28.864+0000",
"status" : 404,
"error" : "Not Found",
"message" : "No message available",
"path" : "/api/v1/api/v1/accounts"
}
Logs :
Assertion [@StatusCode != 401] resolved-to [404 != 401] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]
--- FX Bot --- | test | fx testing project fx testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint request response timestamp status error not found message no message available path api api accounts logs assertion resolved to result assertion resolved to result fx bot | 1 |
57,680 | 6,553,769,190 | IssuesEvent | 2017-09-06 00:52:14 | istio/mixer | https://api.github.com/repos/istio/mixer | opened | Create mixer-envoy integration test suite | testing | Mixer integration is only tested in istio/istio e2e tests at present.
We need to replicate all those tests using Mixer + envoy only.
1. Integration test with real standard adapters
* Test statically configured envoy with mixer.
* Mixer should use the set of standard adapters.
* exercise scenarios like rate limiting, denials and policy in a focussed way.
2. Integration tests with spy adapters
Additionally add Envoy + mixer shallow integration tests with spy adapters.
| 1.0 | Create mixer-envoy integration test suite - Mixer integration is only tested in istio/istio e2e tests at present.
We need to replicate all those tests using Mixer + envoy only.
1. Integration test with real standard adapters
* Test statically configured envoy with mixer.
* Mixer should use the set of standard adapters.
* exercise scenarios like rate limiting, denials and policy in a focussed way.
2. Integration tests with spy adapters
Additionally add Envoy + mixer shallow integration tests with spy adapters.
| test | create mixer envoy integration test suite mixer integration is only tested in istio istio tests at present we need to replicate all those tests using mixer envoy only integration test with real standard adapters test statically configured envoy with mixer mixer should use the set of standard adapters exercise scenarios like rate limiting denials and policy in a focussed way integration tests with spy adapters additionally add envoy mixer shallow integration tests with spy adapters | 1 |
197,322 | 14,918,464,409 | IssuesEvent | 2021-01-22 21:44:41 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | closed | Intermittent test failure - Class org.mozilla.fenix.shortcut.PwaOnboardingObserverTest | eng:intermittent-test | ```
java.lang.AssertionError: Verification failed: call 5 of 5: class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()) should not be called
Calls:
1) class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()
2) class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()
Stack traces:
1) io.mockk.impl.InternalPlatform.captureStackTrace (InternalPlatform.kt:121)
io.mockk.impl.stub.MockKStub.handleInvocation (MockKStub.kt:247)
io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation (JvmMockFactoryHelper.kt:25)
io.mockk.proxy.jvm.advice.Interceptor.call (Interceptor.kt:20)
org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled (Analytics.kt:144)
org.mozilla.fenix.ext.NavControllerKt.recordIdException (NavController.kt:31)
org.mozilla.fenix.ext.NavControllerKt.nav (NavController.kt:22)
org.mozilla.fenix.ext.NavControllerKt.nav$default (NavController.kt:18)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$collect$1.emit (Collect.kt:138)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1$2.emit (Collect.kt:136)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1$2.emit (Collect.kt:136)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt (Channels.kt:61)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAll (Channels.kt:30)
kotlinx.coroutines.flow.FlowKt.emitAll (-:1)
kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend (ChannelFlow.kt:135)
kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invoke (ChannelFlow.kt:-1)
kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn (Undispatched.kt:91)
kotlinx.coroutines.CoroutineScopeKt.coroutineScope (CoroutineScope.kt:194)
kotlinx.coroutines.flow.internal.ChannelFlow.collect$suspendImpl (ChannelFlow.kt:134)
kotlinx.coroutines.flow.internal.ChannelFlow.collect (ChannelFlow.kt:-1)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1.collect (SafeCollector.common.kt:114)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1.collect (SafeCollector.common.kt:114)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1.invokeSuspend (PwaOnboardingObserver.kt:71)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1.invoke (PwaOnboardingObserver.kt:-1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flowScoped$$inlined$apply$lambda$1.invokeSuspend (StoreExtensions.kt:204)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.test.TestCoroutineDispatcher.dispatch (TestCoroutineDispatcher.kt:50)
kotlinx.coroutines.test.internal.TestMainDispatcher.dispatch (MainTestDispatcher.kt:35)
kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith (DispatchedContinuation.kt:305)
kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable (Cancellable.kt:30)
kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default (Cancellable.kt:27)
kotlinx.coroutines.CoroutineStart.invoke (CoroutineStart.kt:109)
kotlinx.coroutines.AbstractCoroutine.start (AbstractCoroutine.kt:158)
kotlinx.coroutines.BuildersKt__Builders_commonKt.launch (Builders.common.kt:56)
kotlinx.coroutines.BuildersKt.launch (-:1)
kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default (Builders.common.kt:49)
kotlinx.coroutines.BuildersKt.launch$default (-:1)
mozilla.components.lib.state.ext.StoreExtensionsKt.flowScoped (StoreExtensions.kt:203)
org.mozilla.fenix.shortcut.PwaOnboardingObserver.start (PwaOnboardingObserver.kt:39)
org.mozilla.fenix.shortcut.PwaOnboardingObserverTest.GIVEN cfr should be shown WHEN installable page is loaded THEN we navigate to onboarding fragment (PwaOnboardingObserverTest.kt:95)
sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)N
sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall (FrameworkMethod.java:50)
org.junit.internal.runners.model.ReflectiveCallable.run (ReflectiveCallable.java:12)
org.junit.runners.model.FrameworkMethod.invokeExplosively (FrameworkMethod.java:47)
org.junit.internal.runners.statements.InvokeMethod.evaluate (InvokeMethod.java:17)
org.junit.internal.runners.statements.RunBefores.evaluate (RunBefores.java:26)
org.junit.internal.runners.statements.RunAfters.evaluate (RunAfters.java:27)
org.junit.rules.TestWatcher$1.evaluate (TestWatcher.java:55)
org.junit.rules.RunRules.evaluate (RunRules.java:20)
org.junit.runners.ParentRunner.runLeaf (ParentRunner.java:325)
org.junit.runners.BlockJUnit4ClassRunner.runChild (BlockJUnit4ClassRunner.java:78)
org.junit.runners.BlockJUnit4ClassRunner.runChild (BlockJUnit4ClassRunner.java:57)
org.junit.runners.ParentRunner$3.run (ParentRunner.java:290)
org.junit.runners.ParentRunner$1.schedule (ParentRunner.java:71)
org.junit.runners.ParentRunner.runChildren (ParentRunner.java:288)
org.junit.runners.ParentRunner.access$000 (ParentRunner.java:58)
org.junit.runners.ParentRunner$2.evaluate (ParentRunner.java:268)
org.junit.runners.ParentRunner.run (ParentRunner.java:363)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass (JUnitTestClassExecutor.java:110)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute (JUnitTestClassExecutor.java:58)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute (JUnitTestClassExecutor.java:38)
org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass (AbstractJUnitTestClassProcessor.java:62)
org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass (SuiteTestClassProcessor.java:51)
sun.reflect.GeneratedMethodAccessor88.invoke (-:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:36)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:24)
org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch (ContextClassLoaderDispatch.java:33)
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke (ProxyDispatchAdapter.java:94)
com.sun.proxy.$Proxy2.processTestClass (-:-1)
org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass (TestWorker.java:119)
sun.reflect.GeneratedMethodAccessor87.invoke (-:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:36)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:24)
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch (MessageHubBackedObjectConnection.java:182)
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch (MessageHubBackedObjectConnection.java:164)
org.gradle.internal.remote.internal.hub.MessageHub$Handler.run (MessageHub.java:414)
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute (ExecutorPolicy.java:64)
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run (ManagedExecutorImpl.java:48)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run (ThreadFactoryImpl.java:56)
java.lang.Thread.run (Thread.java:748)
2) io.mockk.impl.InternalPlatform.captureStackTrace (InternalPlatform.kt:121)
io.mockk.impl.stub.MockKStub.handleInvocation (MockKStub.kt:247)
io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation (JvmMockFactoryHelper.kt:25)
io.mockk.proxy.jvm.advice.Interceptor.call (Interceptor.kt:20)
org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled (Analytics.kt:144)
org.mozilla.fenix.ext.NavControllerKt.recordIdException (NavController.kt:31)
org.mozilla.fenix.ext.NavControllerKt.nav (NavController.kt:22)
org.mozilla.fenix.ext.NavControllerKt.nav$default (NavController.kt:18)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$collect$1.emit (Collect.kt:138)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1$2.emit (Collect.kt:136)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1$2.emit (Collect.kt:136)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt (Channels.kt:61)
kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend (Channels.kt:-1)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.test.TestCoroutineDispatcher.dispatch (TestCoroutineDispatcher.kt:50)
kotlinx.coroutines.test.internal.TestMainDispatcher.dispatch (MainTestDispatcher.kt:35)
kotlinx.coroutines.DispatchedTaskKt.dispatch (DispatchedTask.kt:159)
kotlinx.coroutines.CancellableContinuationImpl.dispatchResume (CancellableContinuationImpl.kt:362)
kotlinx.coroutines.CancellableContinuationImpl.completeResume (CancellableContinuationImpl.kt:479)
kotlinx.coroutines.channels.AbstractChannel$ReceiveElement.completeResumeReceive (AbstractChannel.kt:900)
kotlinx.coroutines.channels.ArrayChannel.offerInternal (ArrayChannel.kt:84)
kotlinx.coroutines.channels.AbstractSendChannel.send (AbstractChannel.kt:135)
kotlinx.coroutines.channels.ChannelCoroutine.send$suspendImpl (ChannelCoroutine.kt:-1)
kotlinx.coroutines.channels.ChannelCoroutine.send (ChannelCoroutine.kt:-1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1$1.invokeSuspend (StoreExtensions.kt:169)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.EventLoopImplBase.processNextEvent (EventLoop.common.kt:274)
kotlinx.coroutines.BlockingCoroutine.joinBlocking (Builders.kt:84)
kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking (Builders.kt:59)
kotlinx.coroutines.BuildersKt.runBlocking (-:1)
kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default (Builders.kt:38)
kotlinx.coroutines.BuildersKt.runBlocking$default (-:1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke (StoreExtensions.kt:169)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke (StoreExtensions.kt:-1)
mozilla.components.lib.state.Store$Subscription.dispatch$lib_state_release (Store.kt:152)
mozilla.components.lib.state.Store.transitionTo$lib_state_release (Store.kt:105)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke (ReducerChainBuilder.kt:52)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke (ReducerChainBuilder.kt:57)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$$inlined$forEach$lambda$1.invoke (ReducerChainBuilder.kt:62)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$$inlined$forEach$lambda$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.Store$dispatch$1.invokeSuspend (Store.kt:91)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
java.lang.Thread.run (Thread.java:748)
at io.mockk.impl.recording.states.VerifyingState.failIfNotPassed(VerifyingState.kt:66)
at io.mockk.impl.recording.states.VerifyingState.recordingDone(VerifyingState.kt:42)
at io.mockk.impl.recording.CommonCallRecorder.done(CommonCallRecorder.kt:47)
at io.mockk.impl.eval.RecordedBlockEvaluator.record(RecordedBlockEvaluator.kt:60)
at io.mockk.impl.eval.VerifyBlockEvaluator.verify(VerifyBlockEvaluator.kt:30)
at io.mockk.MockKDsl.internalVerify(API.kt:118)
at io.mockk.MockKKt.verify(MockK.kt:146)
at io.mockk.MockKKt.verify$default(MockK.kt:143)
at org.mozilla.fenix.shortcut.PwaOnboardingObserverTest.GIVEN web app is not installable WHEN page with manifest is loaded THEN nothing happens(PwaOnboardingObserverTest.kt:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:119)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.lang.Thread.run(Thread.java:748)
``` | 1.0 | Intermittent test failure - Class org.mozilla.fenix.shortcut.PwaOnboardingObserverTest - ```
java.lang.AssertionError: Verification failed: call 5 of 5: class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()) should not be called
Calls:
1) class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()
2) class org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled()
Stack traces:
1) io.mockk.impl.InternalPlatform.captureStackTrace (InternalPlatform.kt:121)
io.mockk.impl.stub.MockKStub.handleInvocation (MockKStub.kt:247)
io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation (JvmMockFactoryHelper.kt:25)
io.mockk.proxy.jvm.advice.Interceptor.call (Interceptor.kt:20)
org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled (Analytics.kt:144)
org.mozilla.fenix.ext.NavControllerKt.recordIdException (NavController.kt:31)
org.mozilla.fenix.ext.NavControllerKt.nav (NavController.kt:22)
org.mozilla.fenix.ext.NavControllerKt.nav$default (NavController.kt:18)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$collect$1.emit (Collect.kt:138)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1$2.emit (Collect.kt:136)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1$2.emit (Collect.kt:136)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt (Channels.kt:61)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAll (Channels.kt:30)
kotlinx.coroutines.flow.FlowKt.emitAll (-:1)
kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invokeSuspend (ChannelFlow.kt:135)
kotlinx.coroutines.flow.internal.ChannelFlow$collect$2.invoke (ChannelFlow.kt:-1)
kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn (Undispatched.kt:91)
kotlinx.coroutines.CoroutineScopeKt.coroutineScope (CoroutineScope.kt:194)
kotlinx.coroutines.flow.internal.ChannelFlow.collect$suspendImpl (ChannelFlow.kt:134)
kotlinx.coroutines.flow.internal.ChannelFlow.collect (ChannelFlow.kt:-1)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1.collect (SafeCollector.common.kt:114)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1.collect (SafeCollector.common.kt:114)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1.invokeSuspend (PwaOnboardingObserver.kt:71)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1.invoke (PwaOnboardingObserver.kt:-1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flowScoped$$inlined$apply$lambda$1.invokeSuspend (StoreExtensions.kt:204)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.test.TestCoroutineDispatcher.dispatch (TestCoroutineDispatcher.kt:50)
kotlinx.coroutines.test.internal.TestMainDispatcher.dispatch (MainTestDispatcher.kt:35)
kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith (DispatchedContinuation.kt:305)
kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable (Cancellable.kt:30)
kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default (Cancellable.kt:27)
kotlinx.coroutines.CoroutineStart.invoke (CoroutineStart.kt:109)
kotlinx.coroutines.AbstractCoroutine.start (AbstractCoroutine.kt:158)
kotlinx.coroutines.BuildersKt__Builders_commonKt.launch (Builders.common.kt:56)
kotlinx.coroutines.BuildersKt.launch (-:1)
kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default (Builders.common.kt:49)
kotlinx.coroutines.BuildersKt.launch$default (-:1)
mozilla.components.lib.state.ext.StoreExtensionsKt.flowScoped (StoreExtensions.kt:203)
org.mozilla.fenix.shortcut.PwaOnboardingObserver.start (PwaOnboardingObserver.kt:39)
org.mozilla.fenix.shortcut.PwaOnboardingObserverTest.GIVEN cfr should be shown WHEN installable page is loaded THEN we navigate to onboarding fragment (PwaOnboardingObserverTest.kt:95)
sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)N
sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall (FrameworkMethod.java:50)
org.junit.internal.runners.model.ReflectiveCallable.run (ReflectiveCallable.java:12)
org.junit.runners.model.FrameworkMethod.invokeExplosively (FrameworkMethod.java:47)
org.junit.internal.runners.statements.InvokeMethod.evaluate (InvokeMethod.java:17)
org.junit.internal.runners.statements.RunBefores.evaluate (RunBefores.java:26)
org.junit.internal.runners.statements.RunAfters.evaluate (RunAfters.java:27)
org.junit.rules.TestWatcher$1.evaluate (TestWatcher.java:55)
org.junit.rules.RunRules.evaluate (RunRules.java:20)
org.junit.runners.ParentRunner.runLeaf (ParentRunner.java:325)
org.junit.runners.BlockJUnit4ClassRunner.runChild (BlockJUnit4ClassRunner.java:78)
org.junit.runners.BlockJUnit4ClassRunner.runChild (BlockJUnit4ClassRunner.java:57)
org.junit.runners.ParentRunner$3.run (ParentRunner.java:290)
org.junit.runners.ParentRunner$1.schedule (ParentRunner.java:71)
org.junit.runners.ParentRunner.runChildren (ParentRunner.java:288)
org.junit.runners.ParentRunner.access$000 (ParentRunner.java:58)
org.junit.runners.ParentRunner$2.evaluate (ParentRunner.java:268)
org.junit.runners.ParentRunner.run (ParentRunner.java:363)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass (JUnitTestClassExecutor.java:110)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute (JUnitTestClassExecutor.java:58)
org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute (JUnitTestClassExecutor.java:38)
org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass (AbstractJUnitTestClassProcessor.java:62)
org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass (SuiteTestClassProcessor.java:51)
sun.reflect.GeneratedMethodAccessor88.invoke (-:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:36)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:24)
org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch (ContextClassLoaderDispatch.java:33)
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke (ProxyDispatchAdapter.java:94)
com.sun.proxy.$Proxy2.processTestClass (-:-1)
org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass (TestWorker.java:119)
sun.reflect.GeneratedMethodAccessor87.invoke (-:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke (Method.java:498)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:36)
org.gradle.internal.dispatch.ReflectionDispatch.dispatch (ReflectionDispatch.java:24)
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch (MessageHubBackedObjectConnection.java:182)
org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch (MessageHubBackedObjectConnection.java:164)
org.gradle.internal.remote.internal.hub.MessageHub$Handler.run (MessageHub.java:414)
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute (ExecutorPolicy.java:64)
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run (ManagedExecutorImpl.java:48)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run (ThreadFactoryImpl.java:56)
java.lang.Thread.run (Thread.java:748)
2) io.mockk.impl.InternalPlatform.captureStackTrace (InternalPlatform.kt:121)
io.mockk.impl.stub.MockKStub.handleInvocation (MockKStub.kt:247)
io.mockk.impl.instantiation.JvmMockFactoryHelper$mockHandler$1.invocation (JvmMockFactoryHelper.kt:25)
io.mockk.proxy.jvm.advice.Interceptor.call (Interceptor.kt:20)
org.mozilla.fenix.components.AnalyticsKt.isSentryEnabled (Analytics.kt:144)
org.mozilla.fenix.ext.NavControllerKt.recordIdException (NavController.kt:31)
org.mozilla.fenix.ext.NavControllerKt.nav (NavController.kt:22)
org.mozilla.fenix.ext.NavControllerKt.nav$default (NavController.kt:18)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$collect$1.emit (Collect.kt:138)
mozilla.components.support.ktx.kotlinx.coroutines.flow.FlowKt$ifChanged$$inlined$filter$1$2.emit (Collect.kt:136)
org.mozilla.fenix.shortcut.PwaOnboardingObserver$start$1$invokeSuspend$$inlined$mapNotNull$1$2.emit (Collect.kt:136)
kotlinx.coroutines.flow.FlowKt__ChannelsKt.emitAllImpl$FlowKt__ChannelsKt (Channels.kt:61)
kotlinx.coroutines.flow.FlowKt__ChannelsKt$emitAllImpl$1.invokeSuspend (Channels.kt:-1)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.test.TestCoroutineDispatcher.dispatch (TestCoroutineDispatcher.kt:50)
kotlinx.coroutines.test.internal.TestMainDispatcher.dispatch (MainTestDispatcher.kt:35)
kotlinx.coroutines.DispatchedTaskKt.dispatch (DispatchedTask.kt:159)
kotlinx.coroutines.CancellableContinuationImpl.dispatchResume (CancellableContinuationImpl.kt:362)
kotlinx.coroutines.CancellableContinuationImpl.completeResume (CancellableContinuationImpl.kt:479)
kotlinx.coroutines.channels.AbstractChannel$ReceiveElement.completeResumeReceive (AbstractChannel.kt:900)
kotlinx.coroutines.channels.ArrayChannel.offerInternal (ArrayChannel.kt:84)
kotlinx.coroutines.channels.AbstractSendChannel.send (AbstractChannel.kt:135)
kotlinx.coroutines.channels.ChannelCoroutine.send$suspendImpl (ChannelCoroutine.kt:-1)
kotlinx.coroutines.channels.ChannelCoroutine.send (ChannelCoroutine.kt:-1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1$1.invokeSuspend (StoreExtensions.kt:169)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
kotlinx.coroutines.EventLoopImplBase.processNextEvent (EventLoop.common.kt:274)
kotlinx.coroutines.BlockingCoroutine.joinBlocking (Builders.kt:84)
kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking (Builders.kt:59)
kotlinx.coroutines.BuildersKt.runBlocking (-:1)
kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default (Builders.kt:38)
kotlinx.coroutines.BuildersKt.runBlocking$default (-:1)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke (StoreExtensions.kt:169)
mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke (StoreExtensions.kt:-1)
mozilla.components.lib.state.Store$Subscription.dispatch$lib_state_release (Store.kt:152)
mozilla.components.lib.state.Store.transitionTo$lib_state_release (Store.kt:105)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke (ReducerChainBuilder.kt:52)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke (ReducerChainBuilder.kt:57)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$$inlined$forEach$lambda$1.invoke (ReducerChainBuilder.kt:62)
mozilla.components.lib.state.internal.ReducerChainBuilder$build$$inlined$forEach$lambda$1.invoke (ReducerChainBuilder.kt:18)
mozilla.components.lib.state.Store$dispatch$1.invokeSuspend (Store.kt:91)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:106)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
java.lang.Thread.run (Thread.java:748)
at io.mockk.impl.recording.states.VerifyingState.failIfNotPassed(VerifyingState.kt:66)
at io.mockk.impl.recording.states.VerifyingState.recordingDone(VerifyingState.kt:42)
at io.mockk.impl.recording.CommonCallRecorder.done(CommonCallRecorder.kt:47)
at io.mockk.impl.eval.RecordedBlockEvaluator.record(RecordedBlockEvaluator.kt:60)
at io.mockk.impl.eval.VerifyBlockEvaluator.verify(VerifyBlockEvaluator.kt:30)
at io.mockk.MockKDsl.internalVerify(API.kt:118)
at io.mockk.MockKKt.verify(MockK.kt:146)
at io.mockk.MockKKt.verify$default(MockK.kt:143)
at org.mozilla.fenix.shortcut.PwaOnboardingObserverTest.GIVEN web app is not installable WHEN page with manifest is loaded THEN nothing happens(PwaOnboardingObserverTest.kt:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:110)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:38)
at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:62)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:119)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:56)
at java.lang.Thread.run(Thread.java:748)
``` | test | intermittent test failure class org mozilla fenix shortcut pwaonboardingobservertest java lang assertionerror verification failed call of class org mozilla fenix components analyticskt issentryenabled should not be called calls class org mozilla fenix components analyticskt issentryenabled class org mozilla fenix components analyticskt issentryenabled stack traces io mockk impl internalplatform capturestacktrace internalplatform kt io mockk impl stub mockkstub handleinvocation mockkstub kt io mockk impl instantiation jvmmockfactoryhelper mockhandler invocation jvmmockfactoryhelper kt io mockk proxy jvm advice interceptor call interceptor kt org mozilla fenix components analyticskt issentryenabled analytics kt org mozilla fenix ext navcontrollerkt recordidexception navcontroller kt org mozilla fenix ext navcontrollerkt nav navcontroller kt org mozilla fenix ext navcontrollerkt nav default navcontroller kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend inlined collect emit collect kt mozilla components support ktx kotlinx coroutines flow flowkt ifchanged inlined filter emit collect kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend inlined mapnotnull emit collect kt kotlinx coroutines flow flowkt channelskt emitallimpl flowkt channelskt channels kt kotlinx coroutines flow flowkt channelskt emitall channels kt kotlinx coroutines flow flowkt emitall kotlinx coroutines flow internal channelflow collect invokesuspend channelflow kt kotlinx coroutines flow internal channelflow collect invoke channelflow kt kotlinx coroutines intrinsics undispatchedkt startundispatchedorreturn undispatched kt kotlinx coroutines coroutinescopekt coroutinescope coroutinescope kt kotlinx coroutines flow internal channelflow collect suspendimpl channelflow kt kotlinx coroutines flow internal channelflow collect channelflow kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend inlined mapnotnull collect safecollector common kt mozilla components support ktx kotlinx coroutines flow flowkt ifchanged inlined filter collect safecollector common kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend pwaonboardingobserver kt org mozilla fenix shortcut pwaonboardingobserver start invoke pwaonboardingobserver kt mozilla components lib state ext storeextensionskt flowscoped inlined apply lambda invokesuspend storeextensions kt kotlin coroutines jvm internal basecontinuationimpl resumewith continuationimpl kt kotlinx coroutines dispatchedtask run dispatchedtask kt kotlinx coroutines test testcoroutinedispatcher dispatch testcoroutinedispatcher kt kotlinx coroutines test internal testmaindispatcher dispatch maintestdispatcher kt kotlinx coroutines internal dispatchedcontinuationkt resumecancellablewith dispatchedcontinuation kt kotlinx coroutines intrinsics cancellablekt startcoroutinecancellable cancellable kt kotlinx coroutines intrinsics cancellablekt startcoroutinecancellable default cancellable kt kotlinx coroutines coroutinestart invoke coroutinestart kt kotlinx coroutines abstractcoroutine start abstractcoroutine kt kotlinx coroutines builderskt builders commonkt launch builders common kt kotlinx coroutines builderskt launch kotlinx coroutines builderskt builders commonkt launch default builders common kt kotlinx coroutines builderskt launch default mozilla components lib state ext storeextensionskt flowscoped storeextensions kt org mozilla fenix shortcut pwaonboardingobserver start pwaonboardingobserver kt org mozilla fenix shortcut pwaonboardingobservertest given cfr should be shown when installable page is loaded then we navigate to onboarding fragment pwaonboardingobservertest kt sun reflect nativemethodaccessorimpl nativemethodaccessorimpl java n sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java java lang reflect method invoke method java org junit runners model frameworkmethod runreflectivecall frameworkmethod java org junit internal runners model reflectivecallable run reflectivecallable java org junit runners model frameworkmethod invokeexplosively frameworkmethod java org junit internal runners statements invokemethod evaluate invokemethod java org junit internal runners statements runbefores evaluate runbefores java org junit internal runners statements runafters evaluate runafters java org junit rules testwatcher evaluate testwatcher java org junit rules runrules evaluate runrules java org junit runners parentrunner runleaf parentrunner java org junit runners runchild java org junit runners runchild java org junit runners parentrunner run parentrunner java org junit runners parentrunner schedule parentrunner java org junit runners parentrunner runchildren parentrunner java org junit runners parentrunner access parentrunner java org junit runners parentrunner evaluate parentrunner java org junit runners parentrunner run parentrunner java org gradle api internal tasks testing junit junittestclassexecutor runtestclass junittestclassexecutor java org gradle api internal tasks testing junit junittestclassexecutor execute junittestclassexecutor java org gradle api internal tasks testing junit junittestclassexecutor execute junittestclassexecutor java org gradle api internal tasks testing junit abstractjunittestclassprocessor processtestclass abstractjunittestclassprocessor java org gradle api internal tasks testing suitetestclassprocessor processtestclass suitetestclassprocessor java sun reflect invoke sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java java lang reflect method invoke method java org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java org gradle internal dispatch contextclassloaderdispatch dispatch contextclassloaderdispatch java org gradle internal dispatch proxydispatchadapter dispatchinginvocationhandler invoke proxydispatchadapter java com sun proxy processtestclass org gradle api internal tasks testing worker testworker processtestclass testworker java sun reflect invoke sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java java lang reflect method invoke method java org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java org gradle internal remote internal hub messagehubbackedobjectconnection dispatchwrapper dispatch messagehubbackedobjectconnection java org gradle internal remote internal hub messagehubbackedobjectconnection dispatchwrapper dispatch messagehubbackedobjectconnection java org gradle internal remote internal hub messagehub handler run messagehub java org gradle internal concurrent executorpolicy catchandrecordfailures onexecute executorpolicy java org gradle internal concurrent managedexecutorimpl run managedexecutorimpl java java util concurrent threadpoolexecutor runworker threadpoolexecutor java java util concurrent threadpoolexecutor worker run threadpoolexecutor java org gradle internal concurrent threadfactoryimpl managedthreadrunnable run threadfactoryimpl java java lang thread run thread java io mockk impl internalplatform capturestacktrace internalplatform kt io mockk impl stub mockkstub handleinvocation mockkstub kt io mockk impl instantiation jvmmockfactoryhelper mockhandler invocation jvmmockfactoryhelper kt io mockk proxy jvm advice interceptor call interceptor kt org mozilla fenix components analyticskt issentryenabled analytics kt org mozilla fenix ext navcontrollerkt recordidexception navcontroller kt org mozilla fenix ext navcontrollerkt nav navcontroller kt org mozilla fenix ext navcontrollerkt nav default navcontroller kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend inlined collect emit collect kt mozilla components support ktx kotlinx coroutines flow flowkt ifchanged inlined filter emit collect kt org mozilla fenix shortcut pwaonboardingobserver start invokesuspend inlined mapnotnull emit collect kt kotlinx coroutines flow flowkt channelskt emitallimpl flowkt channelskt channels kt kotlinx coroutines flow flowkt channelskt emitallimpl invokesuspend channels kt kotlin coroutines jvm internal basecontinuationimpl resumewith continuationimpl kt kotlinx coroutines dispatchedtask run dispatchedtask kt kotlinx coroutines test testcoroutinedispatcher dispatch testcoroutinedispatcher kt kotlinx coroutines test internal testmaindispatcher dispatch maintestdispatcher kt kotlinx coroutines dispatchedtaskkt dispatch dispatchedtask kt kotlinx coroutines cancellablecontinuationimpl dispatchresume cancellablecontinuationimpl kt kotlinx coroutines cancellablecontinuationimpl completeresume cancellablecontinuationimpl kt kotlinx coroutines channels abstractchannel receiveelement completeresumereceive abstractchannel kt kotlinx coroutines channels arraychannel offerinternal arraychannel kt kotlinx coroutines channels abstractsendchannel send abstractchannel kt kotlinx coroutines channels channelcoroutine send suspendimpl channelcoroutine kt kotlinx coroutines channels channelcoroutine send channelcoroutine kt mozilla components lib state ext storeextensionskt flow subscription invokesuspend storeextensions kt kotlin coroutines jvm internal basecontinuationimpl resumewith continuationimpl kt kotlinx coroutines dispatchedtask run dispatchedtask kt kotlinx coroutines eventloopimplbase processnextevent eventloop common kt kotlinx coroutines blockingcoroutine joinblocking builders kt kotlinx coroutines builderskt builderskt runblocking builders kt kotlinx coroutines builderskt runblocking kotlinx coroutines builderskt builderskt runblocking default builders kt kotlinx coroutines builderskt runblocking default mozilla components lib state ext storeextensionskt flow subscription invoke storeextensions kt mozilla components lib state ext storeextensionskt flow subscription invoke storeextensions kt mozilla components lib state store subscription dispatch lib state release store kt mozilla components lib state store transitionto lib state release store kt mozilla components lib state internal reducerchainbuilder build chain invoke reducerchainbuilder kt mozilla components lib state internal reducerchainbuilder build chain invoke reducerchainbuilder kt mozilla components lib state internal reducerchainbuilder build threadcheck invoke reducerchainbuilder kt mozilla components lib state internal reducerchainbuilder build threadcheck invoke reducerchainbuilder kt mozilla components lib state internal reducerchainbuilder build inlined foreach lambda invoke reducerchainbuilder kt mozilla components lib state internal reducerchainbuilder build inlined foreach lambda invoke reducerchainbuilder kt mozilla components lib state store dispatch invokesuspend store kt kotlin coroutines jvm internal basecontinuationimpl resumewith continuationimpl kt kotlinx coroutines dispatchedtask run dispatchedtask kt java util concurrent threadpoolexecutor runworker threadpoolexecutor java java util concurrent threadpoolexecutor worker run threadpoolexecutor java java lang thread run thread java at io mockk impl recording states verifyingstate failifnotpassed verifyingstate kt at io mockk impl recording states verifyingstate recordingdone verifyingstate kt at io mockk impl recording commoncallrecorder done commoncallrecorder kt at io mockk impl eval recordedblockevaluator record recordedblockevaluator kt at io mockk impl eval verifyblockevaluator verify verifyblockevaluator kt at io mockk mockkdsl internalverify api kt at io mockk mockkkt verify mockk kt at io mockk mockkkt verify default mockk kt at org mozilla fenix shortcut pwaonboardingobservertest given web app is not installable when page with manifest is loaded then nothing happens pwaonboardingobservertest kt at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit rules testwatcher evaluate testwatcher java at org junit rules runrules evaluate runrules java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org gradle api internal tasks testing junit junittestclassexecutor runtestclass junittestclassexecutor java at org gradle api internal tasks testing junit junittestclassexecutor execute junittestclassexecutor java at org gradle api internal tasks testing junit junittestclassexecutor execute junittestclassexecutor java at org gradle api internal tasks testing junit abstractjunittestclassprocessor processtestclass abstractjunittestclassprocessor java at org gradle api internal tasks testing suitetestclassprocessor processtestclass suitetestclassprocessor java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java at org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java at org gradle internal dispatch contextclassloaderdispatch dispatch contextclassloaderdispatch java at org gradle internal dispatch proxydispatchadapter dispatchinginvocationhandler invoke proxydispatchadapter java at com sun proxy processtestclass unknown source at org gradle api internal tasks testing worker testworker processtestclass testworker java at sun reflect invoke unknown source at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java at org gradle internal dispatch reflectiondispatch dispatch reflectiondispatch java at org gradle internal remote internal hub messagehubbackedobjectconnection dispatchwrapper dispatch messagehubbackedobjectconnection java at org gradle internal remote internal hub messagehubbackedobjectconnection dispatchwrapper dispatch messagehubbackedobjectconnection java at org gradle internal remote internal hub messagehub handler run messagehub java at org gradle internal concurrent executorpolicy catchandrecordfailures onexecute executorpolicy java at org gradle internal concurrent managedexecutorimpl run managedexecutorimpl java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org gradle internal concurrent threadfactoryimpl managedthreadrunnable run threadfactoryimpl java at java lang thread run thread java | 1 |
217,018 | 16,829,638,991 | IssuesEvent | 2021-06-18 01:17:25 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_backward_rref_nested (__main__.ProcessGroupDistAutogradTestWithSpawn) | module: flaky-tests oncall: distributed | https://app.circleci.com/pipelines/github/pytorch/pytorch/336986/workflows/63b8f5bc-7406-42e9-a305-6367186c1521/jobs/14153450/steps
cc @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @agolynski @SciPioneer @H-Huang @mrzzd @cbalioglu @gcramer23 | 1.0 | DISABLED test_backward_rref_nested (__main__.ProcessGroupDistAutogradTestWithSpawn) - https://app.circleci.com/pipelines/github/pytorch/pytorch/336986/workflows/63b8f5bc-7406-42e9-a305-6367186c1521/jobs/14153450/steps
cc @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @agolynski @SciPioneer @H-Huang @mrzzd @cbalioglu @gcramer23 | test | disabled test backward rref nested main processgroupdistautogradtestwithspawn cc pietern mrshenli zhaojuanmao satgera rohan varma gqchen aazzolini osalpekar jiayisuse agolynski scipioneer h huang mrzzd cbalioglu | 1 |
79,195 | 9,852,862,376 | IssuesEvent | 2019-06-19 13:43:48 | balena-io/balena-cli | https://api.github.com/repos/balena-io/balena-cli | closed | Standalone executables and documentation: rename 'darwin' or 'OSX' to MacOS | cli-redesign platform:osx priority:low | Standalone executables are currently named 'balena-cli-version-darwin-x64.zip', and the standalone documentation refers to OSX. Rename both to 'MacOS', which is Apple's official name for the OS and more readily identifiable to many users. | 1.0 | Standalone executables and documentation: rename 'darwin' or 'OSX' to MacOS - Standalone executables are currently named 'balena-cli-version-darwin-x64.zip', and the standalone documentation refers to OSX. Rename both to 'MacOS', which is Apple's official name for the OS and more readily identifiable to many users. | non_test | standalone executables and documentation rename darwin or osx to macos standalone executables are currently named balena cli version darwin zip and the standalone documentation refers to osx rename both to macos which is apple s official name for the os and more readily identifiable to many users | 0 |
86,290 | 8,030,934,429 | IssuesEvent | 2018-07-27 21:42:35 | Microsoft/vscode | https://api.github.com/repos/Microsoft/vscode | opened | Test: jsx auto closing tags | testplan-item | Test for #34307
- [ ] Any
- [ ] Any
Complexity: 1
**Test**
Jsx html tags should now be automatically closed when you type `>`. The behavior is based on what we already do for html files
Test that basic tag closing works and that you can disable this feature using ` "javascript.autoClosingTags": false` | 1.0 | Test: jsx auto closing tags - Test for #34307
- [ ] Any
- [ ] Any
Complexity: 1
**Test**
Jsx html tags should now be automatically closed when you type `>`. The behavior is based on what we already do for html files
Test that basic tag closing works and that you can disable this feature using ` "javascript.autoClosingTags": false` | test | test jsx auto closing tags test for any any complexity test jsx html tags should now be automatically closed when you type the behavior is based on what we already do for html files test that basic tag closing works and that you can disable this feature using javascript autoclosingtags false | 1 |
315,770 | 27,105,283,772 | IssuesEvent | 2023-02-15 11:38:33 | dotnet/fsharp | https://api.github.com/repos/dotnet/fsharp | closed | Investigate integration tests | Area-Testing Area-VS-Editor Needs-Triage | The latest and greatest framework is [this one](https://github.com/microsoft/vs-extension-testing/). We're in contact with @sharwell and @Cosifne on that. | 1.0 | Investigate integration tests - The latest and greatest framework is [this one](https://github.com/microsoft/vs-extension-testing/). We're in contact with @sharwell and @Cosifne on that. | test | investigate integration tests the latest and greatest framework is we re in contact with sharwell and cosifne on that | 1 |
269,595 | 23,451,014,645 | IssuesEvent | 2022-08-16 02:46:44 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | closed | [BUG] discrepancy in the plugin jar deployment in run_pyspark_from_build.sh depending on TEST_PARALLEL | bug test | **Describe the bug**
Classloading bugs detected by CI may be unnecessarily hard to repro locally. We deploy jars differently based on TEST_PARALLEL call path. When xdist call path is triggered we add `--jars` https://github.com/NVIDIA/spark-rapids/blob/4b13b04950235da38cbc9d85ba5230861835e7d6/integration_tests/run_pyspark_from_build.sh#L238
which may change plugin's classloader
**Steps/Code to reproduce bug**
Compare the repro fixed in #5708. The only reason that TEST_PARALLEL=2 mentioned in #5703 is important can be highlighted with pyspark REPL
***was hidden with --jars:***
```
pyspark --jars $PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.rapids.sql.enabled=true \
--conf spark.rapids.force.caller.classloader=false \
--conf spark.plugins=com.nvidia.spark.SQLPlugin
>>> df=spark.createDataFrame([ ['2022-06-01 07:45'] ], 'a string').selectExpr('hour(a)')
>>> sc._jvm.com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(df._jdf, "ALL")
'!Exec <ProjectExec> cannot run on GPU because not all expressions can be replaced\n @Expression <Alias> hour(cast(a#0 as timestamp), Some(America/Los_Angeles)) AS hour(a)#2 could run on GPU\n !Expression <Hour> hour(cast(a#0 as timestamp), Some(America/Los_Angeles)) cannot run on GPU because input expression Cast cast(a#0 as timestamp) (TimestampType is not supported when the JVM system timezone is set to America/Los_Angeles. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: America/Los_Angeles\n !Expression <Cast> cast(a#0 as timestamp) cannot run on GPU because the GPU only supports a subset of formats when casting strings to timestamps. Refer to the CAST documentation for more details. To enable this operation on the GPU, set spark.rapids.sql.castStringToTimestamp.enabled to true.; Cast from StringType to TimestampType is not supported; Parsing the full rage of supported years is not supported. If your years are limited to 4 positive digits set spark.rapids.sql.hasExtendedYearValues to false.\n @Expression <AttributeReference> a#0 could run on GPU\n ! <RDDScanExec> cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec\n @Expression <AttributeReference> a#0 could run on GPU\n
```
***was broken with extraClassPath***
```
pyspark --driver-class-path $PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.executor.extraClassPath=$PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.rapids.sql.enabled=true \
--conf spark.rapids.force.caller.classloader=false \
--conf spark.plugins=com.nvidia.spark.SQLPlugin
>>> df=spark.createDataFrame([ ['2022-06-01 07:45'] ], 'a string').selectExpr('hour(a)')
>>> sc._jvm.com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(df._jdf, "ALL")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/lib/py4j-0.10.9.3-src.zip/py4j/java_gateway.py", line 1321, in __call__
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/pyspark/sql/utils.py", line 111, in deco
return f(*a, **kw)
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/lib/py4j-0.10.9.3-src.zip/py4j/protocol.py", line 326, in get_return_value
py4j.protocol.Py4JJavaError: An error occurred while calling z:com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan.
: java.lang.NoClassDefFoundError: com/nvidia/spark/rapids/GpuOverrides$
at com.nvidia.spark.rapids.ExplainPlanImpl.explainPotentialGpuPlan(GpuOverrides.scala:4196)
at com.nvidia.spark.rapids.ExplainPlan$.explainPotentialGpuPlan(ExplainPlan.scala:65)
at com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(ExplainPlan.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at py4j.reflection.MethodInvoker.invoke(MethodInvoker.java:244)
at py4j.reflection.ReflectionEngine.invoke(ReflectionEngine.java:357)
at py4j.Gateway.invoke(Gateway.java:282)
at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:132)
at py4j.commands.CallCommand.execute(CallCommand.java:79)
at py4j.ClientServerConnection.waitForCommands(ClientServerConnection.java:182)
at py4j.ClientServerConnection.run(ClientServerConnection.java:106)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.nvidia.spark.rapids.GpuOverrides$
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 15 more
```
**Expected behavior**
TEST_PARALLEL should not affect whether integration tests reveal Plugin bugs, just the throughput of integration tests
**Environment details (please complete the following information)**
- any
**Additional context**
#5703 | 1.0 | [BUG] discrepancy in the plugin jar deployment in run_pyspark_from_build.sh depending on TEST_PARALLEL - **Describe the bug**
Classloading bugs detected by CI may be unnecessarily hard to repro locally. We deploy jars differently based on TEST_PARALLEL call path. When xdist call path is triggered we add `--jars` https://github.com/NVIDIA/spark-rapids/blob/4b13b04950235da38cbc9d85ba5230861835e7d6/integration_tests/run_pyspark_from_build.sh#L238
which may change plugin's classloader
**Steps/Code to reproduce bug**
Compare the repro fixed in #5708. The only reason that TEST_PARALLEL=2 mentioned in #5703 is important can be highlighted with pyspark REPL
***was hidden with --jars:***
```
pyspark --jars $PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.rapids.sql.enabled=true \
--conf spark.rapids.force.caller.classloader=false \
--conf spark.plugins=com.nvidia.spark.SQLPlugin
>>> df=spark.createDataFrame([ ['2022-06-01 07:45'] ], 'a string').selectExpr('hour(a)')
>>> sc._jvm.com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(df._jdf, "ALL")
'!Exec <ProjectExec> cannot run on GPU because not all expressions can be replaced\n @Expression <Alias> hour(cast(a#0 as timestamp), Some(America/Los_Angeles)) AS hour(a)#2 could run on GPU\n !Expression <Hour> hour(cast(a#0 as timestamp), Some(America/Los_Angeles)) cannot run on GPU because input expression Cast cast(a#0 as timestamp) (TimestampType is not supported when the JVM system timezone is set to America/Los_Angeles. Set the timezone to UTC to enable TimestampType support); Only UTC zone id is supported. Actual zone id: America/Los_Angeles\n !Expression <Cast> cast(a#0 as timestamp) cannot run on GPU because the GPU only supports a subset of formats when casting strings to timestamps. Refer to the CAST documentation for more details. To enable this operation on the GPU, set spark.rapids.sql.castStringToTimestamp.enabled to true.; Cast from StringType to TimestampType is not supported; Parsing the full rage of supported years is not supported. If your years are limited to 4 positive digits set spark.rapids.sql.hasExtendedYearValues to false.\n @Expression <AttributeReference> a#0 could run on GPU\n ! <RDDScanExec> cannot run on GPU because GPU does not currently support the operator class org.apache.spark.sql.execution.RDDScanExec\n @Expression <AttributeReference> a#0 could run on GPU\n
```
***was broken with extraClassPath***
```
pyspark --driver-class-path $PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.executor.extraClassPath=$PWD/dist/target/rapids-4-spark_2.12-22.06.0-SNAPSHOT-cuda11.jar \
--conf spark.rapids.sql.enabled=true \
--conf spark.rapids.force.caller.classloader=false \
--conf spark.plugins=com.nvidia.spark.SQLPlugin
>>> df=spark.createDataFrame([ ['2022-06-01 07:45'] ], 'a string').selectExpr('hour(a)')
>>> sc._jvm.com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(df._jdf, "ALL")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/lib/py4j-0.10.9.3-src.zip/py4j/java_gateway.py", line 1321, in __call__
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/pyspark/sql/utils.py", line 111, in deco
return f(*a, **kw)
File "/mnt/c/Users/gshegalov/dist/spark-3.2.1-bin-hadoop3.2/python/lib/py4j-0.10.9.3-src.zip/py4j/protocol.py", line 326, in get_return_value
py4j.protocol.Py4JJavaError: An error occurred while calling z:com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan.
: java.lang.NoClassDefFoundError: com/nvidia/spark/rapids/GpuOverrides$
at com.nvidia.spark.rapids.ExplainPlanImpl.explainPotentialGpuPlan(GpuOverrides.scala:4196)
at com.nvidia.spark.rapids.ExplainPlan$.explainPotentialGpuPlan(ExplainPlan.scala:65)
at com.nvidia.spark.rapids.ExplainPlan.explainPotentialGpuPlan(ExplainPlan.scala)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at py4j.reflection.MethodInvoker.invoke(MethodInvoker.java:244)
at py4j.reflection.ReflectionEngine.invoke(ReflectionEngine.java:357)
at py4j.Gateway.invoke(Gateway.java:282)
at py4j.commands.AbstractCommand.invokeMethod(AbstractCommand.java:132)
at py4j.commands.CallCommand.execute(CallCommand.java:79)
at py4j.ClientServerConnection.waitForCommands(ClientServerConnection.java:182)
at py4j.ClientServerConnection.run(ClientServerConnection.java:106)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.nvidia.spark.rapids.GpuOverrides$
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 15 more
```
**Expected behavior**
TEST_PARALLEL should not affect whether integration tests reveal Plugin bugs, just the throughput of integration tests
**Environment details (please complete the following information)**
- any
**Additional context**
#5703 | test | discrepancy in the plugin jar deployment in run pyspark from build sh depending on test parallel describe the bug classloading bugs detected by ci may be unnecessarily hard to repro locally we deploy jars differently based on test parallel call path when xdist call path is triggered we add jars which may change plugin s classloader steps code to reproduce bug compare the repro fixed in the only reason that test parallel mentioned in is important can be highlighted with pyspark repl was hidden with jars pyspark jars pwd dist target rapids spark snapshot jar conf spark rapids sql enabled true conf spark rapids force caller classloader false conf spark plugins com nvidia spark sqlplugin df spark createdataframe a string selectexpr hour a sc jvm com nvidia spark rapids explainplan explainpotentialgpuplan df jdf all exec cannot run on gpu because not all expressions can be replaced n expression hour cast a as timestamp some america los angeles as hour a could run on gpu n expression hour cast a as timestamp some america los angeles cannot run on gpu because input expression cast cast a as timestamp timestamptype is not supported when the jvm system timezone is set to america los angeles set the timezone to utc to enable timestamptype support only utc zone id is supported actual zone id america los angeles n expression cast a as timestamp cannot run on gpu because the gpu only supports a subset of formats when casting strings to timestamps refer to the cast documentation for more details to enable this operation on the gpu set spark rapids sql caststringtotimestamp enabled to true cast from stringtype to timestamptype is not supported parsing the full rage of supported years is not supported if your years are limited to positive digits set spark rapids sql hasextendedyearvalues to false n expression a could run on gpu n cannot run on gpu because gpu does not currently support the operator class org apache spark sql execution rddscanexec n expression a could run on gpu n was broken with extraclasspath pyspark driver class path pwd dist target rapids spark snapshot jar conf spark executor extraclasspath pwd dist target rapids spark snapshot jar conf spark rapids sql enabled true conf spark rapids force caller classloader false conf spark plugins com nvidia spark sqlplugin df spark createdataframe a string selectexpr hour a sc jvm com nvidia spark rapids explainplan explainpotentialgpuplan df jdf all traceback most recent call last file line in file mnt c users gshegalov dist spark bin python lib src zip java gateway py line in call file mnt c users gshegalov dist spark bin python pyspark sql utils py line in deco return f a kw file mnt c users gshegalov dist spark bin python lib src zip protocol py line in get return value protocol an error occurred while calling z com nvidia spark rapids explainplan explainpotentialgpuplan java lang noclassdeffounderror com nvidia spark rapids gpuoverrides at com nvidia spark rapids explainplanimpl explainpotentialgpuplan gpuoverrides scala at com nvidia spark rapids explainplan explainpotentialgpuplan explainplan scala at com nvidia spark rapids explainplan explainpotentialgpuplan explainplan scala at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at reflection methodinvoker invoke methodinvoker java at reflection reflectionengine invoke reflectionengine java at gateway invoke gateway java at commands abstractcommand invokemethod abstractcommand java at commands callcommand execute callcommand java at clientserverconnection waitforcommands clientserverconnection java at clientserverconnection run clientserverconnection java at java lang thread run thread java caused by java lang classnotfoundexception com nvidia spark rapids gpuoverrides at java net urlclassloader findclass urlclassloader java at java lang classloader loadclass classloader java at sun misc launcher appclassloader loadclass launcher java at java lang classloader loadclass classloader java more expected behavior test parallel should not affect whether integration tests reveal plugin bugs just the throughput of integration tests environment details please complete the following information any additional context | 1 |
9,047 | 2,615,124,533 | IssuesEvent | 2015-03-01 05:52:26 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | IllegalArgumentException: HTTP transport doesn't support PATCH | auto-migrated Milestone-Version1.7.0 Priority-Medium Type-Defect | ```
Stack trace:
Exception in thread "main" java.lang.IllegalArgumentException: HTTP transport
doesn't support PATCH
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:649)
at com.google.api.client.http.json.JsonHttpClient.executeUnparsed(JsonHttpClient.java:292)
at com.google.api.client.http.json.JsonHttpRequest.executeUnparsed(JsonHttpRequest.java:106)
at com.google.api.services.calendar.Calendar$Events$Patch.execute(Calendar.java:2684)
Looks like it happens because GoogleClient overrides the deprecated
buildHttpRequest from JsonHttpClient.
```
Original issue reported on code.google.com by `rmis...@google.com` on 24 Jan 2012 at 10:02 | 1.0 | IllegalArgumentException: HTTP transport doesn't support PATCH - ```
Stack trace:
Exception in thread "main" java.lang.IllegalArgumentException: HTTP transport
doesn't support PATCH
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:649)
at com.google.api.client.http.json.JsonHttpClient.executeUnparsed(JsonHttpClient.java:292)
at com.google.api.client.http.json.JsonHttpRequest.executeUnparsed(JsonHttpRequest.java:106)
at com.google.api.services.calendar.Calendar$Events$Patch.execute(Calendar.java:2684)
Looks like it happens because GoogleClient overrides the deprecated
buildHttpRequest from JsonHttpClient.
```
Original issue reported on code.google.com by `rmis...@google.com` on 24 Jan 2012 at 10:02 | non_test | illegalargumentexception http transport doesn t support patch stack trace exception in thread main java lang illegalargumentexception http transport doesn t support patch at com google common base preconditions checkargument preconditions java at com google api client http httprequest execute httprequest java at com google api client http json jsonhttpclient executeunparsed jsonhttpclient java at com google api client http json jsonhttprequest executeunparsed jsonhttprequest java at com google api services calendar calendar events patch execute calendar java looks like it happens because googleclient overrides the deprecated buildhttprequest from jsonhttpclient original issue reported on code google com by rmis google com on jan at | 0 |
322,970 | 27,657,177,930 | IssuesEvent | 2023-03-12 04:19:20 | pulsar-edit/pulsar | https://api.github.com/repos/pulsar-edit/pulsar | closed | 2 Failing `image-view` Tests | failing-test | ### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the [debugging guide](https://pulsar-edit.dev/docs/atom-archive/hacking-atom/#debugging) to try to resolve the issue?
- [X] Have you checked our [FAQs](https://pulsar-edit.dev/docs/launch-manual/sections/faq/) to make sure your question isn't answered there?
- [X] Does your issue already [exist](https://github.com/issues?q=is%3Aissue+user%3Apulsar-edit+is%3Aopen)?
- [X] Have you checked you are on the latest release of Pulsar?
### What happened?
We have two tests that are failing within our `image-view` package.
Currently those last two tests are commented out within #293 but should be resolved as soon as we can.
Interesting note, for me at least, they passed on my machine (Windows), but would fail in the CI (Linux) so maybe if a Linux user could test to see if they fail locally there too, they may be most apt to debug this.
But the two failing tests are within `./packages/image-view/spec/image-editor-view-spec.js` Lines 158 and 159.
The tests are expecting `atom.workspace.getActivePane().getItems()[0]` to be an instance of `ImageEditor` and expects `atom.workspace.getActivePane().getItems()[1]` to also be an instance of `ImageEditor` but seems that is not what we get in CI.
### Which OS does this happen on?
🪟 Windows
### OS details
2H22
### Which CPU architecture are you running this on?
64-bit(x86_64)
### What steps are needed to reproduce this?
N/A
### Additional Information:
_No response_ | 1.0 | 2 Failing `image-view` Tests - ### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used the [debugging guide](https://pulsar-edit.dev/docs/atom-archive/hacking-atom/#debugging) to try to resolve the issue?
- [X] Have you checked our [FAQs](https://pulsar-edit.dev/docs/launch-manual/sections/faq/) to make sure your question isn't answered there?
- [X] Does your issue already [exist](https://github.com/issues?q=is%3Aissue+user%3Apulsar-edit+is%3Aopen)?
- [X] Have you checked you are on the latest release of Pulsar?
### What happened?
We have two tests that are failing within our `image-view` package.
Currently those last two tests are commented out within #293 but should be resolved as soon as we can.
Interesting note, for me at least, they passed on my machine (Windows), but would fail in the CI (Linux) so maybe if a Linux user could test to see if they fail locally there too, they may be most apt to debug this.
But the two failing tests are within `./packages/image-view/spec/image-editor-view-spec.js` Lines 158 and 159.
The tests are expecting `atom.workspace.getActivePane().getItems()[0]` to be an instance of `ImageEditor` and expects `atom.workspace.getActivePane().getItems()[1]` to also be an instance of `ImageEditor` but seems that is not what we get in CI.
### Which OS does this happen on?
🪟 Windows
### OS details
2H22
### Which CPU architecture are you running this on?
64-bit(x86_64)
### What steps are needed to reproduce this?
N/A
### Additional Information:
_No response_ | test | failing image view tests thanks in advance for your bug report have you reproduced issue in have you used the to try to resolve the issue have you checked our to make sure your question isn t answered there does your issue already have you checked you are on the latest release of pulsar what happened we have two tests that are failing within our image view package currently those last two tests are commented out within but should be resolved as soon as we can interesting note for me at least they passed on my machine windows but would fail in the ci linux so maybe if a linux user could test to see if they fail locally there too they may be most apt to debug this but the two failing tests are within packages image view spec image editor view spec js lines and the tests are expecting atom workspace getactivepane getitems to be an instance of imageeditor and expects atom workspace getactivepane getitems to also be an instance of imageeditor but seems that is not what we get in ci which os does this happen on 🪟 windows os details which cpu architecture are you running this on bit what steps are needed to reproduce this n a additional information no response | 1 |
329,135 | 28,153,084,734 | IssuesEvent | 2023-04-03 04:20:09 | Joystream/pioneer | https://api.github.com/repos/Joystream/pioneer | closed | [USERSNAP] Forum post text overflowing container | bug community-dev qa-tested-ready-for-prod SP:1 release:1.3.2 |
**Taken at**: https://pioneerapp.xyz/#/forum/thread/17
**Fields**:
- Houston, we have a problem.: Forum post text overflowing container
- Comment: All the text should be contained inside the white card

*[Download original image](https://resources.usersnap.com/company/f9f719df-a929-4461-bb6e-46dbfbceffb7/datapoint_screenshot/702cabfe-b3a6-4732-8829-f05215a83e78-annotated_83cc0764-6f92-4d8b-bdc8-84f1de497ef6.png?etag=a04730664b7254246be4c3c584f7b175)*
**Browser**: Chrome 108 (macOS Catalina)
**Screen size**: 1728x1117
**Browser size**: 1404x971
**[Open #372 in Usersnap](https://app.usersnap.com/l/feedback/68042f9b-19ef-4baa-8372-19912f1e32e7?utm_medium=integration&utm_campaign=integration&utm_content=open)**
Powered by **[Usersnap](https://usersnap.com/?utm_source=product&utm_medium=poweredbylink&utm_campaign=github_entry)**. | 1.0 | [USERSNAP] Forum post text overflowing container -
**Taken at**: https://pioneerapp.xyz/#/forum/thread/17
**Fields**:
- Houston, we have a problem.: Forum post text overflowing container
- Comment: All the text should be contained inside the white card

*[Download original image](https://resources.usersnap.com/company/f9f719df-a929-4461-bb6e-46dbfbceffb7/datapoint_screenshot/702cabfe-b3a6-4732-8829-f05215a83e78-annotated_83cc0764-6f92-4d8b-bdc8-84f1de497ef6.png?etag=a04730664b7254246be4c3c584f7b175)*
**Browser**: Chrome 108 (macOS Catalina)
**Screen size**: 1728x1117
**Browser size**: 1404x971
**[Open #372 in Usersnap](https://app.usersnap.com/l/feedback/68042f9b-19ef-4baa-8372-19912f1e32e7?utm_medium=integration&utm_campaign=integration&utm_content=open)**
Powered by **[Usersnap](https://usersnap.com/?utm_source=product&utm_medium=poweredbylink&utm_campaign=github_entry)**. | test | forum post text overflowing container taken at fields houston we have a problem forum post text overflowing container comment all the text should be contained inside the white card browser chrome macos catalina screen size browser size powered by | 1 |
351,110 | 31,934,679,670 | IssuesEvent | 2023-09-19 09:40:52 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | opened | Fix ndarray.test_numpy_ndarray_squeeze | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
| 1.0 | Fix ndarray.test_numpy_ndarray_squeeze - | | |
|---|---|
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-failure-red></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
|paddle|<a href="https://github.com/unifyai/ivy/actions/runs/6231992558/job/16914386904"><img src=https://img.shields.io/badge/-success-success></a>
| test | fix ndarray test numpy ndarray squeeze numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src | 1 |
234,764 | 19,255,833,176 | IssuesEvent | 2021-12-09 11:09:48 | golang/go | https://api.github.com/repos/golang/go | closed | x/vuln/internal/worker: TestTemplates consistently failing on Android builders | Testing NeedsFix release-blocker mobile Soon okay-after-beta1 x/vuln | ```
--- FAIL: TestTemplates (0.00s)
server_test.go:19: open static/index.tmpl: no such file or directory
2021/12/07 02:00:22 INFO HEAD http://127.0.0.1:39427/mod/golang.org/x/mod latency=4.47193ms status="200 OK" error=<nil>
2021/12/07 02:00:22 INFO HEAD http://127.0.0.1:39427/mod/github.com/something/something latency=1.84903ms status="404 Not Found" error=<nil>
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=2 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=1 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=0 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=0 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=2
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=0 mods=1
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=2
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=1 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO CreateIssues starting destination=in memory
2021/12/07 02:00:22 INFO created issue CVE=ID1 reference=inMemory#1
2021/12/07 02:00:22 INFO CreateIssues done limit=0 numCreated=1
FAIL
exitcode=1FAIL golang.org/x/vuln/internal/worker 37.170s
```
The problem here is that the Android test-runner script only copies in the `testdata` directories and subtree from the package under test to the root of the repo, whereas this test is loading data from its own `static` subdirectory.
Some viable options to fix the test include:
1. Switch the package to use `go:embed` for static assets, so that neither the `worker` package nor its test binary needs to load the static assets dynamically at all.
2. Explicitly skip this test on mobile builders.
3. Stop testing the `x/vuln` repo on mobile builders entirely.
4. Move the static assets up to the `internal/worker` directory. | 1.0 | x/vuln/internal/worker: TestTemplates consistently failing on Android builders - ```
--- FAIL: TestTemplates (0.00s)
server_test.go:19: open static/index.tmpl: no such file or directory
2021/12/07 02:00:22 INFO HEAD http://127.0.0.1:39427/mod/golang.org/x/mod latency=4.47193ms status="200 OK" error=<nil>
2021/12/07 02:00:22 INFO HEAD http://127.0.0.1:39427/mod/github.com/something/something latency=1.84903ms status="404 Not Found" error=<nil>
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=2 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=1 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=0 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=0 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=2
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=0 mods=1
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO update starting commit=7b52590f27fffbff0304986d9a80e7974dfbaf67
2021/12/07 02:00:22 INFO update transaction startID=CVE-2020-9283 endID=CVE-2020-9283 adds=1 mods=0
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-0001 endID=CVE-2021-0010 adds=0 mods=2
2021/12/07 02:00:22 INFO update transaction startID=CVE-2021-1384 endID=CVE-2021-1384 adds=1 mods=0
2021/12/07 02:00:22 INFO update succeeded numProcessed=4
2021/12/07 02:00:22 INFO CreateIssues starting destination=in memory
2021/12/07 02:00:22 INFO created issue CVE=ID1 reference=inMemory#1
2021/12/07 02:00:22 INFO CreateIssues done limit=0 numCreated=1
FAIL
exitcode=1FAIL golang.org/x/vuln/internal/worker 37.170s
```
The problem here is that the Android test-runner script only copies in the `testdata` directories and subtree from the package under test to the root of the repo, whereas this test is loading data from its own `static` subdirectory.
Some viable options to fix the test include:
1. Switch the package to use `go:embed` for static assets, so that neither the `worker` package nor its test binary needs to load the static assets dynamically at all.
2. Explicitly skip this test on mobile builders.
3. Stop testing the `x/vuln` repo on mobile builders entirely.
4. Move the static assets up to the `internal/worker` directory. | test | x vuln internal worker testtemplates consistently failing on android builders fail testtemplates server test go open static index tmpl no such file or directory info head latency status ok error info head latency status not found error info update starting commit info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update succeeded numprocessed info update starting commit info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update succeeded numprocessed info update starting commit info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update succeeded numprocessed info update starting commit info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update transaction startid cve endid cve adds mods info update succeeded numprocessed info createissues starting destination in memory info created issue cve reference inmemory info createissues done limit numcreated fail exitcode golang org x vuln internal worker the problem here is that the android test runner script only copies in the testdata directories and subtree from the package under test to the root of the repo whereas this test is loading data from its own static subdirectory some viable options to fix the test include switch the package to use go embed for static assets so that neither the worker package nor its test binary needs to load the static assets dynamically at all explicitly skip this test on mobile builders stop testing the x vuln repo on mobile builders entirely move the static assets up to the internal worker directory | 1 |
176,044 | 6,556,628,965 | IssuesEvent | 2017-09-06 14:43:26 | Cadasta/cadasta-qgis-plugin | https://api.github.com/repos/Cadasta/cadasta-qgis-plugin | closed | Download Project :: Not downloading all fields-- only ones with values | bug high priority ready | I used the API to do an import of data for a project.
This is what the data looks like in Cadasta:

And this is what it looks like with the plugin:

There are a number of fields missing, essentially all of the fields that do not have values. | 1.0 | Download Project :: Not downloading all fields-- only ones with values - I used the API to do an import of data for a project.
This is what the data looks like in Cadasta:

And this is what it looks like with the plugin:

There are a number of fields missing, essentially all of the fields that do not have values. | non_test | download project not downloading all fields only ones with values i used the api to do an import of data for a project this is what the data looks like in cadasta and this is what it looks like with the plugin there are a number of fields missing essentially all of the fields that do not have values | 0 |
204,923 | 15,572,021,713 | IssuesEvent | 2021-03-17 06:15:27 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | [Testerina] Object mocking throws a validation error on using the when().thenReturn() sequence | Area/Testerina Priority/Blocker Priority/High Team/DevTools Team/TestFramework Type/Bug | **Description:**
For the following sample code, Object mocking throws a validation error
`return value provided does not match the return type of function post()`
mock client :
```
http:Client httpClient = <http:Client>test:mock(http:Client);
test:prepare(httpClient).when("post").thenReturn(getMockResponseInvalidKey());
```
function :
```
function getMockResponseInvalidKey() returns http:Response|http:PayloadType|http:ClientError {}
```
**Steps to reproduce:**
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| 2.0 | [Testerina] Object mocking throws a validation error on using the when().thenReturn() sequence - **Description:**
For the following sample code, Object mocking throws a validation error
`return value provided does not match the return type of function post()`
mock client :
```
http:Client httpClient = <http:Client>test:mock(http:Client);
test:prepare(httpClient).when("post").thenReturn(getMockResponseInvalidKey());
```
function :
```
function getMockResponseInvalidKey() returns http:Response|http:PayloadType|http:ClientError {}
```
**Steps to reproduce:**
**Affected Versions:**
**OS, DB, other environment details and versions:**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optional):**
<!-- Optional comma separated list of suggested labels. Non committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest possible labels-->
**Suggested Assignees (optional):**
<!--Optional comma separated list of suggested team members who should attend the issue. Non committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees-->
| test | object mocking throws a validation error on using the when thenreturn sequence description for the following sample code object mocking throws a validation error return value provided does not match the return type of function post mock client http client httpclient test mock http client test prepare httpclient when post thenreturn getmockresponseinvalidkey function function getmockresponseinvalidkey returns http response http payloadtype http clienterror steps to reproduce affected versions os db other environment details and versions related issues optional suggested labels optional suggested assignees optional | 1 |
272,914 | 23,711,808,056 | IssuesEvent | 2022-08-30 08:29:44 | bitnami/vms | https://api.github.com/repos/bitnami/vms | closed | [Testlink] Azure VM is not available | tech-issues stale bitnami testlink | ### Platform
Azure
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
c44b4083-3bb0-49c1-b47d-974e53cbdf3c
### bndiagnostic output
Team,
We are in the migration phase from Pay-G subscription to CSP and the customer has a marketplace image of Publisher=bitnami, Offer=testlink, and Plan=1-9. and we tried to recreate a VM in CSP (direct move not supported) by using OS disk snapshot and mentioning the Publisher,offer and Plan details (Bash commands), unfortunately received the error stating" this offer is no more available and choose an another offer".
Upon checking, the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
Hence request to provide a workaround to migrate the VM.
### bndiagnostic was not useful. Could you please tell us why?
the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
### Describe your issue as much as you can
Team,
We are in the migration phase from Pay-G subscription to CSP and the customer has a marketplace image of Publisher=bitnami, Offer=testlink, and Plan=1-9. and we tried to recreate a VM in CSP (direct move not supported) by using OS disk snapshot and mentioning the Publisher,offer and Plan details (Bash commands), unfortunately received the error stating" this offer is no more available and choose an another offer".
Upon checking, the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
Hence request to provide a workaround to migrate the VM. | 1.0 | [Testlink] Azure VM is not available - ### Platform
Azure
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
c44b4083-3bb0-49c1-b47d-974e53cbdf3c
### bndiagnostic output
Team,
We are in the migration phase from Pay-G subscription to CSP and the customer has a marketplace image of Publisher=bitnami, Offer=testlink, and Plan=1-9. and we tried to recreate a VM in CSP (direct move not supported) by using OS disk snapshot and mentioning the Publisher,offer and Plan details (Bash commands), unfortunately received the error stating" this offer is no more available and choose an another offer".
Upon checking, the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
Hence request to provide a workaround to migrate the VM.
### bndiagnostic was not useful. Could you please tell us why?
the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
### Describe your issue as much as you can
Team,
We are in the migration phase from Pay-G subscription to CSP and the customer has a marketplace image of Publisher=bitnami, Offer=testlink, and Plan=1-9. and we tried to recreate a VM in CSP (direct move not supported) by using OS disk snapshot and mentioning the Publisher,offer and Plan details (Bash commands), unfortunately received the error stating" this offer is no more available and choose an another offer".
Upon checking, the testlink image is discontinued and no more available neither in Azure marketplace nor in Bitnami official website.
Hence request to provide a workaround to migrate the VM. | test | azure vm is not available platform azure bndiagnostic id bndiagnostic output team we are in the migration phase from pay g subscription to csp and the customer has a marketplace image of publisher bitnami offer testlink and plan and we tried to recreate a vm in csp direct move not supported by using os disk snapshot and mentioning the publisher offer and plan details bash commands unfortunately received the error stating this offer is no more available and choose an another offer upon checking the testlink image is discontinued and no more available neither in azure marketplace nor in bitnami official website hence request to provide a workaround to migrate the vm bndiagnostic was not useful could you please tell us why the testlink image is discontinued and no more available neither in azure marketplace nor in bitnami official website describe your issue as much as you can team we are in the migration phase from pay g subscription to csp and the customer has a marketplace image of publisher bitnami offer testlink and plan and we tried to recreate a vm in csp direct move not supported by using os disk snapshot and mentioning the publisher offer and plan details bash commands unfortunately received the error stating this offer is no more available and choose an another offer upon checking the testlink image is discontinued and no more available neither in azure marketplace nor in bitnami official website hence request to provide a workaround to migrate the vm | 1 |
42,562 | 12,906,266,115 | IssuesEvent | 2020-07-15 01:05:02 | phytomichael/KSA1 | https://api.github.com/repos/phytomichael/KSA1 | opened | CVE-2019-2692 (Medium) detected in mysql-connector-java-5.1.18.jar | security vulnerability | ## CVE-2019-2692 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.18.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="http://dev.mysql.com/doc/connector-j/en/">http://dev.mysql.com/doc/connector-j/en/</a></p>
<p>Path to dependency file: /KSA1/ksa/ksa/ksa-core/pom.xml</p>
<p>Path to vulnerable library: /root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar</p>
<p>
Dependency Hierarchy:
- :x: **mysql-connector-java-5.1.18.jar** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise MySQL Connectors. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 6.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H).
<p>Publish Date: 2019-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-2692>CVE-2019-2692</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: High
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-jcq3-cprp-m333">https://github.com/advisories/GHSA-jcq3-cprp-m333</a></p>
<p>Release Date: 2019-04-23</p>
<p>Fix Resolution: mysql:mysql-connector-java:8.0.16</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"mysql","packageName":"mysql-connector-java","packageVersion":"5.1.18","isTransitiveDependency":false,"dependencyTree":"mysql:mysql-connector-java:5.1.18","isMinimumFixVersionAvailable":true,"minimumFixVersion":"mysql:mysql-connector-java:8.0.16"}],"vulnerabilityIdentifier":"CVE-2019-2692","vulnerabilityDetails":"Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise MySQL Connectors. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 6.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-2692","cvss3Severity":"medium","cvss3Score":"6.3","cvss3Metrics":{"A":"High","AC":"High","PR":"High","S":"Unchanged","C":"High","UI":"Required","AV":"Local","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2019-2692 (Medium) detected in mysql-connector-java-5.1.18.jar - ## CVE-2019-2692 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>mysql-connector-java-5.1.18.jar</b></p></summary>
<p>MySQL JDBC Type 4 driver</p>
<p>Library home page: <a href="http://dev.mysql.com/doc/connector-j/en/">http://dev.mysql.com/doc/connector-j/en/</a></p>
<p>Path to dependency file: /KSA1/ksa/ksa/ksa-core/pom.xml</p>
<p>Path to vulnerable library: /root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar,/root/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar</p>
<p>
Dependency Hierarchy:
- :x: **mysql-connector-java-5.1.18.jar** (Vulnerable Library)
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise MySQL Connectors. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 6.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H).
<p>Publish Date: 2019-04-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-2692>CVE-2019-2692</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.3</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: High
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://github.com/advisories/GHSA-jcq3-cprp-m333">https://github.com/advisories/GHSA-jcq3-cprp-m333</a></p>
<p>Release Date: 2019-04-23</p>
<p>Fix Resolution: mysql:mysql-connector-java:8.0.16</p>
</p>
</details>
<p></p>
***
<!-- REMEDIATE-OPEN-PR-START -->
- [ ] Check this box to open an automated fix PR
<!-- REMEDIATE-OPEN-PR-END -->
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"mysql","packageName":"mysql-connector-java","packageVersion":"5.1.18","isTransitiveDependency":false,"dependencyTree":"mysql:mysql-connector-java:5.1.18","isMinimumFixVersionAvailable":true,"minimumFixVersion":"mysql:mysql-connector-java:8.0.16"}],"vulnerabilityIdentifier":"CVE-2019-2692","vulnerabilityDetails":"Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise MySQL Connectors. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 6.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-2692","cvss3Severity":"medium","cvss3Score":"6.3","cvss3Metrics":{"A":"High","AC":"High","PR":"High","S":"Unchanged","C":"High","UI":"Required","AV":"Local","I":"High"},"extraData":{}}</REMEDIATE> --> | non_test | cve medium detected in mysql connector java jar cve medium severity vulnerability vulnerable library mysql connector java jar mysql jdbc type driver library home page a href path to dependency file ksa ksa ksa core pom xml path to vulnerable library root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar repository mysql mysql connector java mysql connector java jar root repository mysql mysql connector java mysql connector java jar dependency hierarchy x mysql connector java jar vulnerable library vulnerability details vulnerability in the mysql connectors component of oracle mysql subcomponent connector j supported versions that are affected are and prior difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where mysql connectors executes to compromise mysql connectors successful attacks require human interaction from a person other than the attacker successful attacks of this vulnerability can result in takeover of mysql connectors cvss base score confidentiality integrity and availability impacts cvss vector cvss av l ac h pr h ui r s u c h i h a h publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution mysql mysql connector java check this box to open an automated fix pr isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails vulnerability in the mysql connectors component of oracle mysql subcomponent connector j supported versions that are affected are and prior difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where mysql connectors executes to compromise mysql connectors successful attacks require human interaction from a person other than the attacker successful attacks of this vulnerability can result in takeover of mysql connectors cvss base score confidentiality integrity and availability impacts cvss vector cvss av l ac h pr h ui r s u c h i h a h vulnerabilityurl | 0 |
493,175 | 14,227,307,437 | IssuesEvent | 2020-11-18 00:58:45 | googleapis/python-documentai | https://api.github.com/repos/googleapis/python-documentai | closed | Synthesis failed for python-documentai | api: documentai autosynth failure priority: p1 status: investigating | Hello! Autosynth couldn't regenerate python-documentai. :broken_heart:
Here's the output from running `synth.py`:
```
experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 5162674 docs: fix pypi link (#46)
2020-10-20 05:43:00,857 autosynth [DEBUG] > Running: git checkout 5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
Note: checking out '5a506ec8765cc04f7e29f888b8e9b257d9a7ae11'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 5a506ec build(java): enable snippet-bot (#818)
2020-10-20 05:43:00,867 autosynth [DEBUG] > Running: git branch -f autosynth-27
2020-10-20 05:43:00,870 autosynth [DEBUG] > Running: git checkout autosynth-27
Switched to branch 'autosynth-27'
2020-10-20 05:43:00,877 autosynth [INFO] > Running synthtool
2020-10-20 05:43:00,877 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']
2020-10-20 05:43:00,877 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/python-documentai/27/sponge_log.log
2020-10-20 05:43:00,879 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata synth.metadata synth.py --
2020-10-20 05:43:01,124 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/python-documentai/synth.py.
On branch autosynth-27
nothing to commit, working tree clean
2020-10-20 05:43:01,253 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
2020-10-20 05:43:01,258 synthtool [DEBUG] > Ensuring dependencies.
DEBUG:synthtool:Ensuring dependencies.
2020-10-20 05:43:01,268 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
DEBUG:synthtool:Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
2020-10-20 05:43:01,271 synthtool [DEBUG] > Cloning googleapis.
DEBUG:synthtool:Cloning googleapis.
2020-10-20 05:43:01,877 synthtool [DEBUG] > Generating code for: //google/cloud/documentai/v1beta2:documentai-v1beta2-py.
DEBUG:synthtool:Generating code for: //google/cloud/documentai/v1beta2:documentai-v1beta2-py.
2020-10-20 05:43:05,201 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpiomnly0x.
SUCCESS:synthtool:Generated code into /tmpfs/tmp/tmpiomnly0x.
2020-10-20 05:43:05,236 synthtool [DEBUG] > Generating code for: //google/cloud/documentai/v1beta3:documentai-v1beta3-py.
DEBUG:synthtool:Generating code for: //google/cloud/documentai/v1beta3:documentai-v1beta3-py.
2020-10-20 05:43:08,478 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpm6dytbd0.
SUCCESS:synthtool:Generated code into /tmpfs/tmp/tmpm6dytbd0.
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.github/snippet-bot.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docker/docs/Dockerfile
.kokoro/docker/docs/fetch_gpg_keys.sh
.kokoro/docs/common.cfg
.kokoro/docs/docs-presubmit.cfg
.kokoro/docs/docs.cfg
.kokoro/populate-secrets.sh
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/samples/lint/common.cfg
.kokoro/samples/lint/continuous.cfg
.kokoro/samples/lint/periodic.cfg
.kokoro/samples/lint/presubmit.cfg
.kokoro/samples/python3.6/common.cfg
.kokoro/samples/python3.6/continuous.cfg
.kokoro/samples/python3.6/periodic.cfg
.kokoro/samples/python3.6/presubmit.cfg
.kokoro/samples/python3.7/common.cfg
.kokoro/samples/python3.7/continuous.cfg
.kokoro/samples/python3.7/periodic.cfg
.kokoro/samples/python3.7/presubmit.cfg
.kokoro/samples/python3.8/common.cfg
.kokoro/samples/python3.8/continuous.cfg
.kokoro/samples/python3.8/periodic.cfg
.kokoro/samples/python3.8/presubmit.cfg
.kokoro/test-samples.sh
.kokoro/trampoline.sh
.kokoro/trampoline_v2.sh
.trampolinerc
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
docs/multiprocessing.rst
noxfile.py.j2
renovate.json
samples/AUTHORING_GUIDE.md
samples/CONTRIBUTING.md
scripts/decrypt-secrets.sh
scripts/readme-gen/readme_gen.py.j2
scripts/readme-gen/templates/README.tmpl.rst
scripts/readme-gen/templates/auth.tmpl.rst
scripts/readme-gen/templates/auth_api_key.tmpl.rst
scripts/readme-gen/templates/install_deps.tmpl.rst
scripts/readme-gen/templates/install_portaudio.tmpl.rst
setup.cfg
testing/.gitignore
2020-10-20 05:43:08,703 synthtool [INFO] > Generating templates for samples project 'samples/snippets'
INFO:synthtool:Generating templates for samples project 'samples/snippets'
Skipping: README.md
README.rst
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module>
main()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main
spec.loader.exec_module(synth_module) # type: ignore
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/home/kbuilder/.cache/synthtool/python-documentai/synth.py", line 57, in <module>
python.py_samples()
File "/tmpfs/src/github/synthtool/synthtool/languages/python.py", line 141, in py_samples
result = t.render(subdir=sample_project_dir, **sample_readme_metadata)
File "/tmpfs/src/github/synthtool/synthtool/sources/templates.py", line 83, in render
_render_to_path(self.env, template_name, self.dir / subdir, kwargs)
File "/tmpfs/src/github/synthtool/synthtool/sources/templates.py", line 53, in _render_to_path
output.dump(fh)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1313, in dump
fp.writelines(iterable)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1357, in __next__
return self._next()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1125, in generate
yield self.environment.handle_exception()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/_compat.py", line 28, in reraise
raise value.with_traceback(tb)
File "/home/kbuilder/.cache/synthtool/synthtool/synthtool/gcp/templates/python_samples/README.rst", line 5, in top-level template code
{{product.name}} Python Samples
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 471, in getattr
return getattr(obj, attribute)
jinja2.exceptions.UndefinedError: 'product' is undefined
2020-10-20 05:43:08,769 autosynth [ERROR] > Synthesis failed
2020-10-20 05:43:08,770 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at 5162674 docs: fix pypi link (#46)
2020-10-20 05:43:08,781 autosynth [DEBUG] > Running: git checkout autosynth
Switched to branch 'autosynth'
2020-10-20 05:43:08,788 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 354, in <module>
main()
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 189, in main
return _inner_main(temp_dir)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 334, in _inner_main
commit_count = synthesize_loop(x, multiple_prs, change_pusher, synthesizer)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 65, in synthesize_loop
has_changes = toolbox.synthesize_version_in_new_branch(synthesizer, youngest)
File "/tmpfs/src/github/synthtool/autosynth/synth_toolbox.py", line 259, in synthesize_version_in_new_branch
synthesizer.synthesize(synth_log_path, self.environ)
File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
synth_proc.check_returncode() # Raise an exception.
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.
```
Google internal developers can see the full log [here](http://sponge2/results/invocations/86ec5a02-193b-4725-a427-0aec843e8c4a/targets/github%2Fsynthtool;config=default/tests;query=python-documentai;failed=false).
| 1.0 | Synthesis failed for python-documentai - Hello! Autosynth couldn't regenerate python-documentai. :broken_heart:
Here's the output from running `synth.py`:
```
experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 5162674 docs: fix pypi link (#46)
2020-10-20 05:43:00,857 autosynth [DEBUG] > Running: git checkout 5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
Note: checking out '5a506ec8765cc04f7e29f888b8e9b257d9a7ae11'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 5a506ec build(java): enable snippet-bot (#818)
2020-10-20 05:43:00,867 autosynth [DEBUG] > Running: git branch -f autosynth-27
2020-10-20 05:43:00,870 autosynth [DEBUG] > Running: git checkout autosynth-27
Switched to branch 'autosynth-27'
2020-10-20 05:43:00,877 autosynth [INFO] > Running synthtool
2020-10-20 05:43:00,877 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']
2020-10-20 05:43:00,877 autosynth [DEBUG] > log_file_path: /tmpfs/src/logs/python-documentai/27/sponge_log.log
2020-10-20 05:43:00,879 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata synth.metadata synth.py --
2020-10-20 05:43:01,124 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/python-documentai/synth.py.
On branch autosynth-27
nothing to commit, working tree clean
2020-10-20 05:43:01,253 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
2020-10-20 05:43:01,258 synthtool [DEBUG] > Ensuring dependencies.
DEBUG:synthtool:Ensuring dependencies.
2020-10-20 05:43:01,268 synthtool [DEBUG] > Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
DEBUG:synthtool:Using precloned repo /home/kbuilder/.cache/synthtool/synthtool
2020-10-20 05:43:01,271 synthtool [DEBUG] > Cloning googleapis.
DEBUG:synthtool:Cloning googleapis.
2020-10-20 05:43:01,877 synthtool [DEBUG] > Generating code for: //google/cloud/documentai/v1beta2:documentai-v1beta2-py.
DEBUG:synthtool:Generating code for: //google/cloud/documentai/v1beta2:documentai-v1beta2-py.
2020-10-20 05:43:05,201 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpiomnly0x.
SUCCESS:synthtool:Generated code into /tmpfs/tmp/tmpiomnly0x.
2020-10-20 05:43:05,236 synthtool [DEBUG] > Generating code for: //google/cloud/documentai/v1beta3:documentai-v1beta3-py.
DEBUG:synthtool:Generating code for: //google/cloud/documentai/v1beta3:documentai-v1beta3-py.
2020-10-20 05:43:08,478 synthtool [SUCCESS] > Generated code into /tmpfs/tmp/tmpm6dytbd0.
SUCCESS:synthtool:Generated code into /tmpfs/tmp/tmpm6dytbd0.
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.github/snippet-bot.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docker/docs/Dockerfile
.kokoro/docker/docs/fetch_gpg_keys.sh
.kokoro/docs/common.cfg
.kokoro/docs/docs-presubmit.cfg
.kokoro/docs/docs.cfg
.kokoro/populate-secrets.sh
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/samples/lint/common.cfg
.kokoro/samples/lint/continuous.cfg
.kokoro/samples/lint/periodic.cfg
.kokoro/samples/lint/presubmit.cfg
.kokoro/samples/python3.6/common.cfg
.kokoro/samples/python3.6/continuous.cfg
.kokoro/samples/python3.6/periodic.cfg
.kokoro/samples/python3.6/presubmit.cfg
.kokoro/samples/python3.7/common.cfg
.kokoro/samples/python3.7/continuous.cfg
.kokoro/samples/python3.7/periodic.cfg
.kokoro/samples/python3.7/presubmit.cfg
.kokoro/samples/python3.8/common.cfg
.kokoro/samples/python3.8/continuous.cfg
.kokoro/samples/python3.8/periodic.cfg
.kokoro/samples/python3.8/presubmit.cfg
.kokoro/test-samples.sh
.kokoro/trampoline.sh
.kokoro/trampoline_v2.sh
.trampolinerc
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
docs/multiprocessing.rst
noxfile.py.j2
renovate.json
samples/AUTHORING_GUIDE.md
samples/CONTRIBUTING.md
scripts/decrypt-secrets.sh
scripts/readme-gen/readme_gen.py.j2
scripts/readme-gen/templates/README.tmpl.rst
scripts/readme-gen/templates/auth.tmpl.rst
scripts/readme-gen/templates/auth_api_key.tmpl.rst
scripts/readme-gen/templates/install_deps.tmpl.rst
scripts/readme-gen/templates/install_portaudio.tmpl.rst
setup.cfg
testing/.gitignore
2020-10-20 05:43:08,703 synthtool [INFO] > Generating templates for samples project 'samples/snippets'
INFO:synthtool:Generating templates for samples project 'samples/snippets'
Skipping: README.md
README.rst
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 102, in <module>
main()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/tmpfs/src/github/synthtool/synthtool/__main__.py", line 94, in main
spec.loader.exec_module(synth_module) # type: ignore
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/home/kbuilder/.cache/synthtool/python-documentai/synth.py", line 57, in <module>
python.py_samples()
File "/tmpfs/src/github/synthtool/synthtool/languages/python.py", line 141, in py_samples
result = t.render(subdir=sample_project_dir, **sample_readme_metadata)
File "/tmpfs/src/github/synthtool/synthtool/sources/templates.py", line 83, in render
_render_to_path(self.env, template_name, self.dir / subdir, kwargs)
File "/tmpfs/src/github/synthtool/synthtool/sources/templates.py", line 53, in _render_to_path
output.dump(fh)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1313, in dump
fp.writelines(iterable)
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1357, in __next__
return self._next()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 1125, in generate
yield self.environment.handle_exception()
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 832, in handle_exception
reraise(*rewrite_traceback_stack(source=source))
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/_compat.py", line 28, in reraise
raise value.with_traceback(tb)
File "/home/kbuilder/.cache/synthtool/synthtool/synthtool/gcp/templates/python_samples/README.rst", line 5, in top-level template code
{{product.name}} Python Samples
File "/tmpfs/src/github/synthtool/env/lib/python3.6/site-packages/jinja2/environment.py", line 471, in getattr
return getattr(obj, attribute)
jinja2.exceptions.UndefinedError: 'product' is undefined
2020-10-20 05:43:08,769 autosynth [ERROR] > Synthesis failed
2020-10-20 05:43:08,770 autosynth [DEBUG] > Running: git reset --hard HEAD
HEAD is now at 5162674 docs: fix pypi link (#46)
2020-10-20 05:43:08,781 autosynth [DEBUG] > Running: git checkout autosynth
Switched to branch 'autosynth'
2020-10-20 05:43:08,788 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 354, in <module>
main()
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 189, in main
return _inner_main(temp_dir)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 334, in _inner_main
commit_count = synthesize_loop(x, multiple_prs, change_pusher, synthesizer)
File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 65, in synthesize_loop
has_changes = toolbox.synthesize_version_in_new_branch(synthesizer, youngest)
File "/tmpfs/src/github/synthtool/autosynth/synth_toolbox.py", line 259, in synthesize_version_in_new_branch
synthesizer.synthesize(synth_log_path, self.environ)
File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 120, in synthesize
synth_proc.check_returncode() # Raise an exception.
File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/subprocess.py", line 389, in check_returncode
self.stderr)
subprocess.CalledProcessError: Command '['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'synth.metadata', 'synth.py', '--']' returned non-zero exit status 1.
```
Google internal developers can see the full log [here](http://sponge2/results/invocations/86ec5a02-193b-4725-a427-0aec843e8c4a/targets/github%2Fsynthtool;config=default/tests;query=python-documentai;failed=false).
| non_test | synthesis failed for python documentai hello autosynth couldn t regenerate python documentai broken heart here s the output from running synth py experimental changes and commit them and you can discard any commits you make in this state without impacting any branches by performing another checkout if you want to create a new branch to retain commits you create you may do so now or later by using b with the checkout command again example git checkout b head is now at docs fix pypi link autosynth running git checkout note checking out you are in detached head state you can look around make experimental changes and commit them and you can discard any commits you make in this state without impacting any branches by performing another checkout if you want to create a new branch to retain commits you create you may do so now or later by using b with the checkout command again example git checkout b head is now at build java enable snippet bot autosynth running git branch f autosynth autosynth running git checkout autosynth switched to branch autosynth autosynth running synthtool autosynth autosynth log file path tmpfs src logs python documentai sponge log log autosynth running tmpfs src github synthtool env bin m synthtool metadata synth metadata synth py synthtool executing home kbuilder cache synthtool python documentai synth py on branch autosynth nothing to commit working tree clean synthtool using precloned repo home kbuilder cache synthtool synthtool synthtool ensuring dependencies debug synthtool ensuring dependencies synthtool using precloned repo home kbuilder cache synthtool synthtool debug synthtool using precloned repo home kbuilder cache synthtool synthtool synthtool cloning googleapis debug synthtool cloning googleapis synthtool generating code for google cloud documentai documentai py debug synthtool generating code for google cloud documentai documentai py synthtool generated code into tmpfs tmp success synthtool generated code into tmpfs tmp synthtool generating code for google cloud documentai documentai py debug synthtool generating code for google cloud documentai documentai py synthtool generated code into tmpfs tmp success synthtool generated code into tmpfs tmp coveragerc github contributing md github issue template bug report md github issue template feature request md github issue template support request md github pull request template md github release please yml github snippet bot yml gitignore kokoro build sh kokoro continuous common cfg kokoro continuous continuous cfg kokoro docker docs dockerfile kokoro docker docs fetch gpg keys sh kokoro docs common cfg kokoro docs docs presubmit cfg kokoro docs docs cfg kokoro populate secrets sh kokoro presubmit common cfg kokoro presubmit presubmit cfg kokoro publish docs sh kokoro release sh kokoro release common cfg kokoro release release cfg kokoro samples lint common cfg kokoro samples lint continuous cfg kokoro samples lint periodic cfg kokoro samples lint presubmit cfg kokoro samples common cfg kokoro samples continuous cfg kokoro samples periodic cfg kokoro samples presubmit cfg kokoro samples common cfg kokoro samples continuous cfg kokoro samples periodic cfg kokoro samples presubmit cfg kokoro samples common cfg kokoro samples continuous cfg kokoro samples periodic cfg kokoro samples presubmit cfg kokoro test samples sh kokoro trampoline sh kokoro trampoline sh trampolinerc code of conduct md contributing rst license manifest in docs static custom css docs templates layout html docs conf py docs multiprocessing rst noxfile py renovate json samples authoring guide md samples contributing md scripts decrypt secrets sh scripts readme gen readme gen py scripts readme gen templates readme tmpl rst scripts readme gen templates auth tmpl rst scripts readme gen templates auth api key tmpl rst scripts readme gen templates install deps tmpl rst scripts readme gen templates install portaudio tmpl rst setup cfg testing gitignore synthtool generating templates for samples project samples snippets info synthtool generating templates for samples project samples snippets skipping readme md readme rst traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool synthtool main py line in main file tmpfs src github synthtool env lib site packages click core py line in call return self main args kwargs file tmpfs src github synthtool env lib site packages click core py line in main rv self invoke ctx file tmpfs src github synthtool env lib site packages click core py line in invoke return ctx invoke self callback ctx params file tmpfs src github synthtool env lib site packages click core py line in invoke return callback args kwargs file tmpfs src github synthtool synthtool main py line in main spec loader exec module synth module type ignore file line in exec module file line in call with frames removed file home kbuilder cache synthtool python documentai synth py line in python py samples file tmpfs src github synthtool synthtool languages python py line in py samples result t render subdir sample project dir sample readme metadata file tmpfs src github synthtool synthtool sources templates py line in render render to path self env template name self dir subdir kwargs file tmpfs src github synthtool synthtool sources templates py line in render to path output dump fh file tmpfs src github synthtool env lib site packages environment py line in dump fp writelines iterable file tmpfs src github synthtool env lib site packages environment py line in next return self next file tmpfs src github synthtool env lib site packages environment py line in generate yield self environment handle exception file tmpfs src github synthtool env lib site packages environment py line in handle exception reraise rewrite traceback stack source source file tmpfs src github synthtool env lib site packages compat py line in reraise raise value with traceback tb file home kbuilder cache synthtool synthtool synthtool gcp templates python samples readme rst line in top level template code product name python samples file tmpfs src github synthtool env lib site packages environment py line in getattr return getattr obj attribute exceptions undefinederror product is undefined autosynth synthesis failed autosynth running git reset hard head head is now at docs fix pypi link autosynth running git checkout autosynth switched to branch autosynth autosynth running git clean fdx removing pycache traceback most recent call last file home kbuilder pyenv versions lib runpy py line in run module as main main mod spec file home kbuilder pyenv versions lib runpy py line in run code exec code run globals file tmpfs src github synthtool autosynth synth py line in main file tmpfs src github synthtool autosynth synth py line in main return inner main temp dir file tmpfs src github synthtool autosynth synth py line in inner main commit count synthesize loop x multiple prs change pusher synthesizer file tmpfs src github synthtool autosynth synth py line in synthesize loop has changes toolbox synthesize version in new branch synthesizer youngest file tmpfs src github synthtool autosynth synth toolbox py line in synthesize version in new branch synthesizer synthesize synth log path self environ file tmpfs src github synthtool autosynth synthesizer py line in synthesize synth proc check returncode raise an exception file home kbuilder pyenv versions lib subprocess py line in check returncode self stderr subprocess calledprocesserror command returned non zero exit status google internal developers can see the full log | 0 |
100,024 | 8,721,772,846 | IssuesEvent | 2018-12-09 03:47:01 | zkSNACKs/WalletWasabi | https://api.github.com/repos/zkSNACKs/WalletWasabi | closed | Consider Azure Pipelines instead of appveyor and travis | question/research stability/testing | Tests are often failing on appveyor and travis for random reasons, this may make things easier. | 1.0 | Consider Azure Pipelines instead of appveyor and travis - Tests are often failing on appveyor and travis for random reasons, this may make things easier. | test | consider azure pipelines instead of appveyor and travis tests are often failing on appveyor and travis for random reasons this may make things easier | 1 |
63,329 | 6,842,488,824 | IssuesEvent | 2017-11-12 02:22:51 | MajkiIT/polish-ads-filter | https://api.github.com/repos/MajkiIT/polish-ads-filter | closed | lexlabor.pl | reguły gotowe/testowanie social filters | http://lexlabor.pl/ Social Facebook przycisk: `||lexlabor.pl/templates/gfx/cech/facebook.png`
 | 1.0 | lexlabor.pl - http://lexlabor.pl/ Social Facebook przycisk: `||lexlabor.pl/templates/gfx/cech/facebook.png`
 | test | lexlabor pl social facebook przycisk lexlabor pl templates gfx cech facebook png | 1 |
144,345 | 11,613,228,246 | IssuesEvent | 2020-02-26 10:21:21 | MDAnalysis/mdanalysis | https://api.github.com/repos/MDAnalysis/mdanalysis | closed | ASV benchmarks: time_interrdf failure | performance testing | **Expected behavior**
ASV benchmarks run without errors.
**Actual behavior**
**Running analysis.rdf.SimpleRdfBench.time_interrdf failed**
```
For parameters: 20, [0, 20], 10000
Traceback (most recent call last):
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 867, in <module>
commands[mode](args)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 844, in main_run
result = benchmark.do_run()
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 398, in do_run
return self.run(*self._current_params)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 473, in run
samples, number = self.benchmark_timing(timer, repeat, warmup_time, number=number)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 500, in benchmark_timing
timing = timer.timeit(number)
File "~/MDA/repositories/mdanalysis/benchmarks/env/df55f5d9a0536a28207cf80828830e64/lib/python2.7/timeit.py", line 202, in timeit
timing = self.inner(it, self.timer)
File "~/MDA/repositories/mdanalysis/benchmarks/env/df55f5d9a0536a28207cf80828830e64/lib/python2.7/timeit.py", line 100, in inner
_func()
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 464, in <lambda>
func = lambda: self.func(*param)
TypeError: time_interrdf() takes exactly 3 arguments (4 given)
```
**Currently version of MDAnalysis**
Tested versions... log file available on request.
| 1.0 | ASV benchmarks: time_interrdf failure - **Expected behavior**
ASV benchmarks run without errors.
**Actual behavior**
**Running analysis.rdf.SimpleRdfBench.time_interrdf failed**
```
For parameters: 20, [0, 20], 10000
Traceback (most recent call last):
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 867, in <module>
commands[mode](args)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 844, in main_run
result = benchmark.do_run()
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 398, in do_run
return self.run(*self._current_params)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 473, in run
samples, number = self.benchmark_timing(timer, repeat, warmup_time, number=number)
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 500, in benchmark_timing
timing = timer.timeit(number)
File "~/MDA/repositories/mdanalysis/benchmarks/env/df55f5d9a0536a28207cf80828830e64/lib/python2.7/timeit.py", line 202, in timeit
timing = self.inner(it, self.timer)
File "~/MDA/repositories/mdanalysis/benchmarks/env/df55f5d9a0536a28207cf80828830e64/lib/python2.7/timeit.py", line 100, in inner
_func()
File "~/MDA/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 464, in <lambda>
func = lambda: self.func(*param)
TypeError: time_interrdf() takes exactly 3 arguments (4 given)
```
**Currently version of MDAnalysis**
Tested versions... log file available on request.
| test | asv benchmarks time interrdf failure expected behavior asv benchmarks run without errors actual behavior running analysis rdf simplerdfbench time interrdf failed for parameters traceback most recent call last file mda envs benchmark lib site packages asv benchmark py line in commands args file mda envs benchmark lib site packages asv benchmark py line in main run result benchmark do run file mda envs benchmark lib site packages asv benchmark py line in do run return self run self current params file mda envs benchmark lib site packages asv benchmark py line in run samples number self benchmark timing timer repeat warmup time number number file mda envs benchmark lib site packages asv benchmark py line in benchmark timing timing timer timeit number file mda repositories mdanalysis benchmarks env lib timeit py line in timeit timing self inner it self timer file mda repositories mdanalysis benchmarks env lib timeit py line in inner func file mda envs benchmark lib site packages asv benchmark py line in func lambda self func param typeerror time interrdf takes exactly arguments given currently version of mdanalysis tested versions log file available on request | 1 |
736,909 | 25,492,409,005 | IssuesEvent | 2022-11-27 08:34:12 | dogukanarslan/software-development-practice | https://api.github.com/repos/dogukanarslan/software-development-practice | closed | Implement testing | enhancement priority: medium effort: high state: approved | Add a test case for creating a pin.
- [x] Sign up with a new user.
- [x] Login and get an authentication token.
- [x] Create a new pin with that token. | 1.0 | Implement testing - Add a test case for creating a pin.
- [x] Sign up with a new user.
- [x] Login and get an authentication token.
- [x] Create a new pin with that token. | non_test | implement testing add a test case for creating a pin sign up with a new user login and get an authentication token create a new pin with that token | 0 |
205,518 | 15,625,074,397 | IssuesEvent | 2021-03-21 06:12:45 | OpenMined/TenSEAL | https://api.github.com/repos/OpenMined/TenSEAL | opened | Add C++ tests for tenseal/cpp/utils | Good first issue :mortar_board: Type: Testing :test_tube: | ## Description
Add unit tests for the [utils](https://github.com/OpenMined/TenSEAL/tree/master/tenseal/cpp/utils) classes and methods.
The code is not exposed in Python, and we need the tests for spotting bugs much faster.
## Type of Test
- [x] **Unit test** (e.g. checking a loop, method, or function is working as intended)
| 2.0 | Add C++ tests for tenseal/cpp/utils - ## Description
Add unit tests for the [utils](https://github.com/OpenMined/TenSEAL/tree/master/tenseal/cpp/utils) classes and methods.
The code is not exposed in Python, and we need the tests for spotting bugs much faster.
## Type of Test
- [x] **Unit test** (e.g. checking a loop, method, or function is working as intended)
| test | add c tests for tenseal cpp utils description add unit tests for the classes and methods the code is not exposed in python and we need the tests for spotting bugs much faster type of test unit test e g checking a loop method or function is working as intended | 1 |
592,843 | 17,932,128,602 | IssuesEvent | 2021-09-10 10:41:10 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | opened | Share your chat key modal contains overkill information | bug Chat priority 3: low | When being on a chat tab empty (no chats selected) -> click Share your chat key link
<img width="1344" alt="Screenshot 2021-09-10 at 13 36 33" src="https://user-images.githubusercontent.com/82375995/132841263-93f37f4e-546e-4d0e-8f5a-74577818dd57.png">
<img width="1344" alt="Screenshot 2021-09-10 at 13 36 15" src="https://user-images.githubusercontent.com/82375995/132841376-e59a947d-b952-4e74-ad3b-5729aca19da6.png">
**Expected result:**
- [ ] remove Chat settings section
- [ ] remove Block User and Add to Contacts buttons
<img width="1552" alt="Screenshot 2021-09-10 at 13 36 51" src="https://user-images.githubusercontent.com/82375995/132841624-d48b4162-2bc8-44bd-a058-f4198802e13b.png">
https://www.figma.com/file/Mr3rqxxgKJ2zMQ06UAKiWL/💬-Chat⎜Desktop?node-id=855%3A256
| 1.0 | Share your chat key modal contains overkill information - When being on a chat tab empty (no chats selected) -> click Share your chat key link
<img width="1344" alt="Screenshot 2021-09-10 at 13 36 33" src="https://user-images.githubusercontent.com/82375995/132841263-93f37f4e-546e-4d0e-8f5a-74577818dd57.png">
<img width="1344" alt="Screenshot 2021-09-10 at 13 36 15" src="https://user-images.githubusercontent.com/82375995/132841376-e59a947d-b952-4e74-ad3b-5729aca19da6.png">
**Expected result:**
- [ ] remove Chat settings section
- [ ] remove Block User and Add to Contacts buttons
<img width="1552" alt="Screenshot 2021-09-10 at 13 36 51" src="https://user-images.githubusercontent.com/82375995/132841624-d48b4162-2bc8-44bd-a058-f4198802e13b.png">
https://www.figma.com/file/Mr3rqxxgKJ2zMQ06UAKiWL/💬-Chat⎜Desktop?node-id=855%3A256
| non_test | share your chat key modal contains overkill information when being on a chat tab empty no chats selected click share your chat key link img width alt screenshot at src img width alt screenshot at src expected result remove chat settings section remove block user and add to contacts buttons img width alt screenshot at src | 0 |
65,979 | 27,296,677,668 | IssuesEvent | 2023-02-23 21:00:32 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | opened | Remove legacy in-house-built AmqpChannelProcessor | Event Hubs Service Bus Azure.Core amqp | This is an uber work item with two phases to remove legacy in-house-built AmqpChannelProcessor in favor of cache invalidation operator. The migration will save the dev team from owning complex code with multi-threads and locks. Additionally, the resulting recovery flow and associated coordinations produce better logs.
1. [[Phase_1](https://github.com/Azure/azure-sdk-for-java/issues/33224)] Implement ReactorConnectionCache (released as a beta in Jan-2023).
2. [[Phase_2](https://github.com/Azure/azure-sdk-for-java/issues/33378)] Implement RequestResponseChannelCache.
3. [Span over two phases] Use the caches in Event Hubs and Service Bus.
| 1.0 | Remove legacy in-house-built AmqpChannelProcessor - This is an uber work item with two phases to remove legacy in-house-built AmqpChannelProcessor in favor of cache invalidation operator. The migration will save the dev team from owning complex code with multi-threads and locks. Additionally, the resulting recovery flow and associated coordinations produce better logs.
1. [[Phase_1](https://github.com/Azure/azure-sdk-for-java/issues/33224)] Implement ReactorConnectionCache (released as a beta in Jan-2023).
2. [[Phase_2](https://github.com/Azure/azure-sdk-for-java/issues/33378)] Implement RequestResponseChannelCache.
3. [Span over two phases] Use the caches in Event Hubs and Service Bus.
| non_test | remove legacy in house built amqpchannelprocessor this is an uber work item with two phases to remove legacy in house built amqpchannelprocessor in favor of cache invalidation operator the migration will save the dev team from owning complex code with multi threads and locks additionally the resulting recovery flow and associated coordinations produce better logs implement reactorconnectioncache released as a beta in jan implement requestresponsechannelcache use the caches in event hubs and service bus | 0 |
148,807 | 19,552,502,027 | IssuesEvent | 2022-01-03 01:02:55 | artsking/linux-5.12.9 | https://api.github.com/repos/artsking/linux-5.12.9 | opened | WS-2021-0548 (Medium) detected in linuxv5.12.17 | security vulnerability | ## WS-2021-0548 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.12.17</b></p></summary>
<p>
<p>Linux kernel stable tree mirror</p>
<p>Library home page: <a href=https://github.com/gregkh/linux.git>https://github.com/gregkh/linux.git</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/firmware/scpi_pm_domain.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/firmware/scpi_pm_domain.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Linux/Kernel is vulnerable to string overflow in SCPI genpd driver in drivers/firmware/scpi_pm_domain.c
<p>Publish Date: 2021-12-01
<p>URL: <a href=https://github.com/gregkh/linux/commit/976389cbb16cee46847e5d06250a3a0b5506781e>WS-2021-0548</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://osv.dev/vulnerability/GSD-2021-1002727">https://osv.dev/vulnerability/GSD-2021-1002727</a></p>
<p>Release Date: 2021-12-01</p>
<p>Fix Resolution: Linux/Kernel - v5.10.88, v5.15.11, v5.16-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | WS-2021-0548 (Medium) detected in linuxv5.12.17 - ## WS-2021-0548 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv5.12.17</b></p></summary>
<p>
<p>Linux kernel stable tree mirror</p>
<p>Library home page: <a href=https://github.com/gregkh/linux.git>https://github.com/gregkh/linux.git</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (2)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/firmware/scpi_pm_domain.c</b>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/drivers/firmware/scpi_pm_domain.c</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
Linux/Kernel is vulnerable to string overflow in SCPI genpd driver in drivers/firmware/scpi_pm_domain.c
<p>Publish Date: 2021-12-01
<p>URL: <a href=https://github.com/gregkh/linux/commit/976389cbb16cee46847e5d06250a3a0b5506781e>WS-2021-0548</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.2</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
</p>
For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>.
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary>
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://osv.dev/vulnerability/GSD-2021-1002727">https://osv.dev/vulnerability/GSD-2021-1002727</a></p>
<p>Release Date: 2021-12-01</p>
<p>Fix Resolution: Linux/Kernel - v5.10.88, v5.15.11, v5.16-rc6</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_test | ws medium detected in ws medium severity vulnerability vulnerable library linux kernel stable tree mirror library home page a href found in base branch master vulnerable source files drivers firmware scpi pm domain c drivers firmware scpi pm domain c vulnerability details linux kernel is vulnerable to string overflow in scpi genpd driver in drivers firmware scpi pm domain c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution linux kernel step up your open source security game with whitesource | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.