Adding basic scripts that uses Parquet encryption and decryption #2
dev.yml
on: push
Lint C++, Python, R, Docker, RAT
9m 42s
Matrix: release
Annotations
3 errors
|
Source Release and Merge Script on macos-latest
Process completed with exit code 1.
|
|
Error:
dev/release/02-source-test.rb#L87
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=140.82.116.5:443 state=error: certificate verify failed (unable to get certificate CRL)
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'OpenSSL::SSL::SSLSocket#connect_nonblock'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/protocol.rb:46:in 'Net::Protocol#ssl_socket_connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1736:in 'Net::HTTP#connect'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1636:in 'Net::HTTP#do_start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1625:in 'Net::HTTP#start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:1064:in 'Net::HTTP.start'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/net/http.rb:858:in 'Net::HTTP.post'
/Users/runner/work/arrow-22/arrow-22/dev/release/02-source-test.rb:87:in 'SourceTest#test_vote'
/Users/runner/work/arrow-22/arrow-22/dev/release/02-source-test.rb:33:in 'block (2 levels) in SourceTest#setup'
/Users/runner/work/arrow-22/arrow-22/dev/release/02-source-test.rb:32:in 'Dir.chdir'
/Users/runner/work/arrow-22/arrow-22/dev/release/02-source-test.rb:32:in 'block in SourceTest#setup'
/Users/runner/hostedtoolcache/Ruby/3.4.7/arm64/lib/ruby/3.4.0/tmpdir.rb:105:in 'Dir.mktmpdir'
/Users/runner/work/arrow-22/arrow-22/dev/release/02-source-test.rb:31:in 'SourceTest#setup'
|
|
Lint C++, Python, R, Docker, RAT
Process completed with exit code 1.
|