You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This failure has been occurring fairly consistently for the past few months. Maybe this sleep time needs to be increased to allow more time for logs to be processed?
So many logs: Test Failed at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:469
Expression: length(response["events"]) == 1
Evaluated: 0 == 1
Stacktrace:
[1] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:469
[2] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[3] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:432
[4] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[5] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:343
[6] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[7] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:2
So many logs: Error During Test at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:431
Got exception outside of a @test
BoundsError: attempt to access 0-element Array{Any,1} at index [1]
Stacktrace:
[1] getindex(::Array{Any,1}, ::Int64) at .\array.jl:744
[2] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:470
[3] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[4] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:432
[5] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[6] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:343
[7] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[8] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:2
[9] include at .\boot.jl:328 [inlined]
[10] include_relative(::Module, ::String) at .\loading.jl:1105
[11] include(::Module, ::String) at .\Base.jl:31
[12] include(::String) at .\client.jl:424
[13] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\runtests.jl:81
[14] top-level scope at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.3\Test\src\Test.jl:1107
[15] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\runtests.jl:79
[16] include at .\boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at .\loading.jl:1105
[18] include(::Module, ::String) at .\Base.jl:31
[19] include(::String) at .\client.jl:424
[20] top-level scope at none:6
[21] eval(::Module, ::Any) at .\boot.jl:330
[22] exec_options(::Base.JLOptions) at .\client.jl:263
[23] _start() at .\client.jl:460
The text was updated successfully, but these errors were encountered:
https://github.com/invenia/CloudWatchLogs.jl/runs/3572931371?check_suite_focus=true
This failure has been occurring fairly consistently for the past few months. Maybe this sleep time needs to be increased to allow more time for logs to be processed?
The text was updated successfully, but these errors were encountered: