AWSS3

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 11 minutes, 5 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed AWSS3 ────────────── v0.6.5
 Installed Retry ────────────── v0.4.0
 Installed Parsers ──────────── v0.3.10
 Installed MbedTLS ──────────── v0.7.0
 Installed AWSCore ──────────── v0.6.5
 Installed LazyJSON ─────────── v0.1.1
 Installed DataStructures ───── v0.17.6
 Installed BinaryProvider ───── v0.5.8
 Installed JSON ─────────────── v0.21.0
 Installed EzXML ────────────── v0.9.5
 Installed IterTools ────────── v1.3.0
 Installed Mocking ──────────── v0.7.0
 Installed OrderedCollections ─ v1.1.0
 Installed FilePathsBase ────── v0.7.0
 Installed HTTP ─────────────── v0.8.8
 Installed IniFile ──────────── v0.5.0
 Installed XMLDict ──────────── v0.3.0
 Installed SymDict ──────────── v0.3.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [1c724243] + AWSS3 v0.6.5
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [4f1ea46c] + AWSCore v0.6.5
  [1c724243] + AWSS3 v0.6.5
  [b99e7846] + BinaryProvider v0.5.8
  [864edb3b] + DataStructures v0.17.6
  [8f5d6c58] + EzXML v0.9.5
  [48062228] + FilePathsBase v0.7.0
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [fc18253b] + LazyJSON v0.1.1
  [739be429] + MbedTLS v0.7.0
  [78c3b35d] + Mocking v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [20febd7b] + Retry v0.4.0
  [2da68c74] + SymDict v0.3.0
  [228000da] + XMLDict v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
  Building EzXML ──→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
   Testing AWSS3
 Resolving package versions...
    Status `/tmp/jl_1KWq0V/Manifest.toml`
  [4f1ea46c] AWSCore v0.6.5
  [1c724243] AWSS3 v0.6.5
  [b99e7846] BinaryProvider v0.5.8
  [864edb3b] DataStructures v0.17.6
  [8f5d6c58] EzXML v0.9.5
  [48062228] FilePathsBase v0.7.0
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [fc18253b] LazyJSON v0.1.1
  [739be429] MbedTLS v0.7.0
  [78c3b35d] Mocking v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [20febd7b] Retry v0.4.0
  [2da68c74] SymDict v0.3.0
  [228000da] XMLDict v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: IOError(Base.IOError("connect: connection timed out (ETIMEDOUT)", -110) during request(http://169.254.169.254/latest/meta-data/iam/info))

Stacktrace:
 [1] try_yieldto(::typeof(Base.ensure_rescheduled), ::Base.RefValue{Task}) at ./task.jl:517
 [2] wait() at ./task.jl:592
 [3] wait(::Base.GenericCondition{Base.Threads.SpinLock}) at ./condition.jl:104
 [4] stream_wait(::Sockets.TCPSocket, ::Base.GenericCondition{Base.Threads.SpinLock}) at ./stream.jl:47
 [5] wait_connected(::Sockets.TCPSocket) at ./stream.jl:332
 [6] connect at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Sockets/src/Sockets.jl:470 [inlined]
 [7] connect(::Sockets.IPv4, ::UInt64) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Sockets/src/Sockets.jl:454
 [8] #getconnection#14(::Bool, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:require_ssl_verification, :iofunction, :verbose),Tuple{Bool,Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{Sockets.TCPSocket}, ::SubString{String}, ::SubString{String}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionPool.jl:568
 [9] #getconnection#11(::Int64, ::Int64, ::Int64, ::Int64, ::Bool, ::Base.Iterators.Pairs{Symbol,Union{Nothing, Int64},Tuple{Symbol,Symbol},NamedTuple{(:iofunction, :verbose),Tuple{Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at ./none:0
 [10] (::getfield(HTTP.ConnectionPool, Symbol("#kw##getconnection")))(::NamedTuple{(:reuse_limit, :iofunction, :verbose, :require_ssl_verification),Tuple{Int64,Nothing,Int64,Bool}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at ./none:0
 [11] #request#1(::Nothing, ::Type, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionRequest.jl:41
 [12] (::getfield(HTTP, Symbol("#kw##request")))(::NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at ./none:0
 [13] #request#1(::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any,N} where N) at /root/.julia/packages/HTTP/lZVI1/src/ExceptionRequest.jl:19
 [14] #request at ./none:0 [inlined]
 [15] #request#1(::VersionNumber, ::String, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Integer,Tuple{Symbol,Symbol},NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/MessageRequest.jl:51
 [16] (::getfield(HTTP, Symbol("#kw##request")))(::NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at ./none:0
 [17] http_request(::Dict{Symbol,Any}) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:42
 [18] http_get(::String) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:80
 [19] macro expansion at /root/.julia/packages/Mocking/hFQQ4/src/mock.jl:29 [inlined]
 [20] _ec2_metadata(::String) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:263
 [21] ec2_instance_credentials() at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:282
 [22] #AWSCredentials#3(::Nothing, ::Type{AWSCredentials}) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:146
 [23] Type at ./none:0 [inlined]
 [24] aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:115
 [25] default_aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:131
 [26] top-level scope at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
 [27] include at ./boot.jl:328 [inlined]
 [28] include_relative(::Module, ::String) at ./loading.jl:1094
 [29] include(::Module, ::String) at ./Base.jl:31
 [30] include(::String) at ./client.jl:431
 [31] top-level scope at none:5
in expression starting at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
ERROR: Package AWSS3 errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 10 minutes, 56 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed IniFile ──────────── v0.5.0
 Installed AWSS3 ────────────── v0.6.5
 Installed SymDict ──────────── v0.3.0
 Installed FilePathsBase ────── v0.7.0
 Installed MbedTLS ──────────── v0.7.0
 Installed IterTools ────────── v1.3.0
 Installed EzXML ────────────── v0.9.5
 Installed HTTP ─────────────── v0.8.8
 Installed Mocking ──────────── v0.7.0
 Installed OrderedCollections ─ v1.1.0
 Installed DataStructures ───── v0.17.6
 Installed Parsers ──────────── v0.3.10
 Installed BinaryProvider ───── v0.5.8
 Installed JSON ─────────────── v0.21.0
 Installed LazyJSON ─────────── v0.1.1
 Installed Retry ────────────── v0.4.0
 Installed AWSCore ──────────── v0.6.5
 Installed XMLDict ──────────── v0.3.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1c724243] + AWSS3 v0.6.5
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4f1ea46c] + AWSCore v0.6.5
  [1c724243] + AWSS3 v0.6.5
  [b99e7846] + BinaryProvider v0.5.8
  [864edb3b] + DataStructures v0.17.6
  [8f5d6c58] + EzXML v0.9.5
  [48062228] + FilePathsBase v0.7.0
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [fc18253b] + LazyJSON v0.1.1
  [739be429] + MbedTLS v0.7.0
  [78c3b35d] + Mocking v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [20febd7b] + Retry v0.4.0
  [2da68c74] + SymDict v0.3.0
  [228000da] + XMLDict v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building EzXML ──→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing AWSS3
 Resolving package versions...
    Status `/tmp/jl_2vxAXW/Manifest.toml`
  [4f1ea46c] AWSCore v0.6.5
  [1c724243] AWSS3 v0.6.5
  [b99e7846] BinaryProvider v0.5.8
  [864edb3b] DataStructures v0.17.6
  [8f5d6c58] EzXML v0.9.5
  [48062228] FilePathsBase v0.7.0
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [fc18253b] LazyJSON v0.1.1
  [739be429] MbedTLS v0.7.0
  [78c3b35d] Mocking v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [20febd7b] Retry v0.4.0
  [2da68c74] SymDict v0.3.0
  [228000da] XMLDict v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: IOError(Base.IOError("connect: connection timed out (ETIMEDOUT)", -110) during request(http://169.254.169.254/latest/meta-data/iam/info))

Stacktrace:
 [1] wait_connected(::Sockets.TCPSocket) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Sockets/src/Sockets.jl:520
 [2] connect at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Sockets/src/Sockets.jl:555 [inlined]
 [3] #getconnection#14(::Bool, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:require_ssl_verification, :iofunction, :verbose),Tuple{Bool,Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{Sockets.TCPSocket}, ::SubString{String}, ::SubString{String}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionPool.jl:568
 [4] #getconnection at ./none:0 [inlined]
 [5] #getconnection#11(::Int64, ::Int64, ::Int64, ::Int64, ::Bool, ::Base.Iterators.Pairs{Symbol,Union{Nothing, Int64},Tuple{Symbol,Symbol},NamedTuple{(:iofunction, :verbose),Tuple{Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionPool.jl:517
 [6] (::HTTP.ConnectionPool.var"#kw##getconnection")(::NamedTuple{(:reuse_limit, :iofunction, :verbose, :require_ssl_verification),Tuple{Int64,Nothing,Int64,Bool}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at ./none:0
 [7] #request#1(::Nothing, ::Type, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionRequest.jl:41
 [8] (::HTTP.var"#kw##request")(::NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at ./none:0
 [9] #request#1(::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any,N} where N) at /root/.julia/packages/HTTP/lZVI1/src/ExceptionRequest.jl:19
 [10] #request at ./none:0 [inlined]
 [11] #request#1(::VersionNumber, ::String, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Integer,Tuple{Symbol,Symbol},NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/MessageRequest.jl:51
 [12] (::HTTP.var"#kw##request")(::NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at ./none:0
 [13] http_request(::Dict{Symbol,Any}) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:42
 [14] http_get(::String) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:80
 [15] macro expansion at /root/.julia/packages/Mocking/hFQQ4/src/mock.jl:29 [inlined]
 [16] _ec2_metadata(::String) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:263
 [17] ec2_instance_credentials() at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:282
 [18] #AWSCredentials#3(::Nothing, ::Type{AWSCredentials}) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:146
 [19] Type at ./none:0 [inlined]
 [20] aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:115
 [21] default_aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:131
 [22] top-level scope at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
 [23] include at ./boot.jl:328 [inlined]
 [24] include_relative(::Module, ::String) at ./loading.jl:1105
 [25] include(::Module, ::String) at ./Base.jl:31
 [26] include(::String) at ./client.jl:424
 [27] top-level scope at none:6
in expression starting at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
ERROR: Package AWSS3 errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 10 minutes, 53 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Retry ────────────── v0.4.0
 Installed AWSS3 ────────────── v0.6.5
 Installed XMLDict ──────────── v0.3.0
 Installed FilePathsBase ────── v0.7.0
 Installed AWSCore ──────────── v0.6.5
 Installed LazyJSON ─────────── v0.1.1
 Installed IterTools ────────── v1.3.0
 Installed BinaryProvider ───── v0.5.8
 Installed EzXML ────────────── v0.9.5
 Installed HTTP ─────────────── v0.8.8
 Installed OrderedCollections ─ v1.1.0
 Installed Parsers ──────────── v0.3.10
 Installed DataStructures ───── v0.17.6
 Installed Mocking ──────────── v0.7.0
 Installed SymDict ──────────── v0.3.0
 Installed JSON ─────────────── v0.21.0
 Installed IniFile ──────────── v0.5.0
 Installed MbedTLS ──────────── v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1c724243] + AWSS3 v0.6.5
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4f1ea46c] + AWSCore v0.6.5
  [1c724243] + AWSS3 v0.6.5
  [b99e7846] + BinaryProvider v0.5.8
  [864edb3b] + DataStructures v0.17.6
  [8f5d6c58] + EzXML v0.9.5
  [48062228] + FilePathsBase v0.7.0
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [fc18253b] + LazyJSON v0.1.1
  [739be429] + MbedTLS v0.7.0
  [78c3b35d] + Mocking v0.7.0
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [20febd7b] + Retry v0.4.0
  [2da68c74] + SymDict v0.3.0
  [228000da] + XMLDict v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building EzXML ──→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
  Building MbedTLS → `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing AWSS3
 Resolving package versions...
    Status `/tmp/jl_Z6T5KM/Manifest.toml`
  [4f1ea46c] AWSCore v0.6.5
  [1c724243] AWSS3 v0.6.5
  [b99e7846] BinaryProvider v0.5.8
  [864edb3b] DataStructures v0.17.6
  [8f5d6c58] EzXML v0.9.5
  [48062228] FilePathsBase v0.7.0
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [fc18253b] LazyJSON v0.1.1
  [739be429] MbedTLS v0.7.0
  [78c3b35d] Mocking v0.7.0
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [20febd7b] Retry v0.4.0
  [2da68c74] SymDict v0.3.0
  [228000da] XMLDict v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
ERROR: LoadError: IOError(Base.IOError("connect: connection timed out (ETIMEDOUT)", -110) during request(http://169.254.169.254/latest/meta-data/iam/info))

Stacktrace:
 [1] wait_connected(::Sockets.TCPSocket) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Sockets/src/Sockets.jl:520
 [2] connect at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Sockets/src/Sockets.jl:555 [inlined]
 [3] #getconnection#14(::Bool, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:require_ssl_verification, :iofunction, :verbose),Tuple{Bool,Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{Sockets.TCPSocket}, ::SubString{String}, ::SubString{String}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionPool.jl:568
 [4] #getconnection at ./none:0 [inlined]
 [5] #getconnection#11(::Int64, ::Int64, ::Int64, ::Int64, ::Bool, ::Base.Iterators.Pairs{Symbol,Union{Nothing, Int64},Tuple{Symbol,Symbol},NamedTuple{(:iofunction, :verbose),Tuple{Nothing,Int64}}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionPool.jl:517
 [6] (::HTTP.ConnectionPool.var"#kw##getconnection")(::NamedTuple{(:reuse_limit, :iofunction, :verbose, :require_ssl_verification),Tuple{Int64,Nothing,Int64,Bool}}, ::typeof(HTTP.ConnectionPool.getconnection), ::Type{HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}, ::SubString{String}, ::SubString{String}) at ./none:0
 [7] #request#1(::Nothing, ::Type, ::Int64, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/ConnectionRequest.jl:41
 [8] (::HTTP.var"#kw##request")(::NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}, ::typeof(HTTP.request), ::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, ::HTTP.URIs.URI, ::HTTP.Messages.Request, ::Array{UInt8,1}) at ./none:0
 [9] #request#1(::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:iofunction, :verbose, :require_ssl_verification),Tuple{Nothing,Int64,Bool}}}, ::typeof(HTTP.request), ::Type{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}, ::HTTP.URIs.URI, ::Vararg{Any,N} where N) at /root/.julia/packages/HTTP/lZVI1/src/ExceptionRequest.jl:19
 [10] #request at ./none:0 [inlined]
 [11] #request#1(::VersionNumber, ::String, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Integer,Tuple{Symbol,Symbol},NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at /root/.julia/packages/HTTP/lZVI1/src/MessageRequest.jl:51
 [12] (::HTTP.var"#kw##request")(::NamedTuple{(:verbose, :require_ssl_verification),Tuple{Int64,Bool}}, ::typeof(HTTP.request), ::Type{MessageLayer{ExceptionLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::String, ::HTTP.URIs.URI, ::Array{Pair{SubString{String},SubString{String}},1}, ::Array{UInt8,1}) at ./none:0
 [13] http_request(::Dict{Symbol,Any}) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:42
 [14] http_get(::String) at /root/.julia/packages/AWSCore/qRaju/src/http.jl:80
 [15] macro expansion at /root/.julia/packages/Mocking/hFQQ4/src/mock.jl:29 [inlined]
 [16] _ec2_metadata(::String) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:263
 [17] ec2_instance_credentials() at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:282
 [18] #AWSCredentials#3(::Nothing, ::Type{AWSCredentials}) at /root/.julia/packages/AWSCore/qRaju/src/AWSCredentials.jl:146
 [19] Type at ./none:0 [inlined]
 [20] aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:115
 [21] default_aws_config() at /root/.julia/packages/AWSCore/qRaju/src/AWSCore.jl:131
 [22] top-level scope at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
 [23] include at ./boot.jl:328 [inlined]
 [24] include_relative(::Module, ::String) at ./loading.jl:1105
 [25] include(::Module, ::String) at ./Base.jl:31
 [26] include(::String) at ./client.jl:424
 [27] top-level scope at none:6
in expression starting at /root/.julia/packages/AWSS3/R61Yj/test/runtests.jl:38
ERROR: Package AWSS3 errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10